Refactored independent_

This commit is contained in:
2023-09-02 09:45:26 +02:00
parent 89b4a9bda1
commit c11333be9a
36 changed files with 21 additions and 21 deletions

View File

@@ -30,7 +30,7 @@ This software allows to setup the docker following applications:
#### Native Applications
This software shipts the following tools which are natively setup on the server:
- [Backups Cleanup](./roles/independent_backups-cleanup-timer/README.md) - Cleans up old backups
- [Backups Cleanup](./roles/backups-cleanup-timer/README.md) - Cleans up old backups
- [Btrfs Health Check](./roles/native-btrfs-health-check/README.md) - Checks the health of Btrfs file systems
- [Docker Health Check](./roles/native-docker-health-check/) - Checks the health of docker containers
- [Docker Reverse Proxy](./roles/native-docker-reverse-proxy/README.md) - Docker Reverse Proxy Solution