Configuration¶
In order to be suitable for a variety of projects, a lot of configurations can be applied. This page should give you an overview of what is possible and where to change it.
Environment variables¶
We use environment variables for:
Configuration (mapview)
Credentials
This is a complete list of environment variables we use. Their documentation is documented further in their respective topic:
SECRET_KEY: django-docsSENDGRID_API_KEY: (Mail-Setup)SLACK_LOG_WEBHOOK: (Logging Setup)LEAFLET_TILESERVER: (Mapview)MAPBOX_TOKEN: (Mapview)TILE_SERVER_URL: (Mapview)POSTGRES_DB: (Production Server Setup)POSTGRES_USER: (Production Server Setup)POSTGRES_PASSWORD: (Production Server Setup)
Model Setup¶
Page contents¶
Main Templates
Reuseable