GitHub - tompurl/nextcloud-k8s
https://github.com/tompurl/nextcloud-k8s07.06.2020 · Next we need to setup the ClusterIssuer and that depends on whether you're using a self-signed cert or a Let's Encrypt cert. If it's self signed cert then run this: kubectl apply -f self-signed-issuer.yaml # Then manually create your cert like this: kubectl apply -f nextcloud-cert.yaml. For Let's Encrypt you need to run this instead:
Nextcloud - GitHub
https://github.com/nextcloudNextcloud. A safe home for all your data – community-driven, free & open source. Worldwide. https://nextcloud.com. Verified. We've verified that the organization nextcloud controls the domain: nextcloud.com. Learn more about verified organizations. Overview.
Nextcloud self-hosting on K8s | Small Technical Blog
07.01.2021 · Nextcloud self-hosting on K8s Jan 7, 2021 12 min read Goal: Self-host Nextcloud on Kubernetes and use it as server-side for the /e operating system Nextcloud offers an on-premises content collaboration platform, which …