Closed softbobo closed 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.
The things we need to deploy on webhooks
:
POST
from subnets 149.154.160.0/20
and 91.108.4.0/22
on port 443, 80, 88, or 8443. additionally we need cloud storage and webtraffic to host
Do we need webhooks ? Would be good to summarize pro vs. con of webhooks in issue #17
preparations for the deployment, as listed in #10