Lean, self-hosted infrastructure orchestrator for small organizations.
Secures all traffic and private node communication dynamically using custom profiles.
Handles zero-config Let's Encrypt certificates, reverse proxying, and HTTP/3 routing.
Lean, self-hosted git hosting and collaboration platform for your organization.
Lightweight, container-based CI/CD automation that stays close to your code.
Full-stack infrastructure health monitoring and alerting out of the box.
Fail2ban, firewall rules, keyring-managed secrets, and auto-updates applied by default.
git clone https://git.pylone.dev/pylone/pylone.git
cd pylone
make install
pylone init # interactive setup
pylone load --org myorg
pylone add service --git --ci --mon
pylone add runner --name ci --ip 51.38.182.51 --ci
pylone add runner --name worker --ip 51.38.182.50
pylone deploy