/informant-cms

1LIVE Informant - Infos, über die der Sektor spricht. Für Dich erzählt von deinem Informanten. Im Facebook Messenger.

Primary LanguagePython

1LIVE Informant (CMS)

CMS für den 1LIVE Infosbot: Der Informant.

Getting started

Running locally

We recommend using the Heroku CLI to run the webserver

For a better experience while developing use this .env file: (Don't use in production)

DEBUG=True
GUNICORN_CMD_ARGS="--reload -k eventlet"

Then run:

pipenv run heroku local

Preparing Heroku

There is a Ansible Playbook for managing stuff, not available via Heroku Addons. It will prepare these components:

  • Media S3 Buckets
pipenv run ansible-playbook deploy/site.yml