Go to file
vfebvre 1b9e8b9db0 HowTo 2023-08-30 11:43:44 +02:00
base creation de nextcloud-kustom 2023-08-30 11:35:31 +02:00
overlays/dev creation de nextcloud-kustom 2023-08-30 11:35:31 +02:00
requires creation de nextcloud-kustom 2023-08-30 11:35:31 +02:00
README.md HowTo 2023-08-30 11:43:44 +02:00

README.md

nextcloud-kustom

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

  • Create cluster

    • To create cluster instance

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

  • Install operators and openldap(dev)

kubectl apply -k requires/

  • Define IP poll address

kubectl apply -k base/cluster/lb

  • Install nextcloud

kubectl apply -k overlays/dev