nextcloud
Installation
SKILL.md
Nextcloud on Kubernetes
Self-hosted Nextcloud deployment on Kubernetes using the official Helm chart with PostgreSQL, Redis, Rook-Ceph storage, Traefik ingress, Authentik SAML SSO, and Collabora CODE.
Stack
| Component | Solution | License |
|---|---|---|
| Nextcloud | Official Helm chart nextcloud/nextcloud |
AGPL v3 |
| Database | PostgreSQL (Bitnami subchart) | PostgreSQL License |
| Cache/Locking | Redis (Bitnami subchart) | BSD-3 |
| Storage | Rook-Ceph (ceph-block RWO, ceph-filesystem RWX) |
Apache 2.0 |
| Ingress | Traefik IngressRoute CRD | MIT |
| SSO | Authentik SAML (free tier, unlimited users) | MIT |
| Office | Collabora CODE (bundled subchart) | MPL-2.0 |
| GitOps | ArgoCD app-of-apps | Apache 2.0 |