self-hosted infrastructure · open source · one command

Your FOSS stack,
running in minutes.

A catalog of self-hostable open source stacks with automated deployment templates, monitoring agents, and one-command install. Own your infrastructure.

stacks
agents
templates
patterns
live services
// complete stacks

Self-hostable in one command

Curated docker-compose stacks with pre-configured services, generated secrets, and production-ready defaults.

devops
Gitea Complete
Git hosting + CI/CD via act_runner. Lightweight GitLab alternative. PostgreSQL + Redis.
MITgitea 1.22
security
Authentik Complete
Identity provider + SSO. SAML, OAuth2, LDAP. Drop-in authentication for any service.
MIT2025.6.4
storage
MinIO Complete
S3-compatible object storage. High-performance, Kubernetes-native. Nginx reverse proxy included.
AGPL-3.02025-04
collaboration
Nextcloud Complete
Self-hosted cloud + Office. Files, calendar, contacts, video calls. Redis cache + Nginx + PostgreSQL.
AGPL-3.0NC 30
collaboration
Jitsi Complete
Video conferencing without the cloud. XMPP + WebRTC. Prosody + Jicofo + JVB + coturn.
Apache-2.0stable-9646
monitoring
K8s Monitoring
Prometheus + Grafana + Alertmanager + node-exporter + cAdvisor. Full observability stack.
Apache-2.0Prometheus 3.11
// i stack install

One command. Full stack.

Generate deployment files, secure secrets, and start services in a single interactive command. i stack install works with Docker Compose, Helm, Ansible, or NixOS.

Auto-generated secrets
Random 32-char passwords via openssl. Saved to .env at 600.
Template substitution
{{DOMAIN}}, {{DB_PASSWORD}} etc. replaced at generation time.
Dry-run mode
Preview generated compose file without writing anything.
8 complete stacks
Nextcloud, Authentik, GitLab, BBB, Jitsi, MinIO, Gitea, Monitoring.
$ i stack install nextcloud-complete
 
Configure: nextcloud-complete
────────────────────────────────────────
? Domain (e.g. nextcloud.example.com):
cloud.example.com
 
Domain: cloud.example.com
(Passwords generated — saved to .env)
 
Generated: ~/.i/stacks/deployments/nextcloud-complete/docker-compose.yml
Generated: ~/.i/stacks/deployments/nextcloud-complete/.env
 
[i stack install] Starting nextcloud-complete...
Stack started.
Access: https://cloud.example.com
Login: admin / (see .env)
Options: --target (docker-compose|k8s|helm|ansible|nixos) · --no-start · --dry-run · --domain
// what is this

FOSS infrastructure,
catalog + ready to run.

FOSS.Systems is an infrastructure catalog for the infinity ecosystem and beyond. Agents monitor your services, stacks give you reproducible deployments, and patterns document the architecture behind it all.

Explore the catalog →
Catalog
Agents, stacks, patterns, and templates. All in YAML. All version-controlled.
Discovery
Scan your running system. Get agent recommendations matched to what you run.
Deploy
One command installs any stack with correct config, secrets, and networking.
Monitor
Agents emit health signals. Grafana dashboards show the whole picture live.
contribute

Running a stack not in the catalog?

Submit a YAML config. Add detection rules, agent templates, and docs. The catalog grows with the community.