nextcloud-kustom/README.md

546 B

nextcloud-kustom

WARNING - test branch, does not respect the target strategy for a production environment

  1. Create cluster

kind create cluster --config requires/cluster/cluster.yaml

  1. Install operators and openldap(dev)

kubectl apply -k requires/

  1. Define IP poll address

kubectl apply -k base/cluster/lb

  1. Install nextcloud

kubectl apply -k overlays/dev

cert-manager

Install crds :

kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.12.0/cert-manager.yaml