LXC 103 - Network Gateway
Container LXC hébergeant l'infrastructure d'accès distant via Docker.
Informations
- ID: 103
- Nom: network-gateway
- IP: 192.168.1.14
- RAM: 2048 MB
- Disk: 32 GB (local-lvm)
- CPU: 2 cores
- Features: nesting=1
Services Hébergés
Infrastructure d'accès distant documentée dans Remote Access :
- Nginx Proxy Manager - Reverse proxy SSL (80/443/81)
- Authelia - SSO/2FA (9091)
- WireGuard - VPN Server (51820/UDP)
- Fail2ban - Protection anti-bruteforce
- UFW - Firewall applicatif
Configuration Container
Détails techniques : Voir Remote Access Configuration
Backups : Sauvegardé quotidiennement via PBS
Accès
# Console
pct enter 103
# Commandes distantes
pct exec 103 -- <commande>
# Docker dans LXC
pct exec 103 -- docker ps
pct exec 103 -- docker logs <container>