Commit graph

150 commits

Author SHA1 Message Date
Micke Nordin e4c7a47ee1 Remove namespace 2023-05-03 12:49:31 +02:00
Micke Nordin 92d4015fc1 Use mayastor for pvc 2023-05-03 12:44:47 +02:00
Micke Nordin 5f056aa7ba Fix kustomization 2023-05-03 11:52:46 +02:00
Micke Nordin 8456018c1e Enable helm with kustomize 2023-05-03 11:40:07 +02:00
Micke Nordin fd61dc669d Update namespace for rds 2023-05-03 11:27:43 +02:00
Micke Nordin f319178b79 All rds helmcharts 2023-05-03 11:19:45 +02:00
Micke Nordin 9b9bcd1487 JupyterHub code 2023-05-03 11:19:31 +02:00
Micke Nordin e4fa572097 Rename rds 2023-05-03 10:33:22 +02:00
Micke Nordin 5b85f4b649
Upgrade nextcloud to 26.0.1.2 2023-04-26 11:32:54 +02:00
Micke Nordin 7e5c017bc7
Fix htaccess complaint 2023-04-05 08:53:40 +02:00
Micke Nordin ea02509b7c
Apache would not start with 128mb 2023-04-05 08:35:16 +02:00
Micke Nordin eb433eb1ee
Fix warning about interned strings on some nodes 2023-04-05 08:10:49 +02:00
Micke Nordin 5d1921463f
Disable spurios checks 2023-04-04 13:55:17 +02:00
Micke Nordin 87e63b5a72
One replica for vr 2023-04-04 13:02:25 +02:00
Micke Nordin 7d5f9da89d
see if this will stop signature check 2023-04-04 08:54:59 +02:00
Micke Nordin adb3e92f66
Sort config and add branch 2023-04-04 08:43:09 +02:00
Micke Nordin 00277c4ae4
Set default phone region, and try different number of replicas 2023-04-04 08:30:04 +02:00
Micke Nordin a8db94763b
Allow trusted proxies 2023-04-03 16:49:49 +02:00
Micke Nordin 107ed7cb27
remove erb tag 2023-04-03 16:13:37 +02:00
Micke Nordin 3371e005e8
Typo 2023-04-03 16:04:12 +02:00
Micke Nordin 0143b6e4d1
Correct name 2023-04-03 16:01:28 +02:00
Micke Nordin 3c4f938bb4
Complete restructure of config maps 2023-04-03 15:50:05 +02:00
Micke Nordin 4f9a6641ee
Try to match up names 2023-04-03 15:31:41 +02:00
Micke Nordin 75f1a7fd5c
Fix configmaps 2023-04-03 15:23:47 +02:00
Micke Nordin 12a3bbe73b
Play around with paths 2023-04-03 15:12:18 +02:00
Micke Nordin 748a1a6213
Play around with paths 2023-04-03 15:10:23 +02:00
Micke Nordin c2bd15664f
Try another thing 2023-04-03 15:07:05 +02:00
Micke Nordin ae3fc1b456
Same subpath name? 2023-04-03 13:08:43 +02:00
Micke Nordin 336cef0540
Use init container 2023-04-03 13:03:38 +02:00
Micke Nordin 3357192b5d
Is there really a problem here? 2023-04-03 12:55:48 +02:00
Micke Nordin ae41bb03b8
Missing volume 2023-04-03 12:48:32 +02:00
Micke Nordin a5d58c8660
Try explicit paths 2023-04-03 12:42:48 +02:00
Micke Nordin 7ffbb9492c
Fix paths 2023-04-03 12:37:08 +02:00
Micke Nordin 5e54655e78
Add back php settings 2023-04-03 12:08:26 +02:00
Micke Nordin b4d976459d
try something more with paths 2023-04-03 09:55:55 +02:00
Micke Nordin 43e60b8556
Fix path for upgrade script 2023-04-03 09:52:41 +02:00
Micke Nordin 274a4597bb
Add upgrade script 2023-04-03 09:46:00 +02:00
Micke Nordin 3fe3331add
New nextcloud version and post init command 2023-03-31 15:56:49 +02:00
Micke Nordin 3e3203a389
ReadWriteOnce 2023-03-31 13:53:34 +02:00
Micke Nordin 8eee8bc34f
Try ReadWriteMany 2023-03-31 12:44:11 +02:00
Micke Nordin 0b4372cce9
Try ReadWriteOncePod 2023-03-31 12:38:31 +02:00
Micke Nordin 90910f2018
Merge branch 'main' of ssh://platform.sunet.se:22022/Drive/k8s-manifests 2023-03-31 08:35:01 +02:00
Micke Nordin cb466b7317
Add argocd here 2023-03-31 08:34:33 +02:00
Micke Nordin d5c9c82949
Add argocd here 2023-03-31 07:54:24 +02:00
Micke Nordin 2de3113840
Add argocd ingress as separate app 2023-03-31 07:44:21 +02:00
Micke Nordin b47613efa4
Fix bucket name 2023-03-30 11:15:31 +02:00
Micke Nordin fdb2321fd2
Can these be autoassigned? 2023-03-30 10:53:42 +02:00
Micke Nordin df38c96e04
Add vinnova in test 2023-03-30 10:50:16 +02:00
Micke Nordin 58d2c2110f
Add bump-tag 2023-03-30 10:50:00 +02:00
Micke 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