Commit Graph

18 Commits

Author SHA1 Message Date
André Bauer
b3fb17c6ad - changed tmp file var to use full path
- switched back to postgresql 9.6 (10.x with next release)
- switched back to zammad image repos
- switched back to stable branch (dalli gem now included)
2017-12-07 15:20:21 +01:00
André Bauer
128fde37f2 added some more gcloud infos 2017-12-03 19:44:57 +01:00
André Bauer
1f5c9036c2 - fixed ipv6 in google kubernetes engine
- replaced wget with curl
- made zammad image smaller by using tar.gz install instead of git clone
- moved sed commands to entrypoint
- added variables to entrypoint to set used servers dynamically
- added kubernetes backup cronjob
- added postgresql volume to compose file
- write nginx logs to stdout & stderr
- create zammad user & group manually with uid/gid 1000
2017-12-03 19:41:55 +01:00
André Bauer
ce474aabef - switched to single zammad pod to get rid of nfs container in kubernetes
- added nginx configmap
- switched to statefulset for es
- removed nginx & nfs container builds
- switched to postgresql 10.1 (manual update needed)
2017-12-02 12:58:46 +01:00
André Bauer
adf3e241b8
Update Readme.md 2017-11-30 10:53:52 +01:00
André Bauer
ce696bad8b
added init container (installation / update)... (#2)
- added memcached container (currently develop branch needed)
- put all zammad services in one kubernetes pod to be able to use empty dir volume for tmp
- switched to kubernetes deployments
- switched to ReadWriteOnce kubernetes volume claims
- added init container to elasticsearch & zammad kubernetes deployments
- added IMAGE_REPO var for docker compose to .env file
- run nginx from zammad container (preparation for stateless updates)
- removed docker-compose-build.yml
- use private docker repos in compose & kubernetes
- change compose volume names
2017-11-26 21:25:57 +01:00
André Bauer
d3efc7e71f
Update Readme.md 2017-11-21 20:32:46 +01:00
André Bauer
a4e9460773
Update Readme.md 2017-11-21 20:32:35 +01:00
André Bauer
f3c37f0979 switched back to zammad docker repos 2017-11-21 19:19:50 +01:00
André Bauer
0019469221 added nfs server for kubernetes 2017-11-20 23:59:01 +01:00
André Bauer
174dd417b9 removed sysctl info from readme 2017-11-19 10:25:20 +01:00
André Bauer
fbe685ee63 added elasticsearch init container which sets sysctl vm.max_map_count 2017-11-19 10:22:32 +01:00
André Bauer
d275aca17c added ingress addon to minikube example 2017-10-31 10:59:42 +01:00
André Bauer
ec7b1c4810 fixed typos 2017-10-31 10:33:58 +01:00
André Bauer
060a94b43d - removed s3 backup as it does not work out of the box
- added minikube example
2017-10-31 10:29:41 +01:00
Kersten Burkhardt
67af06f1f3 added port for wss and 50m upload file size 2017-10-25 11:48:00 +02:00
Kersten Burkhardt
5a8fbbd8e0 Added zammad-backup und s3 sync 2017-10-24 22:42:40 +02:00
Kersten Burkhardt
3efca6cd8b Added kubernetes yaml files 2017-10-24 15:57:42 +02:00