You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 25, 2020. It is now read-only.
Thought I would post this as a reference.
VM Setup:
VM Install (packages with yum)
install git
clone this proj (branch 1.2)
install docker
install php70w
install php70w-mysql
install composer.noarch
sym link /usr/bin/composer to ./composer.phar
follow install intructions in README
run a mysql container
sudo docker run --name openskedge-mysql -e MYSQL_ROOT_PASSWORD=whatever -d mysqlconfigure parameters.yml - follow instructions in README
Issues
php app/console server:status 10.138.0.7:8000Unfinished Features?
Roadmap (for v1.2)
#95