Commit Graph

2 Commits

Author SHA1 Message Date
ImpulsiveFPS fa8bde3940 Fix: Rename stack.env to stack.env.example to prevent Portainer auto-load error
Portainer was trying to auto-load stack.env as an env file which caused
parsing errors. Renamed to stack.env.example so users manually copy
the values into Portainer UI instead.

Also updated .env.example with cleaner format.
2026-02-03 12:20:23 +01:00
ImpulsiveFPS d0a2273b71 Initial LemonSec deployment
Features:
- Traefik reverse proxy with automatic SSL (Let's Encrypt)
- Authelia SSO and 2FA authentication
- CrowdSec intrusion detection/prevention
- AdGuard Home DNS
- TrueNAS Nextcloud routing configured
- Portainer Git Repository deployment ready

Security:
- Cloudflare integration with strict SSL
- Rate limiting and security headers
- Network segmentation (external/internal)
- Automatic threat blocking
2026-02-03 12:09:13 +01:00