mattwr18
a74abbb053
Reorganize helm charts, add lifecycle hooks
...
- remove namespace, since it's best practice to use the cli to add it,
@roschaefer points out
- organize templates into directories
- migrations should be ran after the backend has started...
- should init really be ran every time??
2020-01-29 20:39:47 +01:00
mattwr18
6a1079ac42
Clean up
2020-01-28 21:05:26 +01:00
mattwr18
b05e997743
Update templates and deploy to develop
...
- proof of concept that this works!
2020-01-28 20:55:08 +01:00
roschaefer
2363c285e1
Implement ingress and letsencrypt issuers
2019-09-18 02:13:20 +02:00
roschaefer
6e0b7c86e1
Conditionally deploy mailserver
2019-09-18 02:13:20 +02:00
roschaefer
18ffafcabc
Assign the neo4j pod at least 1G memory
...
I just went into memory issues when creating all the pods. Neo4j was in
a crash loop with exit code 137. Apparently this one:
https://success.docker.com/article/what-causes-a-container-to-exit-with-code-137
2019-09-18 02:13:19 +02:00
roschaefer
a2a71975ab
Templates for webapp+neo4j, use camelCase
2019-09-17 22:22:14 +02:00
roschaefer
caf2bc79cf
Start to write a helm chart for Human Connection
2019-09-17 13:47:51 +02:00
roschaefer
889a7cdd24
Intermediate commit
2019-09-17 02:20:24 +02:00