Skip to content

ActiDoo/gamification-engine-dokku

Repository files navigation

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:

  • BUILDPACK_URL=https://github.com/heroku/heroku-buildpack-multi.git
  • DATABASE_URL (PostgreSQL connection string)
  • URLCACHE_ACTIVE=False or MEMCACHED_URL (Memcached url)

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

About

Heroku/Dokku deployable application for the gamification engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published