Commit graph

18 commits

Author SHA1 Message Date
1ed7aec45f try again 2025-01-24 17:51:34 +01:00
fc0a70edf7 try again 2025-01-24 17:47:43 +01:00
558c0fc882 try again 2025-01-24 17:44:13 +01:00
edd32217d3 try again 2025-01-24 17:22:54 +01:00
236a4bcc87 Fix syntax error 2025-01-24 16:50:13 +01:00
48e8fdd512 try without init-container and pvc 2025-01-24 16:20:40 +01:00
cd9fbdf1d5 Set read only again 2024-10-01 11:19:50 +02:00
73db86588c Deploy 29.0.7.2-1 and set config to not read only 2024-10-01 11:17:41 +02:00
5d1921463f
Disable spurios checks 2023-04-04 13:55:17 +02:00
7d5f9da89d
see if this will stop signature check 2023-04-04 08:54:59 +02:00
adb3e92f66
Sort config and add branch 2023-04-04 08:43:09 +02:00
00277c4ae4
Set default phone region, and try different number of replicas 2023-04-04 08:30:04 +02:00
a8db94763b
Allow trusted proxies 2023-04-03 16:49:49 +02:00
3c4f938bb4
Complete restructure of config maps 2023-04-03 15:50:05 +02:00
75f1a7fd5c
Fix configmaps 2023-04-03 15:23:47 +02:00
5e54655e78
Add back php settings 2023-04-03 12:08:26 +02:00
274a4597bb
Add upgrade script 2023-04-03 09:46:00 +02:00
1c192c41fd
Nextcloud in K8s: MVP
This is the minumum needed to run a multinode customer in kubernetes.
Each customer will run in their own namespace with a nextcloud
container and a redis container. There is a proxysql cluster running in
its own namespace, used by all customer.

This is a monorepo that uses kustomize to allow using this repo for both
prod and test (and other things we can think of in the future).
2023-03-29 19:25:29 +02:00