====== folk.zone Infrastructure ====== Documentation for the folk.zone homelab infrastructure. ===== Overview ===== folk.zone is a self-hosted homelab running on the nitro server (192.168.1.65) in Calgary, Alberta. All services run in Docker containers orchestrated via docker-compose. ===== Server Specifications ===== * **Hardware**: Nitro N50-640, 12th Gen Intel Core i5-12400F, 15GB RAM * **OS**: Ubuntu 26.04 (Resolute Raccoon) * **Location**: Calgary, Alberta, Canada * **Network**: 192.168.1.65 ===== Architecture ===== All folk.zone services run from the folkzone-new directory on nitro. The architecture uses: * **Single compose file**: folkzone-new/docker-compose.yml contains all services * **Shared Caddy**: One reverse proxy handles TLS for all folk.zone subdomains * **No Cloudflare Tunnel**: Direct HTTPS via Let's Encrypt * **Single network**: folkzone_net for inter-container communication * **Consistent naming**: folkzone_ prefix for all services and volumes ===== Sections ===== * [[folkzone:services:start|Services]] - All deployed services * [[folkzone:infrastructure:start|Infrastructure]] - Docker, networking, security * [[folkzone:troubleshooting:start|Troubleshooting]] - Bug fixes and resolutions * [[folkzone:networking:start|Networking]] - DNS, CDN, network configuration ===== Quick Links ===== * [[folkzone:services:mastodon|Mastodon]] · [[folkzone:services:lemmy|Lemmy]] · [[folkzone:services:forgejo|Forgejo]] · [[folkzone:services:opengist|OpenGist]] * [[folkzone:services:privatebin|PrivateBin]] · [[folkzone:services:kutt|Kutt]] · [[folkzone:services:linkding|Linkding]] ===== See Also ===== * [[start|Wiki Home]] - Return to main wiki page * [[meta:hygiene|Wiki Hygiene Rules]] - Community guidelines Last updated: 2026-06-19