This commit is contained in:
KemoNine 2024-04-25 10:28:05 -04:00
parent 31ea18e04a
commit 9b10b4b730
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Simple container proving munin and monit with msmtp-mta for email notifications
# Container config
- Create `secrets.sh` as appropriate, see `secrets.sh.example` for reference
- (optoinal) Add `-v /var/containerized-monitoring/misc:/opt/misc` to `run.sh` if you want persistent storage for msmtp-mta config
- (optional) Add `-v /var/containerized-monitoring/misc:/opt/misc` to `run.sh` if you want persistent storage for msmtp-mta config
- (optional) Add `-v /var/containerized-monitoring/dashboard:/opt/dashboard` to `run.sh` if you want persistent storage for the simple html dashboard files
# Container notes