Skip to content

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

Notifications You must be signed in to change notification settings

ChristianJoe/informant-cms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 97.9%
  • Other 2.1%