Ridgway Systems Git
Self-hosted source control — running on FreeBSD.
Private Gitea instance for the Ridgway Systems homelab. Hosted on a Dell R720 running FreeBSD, behind OPNsense and relayd. Most repositories are private while things are in flux — Ansible playbooks and homelab configs will open up once they're in a state worth sharing.
Infrastructure
What’s Here
-
bridgway/ridgwaysystems.org
This site. Single Go binary — blog, status, admin panel. No database, no Docker.
-
bridgway/homelab
Ansible playbooks and config management for the homelab. Private while in flux.
-
explore all →
Browse all public repositories on this instance.
Stack
Gitea is running inside a FreeBSD jail on the R720, proxied through relayd on the OPNsense firewall. Data lives on a ZFS pool with nightly snapshots. SSH access on port 22 passes through pf rules; HTTPS via relayd with a Let’s Encrypt cert. See the build log for the full setup walkthrough.