Closed nuest closed 1 year ago
With proxy, see https://fly.io/docs/app-guides/global-nginx-proxy/
Deployment works, at least mostly.
There is no data, so the map does not show anything.
Missing still is a working configuration for CSFR, therefore logging in does not work:
Login works now, currently deployed version will be merged with #83
Trick with CSRF was to properly configure trusted origins with a setting.
The free option now has 3 GB of free storage, e.g., for the Postgres database, see https://fly.io/blog/free-postgres/
The free CPU and RAM options should be enough to run the app: https://fly.io/blog/free-postgres/
We might be able to deploy with our existing Docker container: https://fly.io/docs/languages-and-frameworks/dockerfile/
Or just run the Django app (though that will be possibly difficult when we need GIS libs): https://fly.io/docs/django/getting-started/More on PostGIS:
HTTPS: