This docker image is a custom installation of ecodms without a postgres database inside the ecodms docker. The postgres database needs to be a separate database. (This approach is more docker-native/best-practise and a custom postgres installation (e. g. cluster) can be used)
Build the container with docker build -t localhost:5000/ecodms src/
An example docker-compose.yml file can be found in this repo. There are also the supported environment variables
listed.
- map your backup zip file to the docker path of
/data/restore/restore.zip - set the environment variable
BACKUP_RESTOREto a non-empty value to enable the backup restore process to happen - start the container and the restore process will start.
- after everything worked correctly, remove the environment variable and recreate the container
- shell script with minio backup upload
- add docker for sharing the scaninput folder
© 2025 Trickfilm400