Admin web app for the SE platform.
The Docker Image is hosted as: smartemission/se-admin at DockerHub.
It is accessed/viewed via *.smartemission.nl/admin, e.g. https://pdok.smartemission.nl/admin.
The following environment vars need to be set, either via docker-compose or
Kubernetes.
| Environment Variable | Default |
|---|---|
| ADMIN_LOG_LEVEL | 10 (debug) |
The image contains a simple Flask webapp running in gunicorn WSGI server. The app runs the Admin static webpages for now, but can be expanded in future with more dynamic info.
- SE Platform doc: http://smartplatform.readthedocs.io/en/latest/