- Add Tailscale container with hostname 'patrizio' for network connectivity - Configure health check for Tailscale service availability - Make patrizio service depend on healthy Tailscale container - Mount required volumes for Tailscale state and kernel modules - Grant necessary capabilities (net_admin, sys_module, net_raw) for VPN operation - Add internal network configuration for service isolation - Switch patrizio to use published image (ghcr.io/polpetta/patrizio-bot:v0.2.0) - Standardize logging configuration across both services
Poldebra cloud configuration dotfiles
This repository contains all the configuration files for the cloud services offered by this server. These configs are versioned so that it is possible to move between versions without assle. Note: .env and other related env/config folders are not committed here for security reasons.
Description
Languages
Shell
100%