I expected something different.

This commit is contained in:
2023-09-06 02:21:51 +03:00
parent 478009848e
commit 7c2892c5b4
2 changed files with 175 additions and 3 deletions

View File

@@ -37,11 +37,14 @@ That's where SecDep comes in 💪. With SecDep, you can manage your virtual mach
- [x] Fail2ban installation and configuration
- [x] Kernel Security Module installation (AppArmor or SELinux)
- [x] Docker Rootless installation
- [ ] gVisor installation and integration with Docker Rootless
- [x] gVisor installation and integration with Docker Rootless
- [x] CronJob to update the system periodically
- [x] CronJob to allow or disallow docker ports
- [x] Docker deployment during hardening
- [x] Single docker-compose file deployment
- [x] Pulling of multiple docker images
- [x] Automatic portainer deployment
- [x] Automatic watchtower deployment
# Prerequisites 📋