Manage you apps through Docker containers.
docker pull thooams/harbour-crane
rails db:create
rails db:migrate
rails nginx:create
Upstart must do with harbour-crane
- docker-compose run web rake apps:relaunch (to relaunch all apps ran previously)
- docker-compose up -d