summary refs log tree commit diff
path: root/modules
AgeCommit message (Expand)Author
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-08-08Update deprecated Klipper configuration options for 25.05Mel
2025-07-27Configure zibeline WireGuard VPN serverMel
2025-07-16Add WireGuard VPN configuration for taupeMel
2025-07-13Re-enable preliminary self-signed certificatesMel
2025-07-07Printer and printer peripheral driver config changesMel
2025-05-01Stream MJPEG webcam frames through go2rtcMel
2025-04-30Auto-restart caged KlipperScreen serviceMel
2025-04-30Parameterize ADS7846 touchscreen device treeMel
2025-04-29Configure ADS7846 touchscreen with matrixMel
2025-04-27Add device tree overlay for ADS7846 touchscreenMel
2025-04-24Don't check for Klipper configuration from MoonrakerMel
2025-04-24Add KlipperScreen kiosk screen to fourmiMel
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-17Enable Polkit and give moonraker system control privilegesMel
2025-04-17Start moonraker and go2rtc after Tailscale to prevent address binding issuesMel
2025-04-17Stream fourmi printer webcam to WebRTCMel
2025-04-17Serve Mainsail on `3d.rnrd.fyi` from fourmiMel
2025-04-17Initial Klipper+Moonraker service configurationMel
2025-04-16Move WWW configuration into foundation module, and make it configurableMel
2025-04-09Remove custom YCM package, as upstream has merged fixMel
2025-03-22Ignore ddclient service failures, to avoid IPv4 A record not being set breaki...Mel
2025-02-21Expose DNS server with additional DoH/DoT capabilitiesMel
2025-02-14Add renard as cache for the rest of the networkMel
2025-02-14Lower renard cache priority, I don't have *that* much bandwidthMel
2025-02-14Serve a binary cache (harmonia) on renardMel
2025-02-12Add default page for internal rnrd.fyi domainsMel
2025-02-12Switch services and hosts to wildcard renard certificateMel
2025-02-12Create wildcard certificates for rnrd external and internal domainMel
2025-02-11Update Git and ACME emailMel
2025-02-11Define base HTML server pageMel
2025-01-12Force service execution order for tailscale0 interface dependentsMel
2025-01-06Add Prometheus exporter for dnsmasqMel
2024-12-26Disable ACME preliminary certificatesMel
2024-12-26Pull out web configuration from specific machine modulesMel
2024-12-26Fix 24.11 deprecationsMel
2024-12-23Add access log directives and service listings to all hostsMel
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-19Add monitoring configuration to all machinesMel
2024-12-19Take any IP for monitoring host, not just TailscaleMel