This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
devicehub-teal/docker
pedro bcb4c69677 add optional dpp_module and snapshots
- dpp_module becomes optional
  - docker compose for simple devicehub and with the dpp module
  - changed logic in entrypoint so different parts are configured or
  - not depending on the new DPP_MODULE env var
- optional snapshots
  - new default directory for SNAPSHOTS_PATH
  - new env var IMPORT_SNAPSHOTS to optionally import the snapshots or not
- new Make file targets:
  - dc_up_devicehub: docker compose for simple devicehub
  - dc_up_devicehub_dpp: docker compose for devicehub with DPP_module
2023-09-29 10:51:48 +02:00
..
devicehub.Dockerfile bugfix dockerfile build: add app.py from example 2023-09-29 10:46:01 +02:00
devicehub.Dockerfile.dockerignore add basic dockerization to devicehub dpp 2023-09-21 18:44:43 +02:00
devicehub.entrypoint.sh add optional dpp_module and snapshots 2023-09-29 10:51:48 +02:00
postgres.Dockerfile add basic dockerization to devicehub dpp 2023-09-21 18:44:43 +02:00
postgres.setupdb.sql add basic dockerization to devicehub dpp 2023-09-21 18:44:43 +02:00