wuest-halle / wuestbot

Code underlying WUEST's online representations. Includes Telegram chatbot.
GNU General Public License v3.0
1 stars 1 forks source link

Deployment #17

Closed softbobo closed 5 years ago

softbobo commented 5 years ago

preparations for the deployment, as listed in #10

obitech commented 5 years ago

Before merging this, we should clarify how the final deployment will look like, ideally document it somewhere as well. For example if we run this with gunicorn we should either include a start.sh with the specific command, or extend the README.md with instructions. This should also include setting up the database.

softbobo commented 5 years ago

The things we need to deploy on webhooks:

additionally we need cloud storage and webtraffic to host

obitech commented 5 years ago

Do we need webhooks ? Would be good to summarize pro vs. con of webhooks in issue #17