Official helm chart
Is your feature request related to a problem? Please describe. I'd like to deploy taiga easily on kubernetes.
Describe the solution you'd like Ideally there's an "official" helm chart from taigaio.
Describe alternatives you've considered There are some community helb charts but it's not clear how long those will be maintained and of which quality they are.
Additional context @jmferrerclicars Already started work on it on an old repository (https://github.com/taigaio/docker-taiga-5/pull/11)
I authored a chart for here https://github.com/nemonik/taiga-helm
a full gulp deploy of taiga-front keeps failing with
[17:04:32] 'copy-images' errored after 14 s [17:04:32] Error in plugin "gulp-imagemin" Message: write EPIPE Details: errno: EPIPE code: EPIPE syscall: write stdout: stderr: failed: true signal: null cmd: /opt/taiga-docker/taiga-front/node_modules/mozjpeg/vendor/cjpeg timedOut: false killed: false fileName: /opt/taiga-docker/taiga-front/app/images/invitation_bg.jpg domainEmitter: [object Object] domainThrown: false
Hi there!
Do you know that we have Taiga Community for questions? Please, check there; maybe another user has already ask something similar. If not, create your own. There are people there willing to help, members of the Taiga team members and other users.
To simplify the process, we will systematically close all issues that are general support questions and redirect people to Taiga Community.
Taiga Team