Go to file
vfebvre 80c85c0387 HowTo 2023-08-30 11:45:59 +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:45:59 +02:00

README.md

nextcloud-kustom

WARNIGN - 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