Deployment#
Using docker#
There is a docker-compose file for production deployment in docker-compose-prod.yaml
. This file is used to deploy the application in a production environment. It includes configurations for the backend API, PostgreSQL database, and Geoserver.
Using the provided helm chart#
(Coming soon..)