homelab/compose/services
Eduardo Figueroa 60781182f6 feat(security): Restrict sensitive services to local network
Apply local-only middleware to:
- Backrest (backup management)
- Code Server (IDE)
- Ollama (LLM API)

These services now require both SSO authentication and local network
access (10.0.0.0/16), preventing external access while maintaining
convenience on LAN.
2025-12-04 18:43:46 +00:00
..
backrest feat(security): Restrict sensitive services to local network 2025-12-04 18:43:46 +00:00
booklore feat: Add Caddy static sites and implement domain strategy 2025-11-10 12:11:03 +00:00
calibre-web refactor: Move all environment variables to .env files with example secrets 2025-11-06 19:18:07 +00:00
code-server feat(security): Restrict sensitive services to local network 2025-12-04 18:43:46 +00:00
filebrowser refactor: Move all environment variables to .env files with example secrets 2025-11-06 19:18:07 +00:00
FreshRSS feat: Configure Homarr dashboard and update FreshRSS hostname 2025-12-03 19:53:45 +00:00
homarr feat: Configure Homarr dashboard and update FreshRSS hostname 2025-12-03 19:53:45 +00:00
karakeep feat: Add Caddy static sites and implement domain strategy 2025-11-10 12:11:03 +00:00
lubelogger refactor: Move all environment variables to .env files with example secrets 2025-11-06 19:18:07 +00:00
microbin feat: Add Caddy static sites and implement domain strategy 2025-11-10 12:11:03 +00:00
ollama feat(security): Restrict sensitive services to local network 2025-12-04 18:43:46 +00:00
open-webui feat: Add Open WebUI and code-server for AI development 2025-12-03 19:53:58 +00:00
rsshub feat: Add Caddy static sites and implement domain strategy 2025-11-10 12:11:03 +00:00
static-sites feat: Add Caddy static sites and implement domain strategy 2025-11-10 12:11:03 +00:00
vikunja feat: Add Caddy static sites and implement domain strategy 2025-11-10 12:11:03 +00:00