A scalable, structured suite of Docker containers for Ubuntu server deployment.
- Automated deployment with minimal user interaction
- Secure access through Traefik reverse proxy
- SSL/TLS encryption with self-signed certificates
- Multiple containerized applications:
- Pi-hole (DNS filtering)
- Dashy (Dashboard)
- Dozzle (Container logs)
- Mattermost (Collaboration)
- MkDocs (Documentation)
- CryptPad (Secure collaboration)
- Homepage (Dashboard)
- Automated backups
- Container health monitoring
- Update management
- Security-focused configuration
- Ubuntu Server
- Docker & Docker Compose
- Git
- Clone this repository
- Run the deployment script:
./deploy.sh
- Follow the prompts to configure your deployment
Detailed documentation is available in the docs directory.
MIT License