helm-taiga
helm-taiga copied to clipboard
Use officially maintained docker image
The taiga team now manages their own docker image: https://github.com/taigaio/docker-taiga-5 This project should probably switch to it
+1
I have started to work on this some days ago by cloning their https://github.com/taigaio/taiga-docker I was then using kompose to create the kubernetes files. I then edited/created missing files for services. My current state of work is that all components are up and running in the cluster. However, the nginx instance comes back with error 426 (upgrade request HTTP1.1) when I call a URL which is proxied through to taiga-front or taiga-back (same result).
I'm very happy to work on it with someone that has more expertise as I'm very keen to get it up and running on K8S. You can get the files here: https://github.com/skye0402/taiga-kyma I'm using a modified nginx-image to have the taiga nginx settings considered.
Unfortunately I don't have a lot of time to dedicate to this project lately, so i don't think i can manage to help you with your repo either :frowning_face: