Project containing Docker images and Docker compose file to allow an easy deployment of niamoto with Docker.
Below a short description of each image, with specific information when necessary.
This image contains a nginx service configured for working with a Gunicorn server, serving niamoto.
This image contains a PostgreSQL/postGIS service.
This image contains a Geoserver service.
This image contains a RabbitMQ service.
This image contains the niamoto Django application, served by Gunicorn, a celery service and a flower service for monitoring it.