Commit Graph
4 Commits
Author SHA1 Message Date
Ben WestandGitHub 598ba143c1 Merge branch 'dev' into docker-compose-restarts 2025-05-23 09:40:59 -07:00
bjornolehandGitHub adc70b7643 Add logging limits to all services (mongo, nightscout and traefik) (#7884)
Parameters defined in x-logging extension field with options:
    max-size: '10m'
    max-file: '5'
2023-02-09 14:43:53 +11:00
Bryan Bassett 6ae7bb0082 docker-compose needs 'restart: always' on all containers 2021-06-04 07:32:49 -04:00
Lennart GoedhartandGitHub 562364ae09 Add docker-compose support (#6903)
* Create docker-compose.yml file for easy deployment

* Restore invalid password, to force change
2021-03-11 18:38:52 +11:00