summary refs log tree commit diff
path: root/modules/foundation
AgeCommit message (Expand)Author
2026-06-16Add agent identity on accessible fleetMel
2026-06-16Extract renard agent configuration into a foundation module, allowing other h...Mel
2026-05-01Don't set real_ip headers for Cloudflare on Tunnel egress hostsMel
2026-05-01Add Docker 29 for nftables, clean-up daemon optionsMel
2026-05-01Re-add simple VPN and simplify module with shared users with tunnelMel
2026-04-24Migrate fully to systemd-networkd and nftablesMel
2026-04-24Remove generic foundation WireGuard server module, currently replaced by the ...Mel
2026-02-17Fix ACME Tailnet certificate service override namingMel
2026-02-14Remove options deleted in 25.11Mel
2025-10-03Make IPv6 forwarding sysctl options in service network configuration 'default'Mel
2025-09-01Allow disabling IPv6 for foundation service networksMel
2025-08-31Make IPv6 custom docker foundation networks work with various ip6tables rules...Mel
2025-08-31Define gateway for foundation docker networksMel
2025-08-31Add MTU option to foundation service network optionsMel
2025-08-31Clean up & integrate service network configuration into foundation moduleMel
2025-08-27Move WireGuard server peer definitions to configuration optionMel
2025-08-22Grab real remote IP through Cloudflare proxyMel
2025-08-22Add goatcounter tracker script to base renard HTMLMel
2025-07-27Configure zibeline WireGuard VPN serverMel
2025-07-13Re-enable preliminary self-signed certificatesMel
2025-04-20Mark and correctly order all services dependent on tailnetMel
2025-04-19Remove cyclic service dependency between tailnet certificate and NginxMel
2025-04-19Service target to delay service start until tailnet is readyMel
2025-04-16Move WWW configuration into foundation module, and make it configurableMel
2025-01-06Add Prometheus exporter for dnsmasqMel
2024-12-23Scrape metrics from Nginx service access logsMel
2024-12-22Break up monitoring moduleMel
2024-12-22Collect Nginx metricsMel
2024-12-21Use cAdvisor for container monitoringMel
2024-12-21Export and scrape Docker daemon metricsMel
2024-12-20Combine node-exporter instances into 1 job + 3 targetsMel
2024-12-20Allow access to VictoriaMetrics from tailnetMel
2024-12-19Take any IP for monitoring host, not just TailscaleMel
2024-12-19Foundation module for monitoring optionsMel
2024-12-16Deploy Transmission + VPN servicesMel
2024-12-08Allow passing in single symmetrical port to foundation service moduleMel
2024-12-07Allow global and tailnet ports in foundationMel
2024-12-07Convert most services to streamed images and foundationMel
2024-12-07Add image streaming to foundationMel
2024-12-04Host bare-bones Bluesky PDS serviceMel
2024-11-16Prototype foundation service configration libraryMel