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