helm-taiga icon indicating copy to clipboard operation
helm-taiga copied to clipboard

Use officially maintained docker image

Open mvitale1989 opened this issue 4 years ago • 3 comments

The taiga team now manages their own docker image: https://github.com/taigaio/docker-taiga-5 This project should probably switch to it

mvitale1989 avatar Jan 09 '21 22:01 mvitale1989

+1

Yersi88 avatar Jan 10 '21 10:01 Yersi88

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.

skye0402 avatar Apr 05 '21 04:04 skye0402

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:

mvitale1989 avatar Apr 05 '21 21:04 mvitale1989