ActiDoo / gamification-engine-dokku

Heroku/Dokku deployable application for the gamification engine
GNU Affero General Public License v3.0
8 stars 19 forks source link

gamification-engine-dokku

Deployable application for using the gamification engine (https://github.com/ActiDoo/gamification-engine) with dokku (https://github.com/progrium/dokku) or Heroku (https://www.heroku.com/).

The configuration uses multiple buildpacks (see .buildpacks and https://github.com/heroku/heroku-buildpack-multi.git).

Demo

Configuration

An installed PostgreSQL database and the following environment settings are needed:

To initiate the database and populate with demo data run initialize_gengine_db production.ini reset_db=True populate_demo=True.