Closed feldi-online closed 3 years ago
Docker would be really nice to have!
@feldi88 Do you think it's good to have this in this repository or create another one for each deployment configuration?
For future versions we have to work on the update mechanism, to provide automatic migrations that can be executed when e.g. docker containers are updated. I'll open another ticket for that.
Now we support the one-click deploy to Heroku. You can deploy your personal demo on Heroku with a button (free Heroku account required).
You find the button in the buildpack repository in the develop branch https://github.com/ActiDoo/gamification-engine-dokku/tree/develop
@feldi-online So did you have any progress with Docker-only (w/o Dokku PaaS)?
Docker/Docker-compose is available in develop. For further options, we are accepting pull requests.
For an even easier start with the gamification engine, we want to support further deployment methods for frequently used environments (next to dokku/heroku).
At the moment, I am thinking about Microsoft Azure, Docker (without dokku) and perhaps vagrant. Are there any other environments we should consider at the moment?