Post #1405601
2026-04-07 07:58 UTC
@badnetmask @stephen We also use Taiga for some projects.
If you are self hosting it can be a pain to set up because it has multiple different services. I use docker compose which makes not too bad. There are something like 9 different services in the compose file.
Replies (1)
-
@badnetmask@hachyderm.io 2026-04-07 11:37
@dibben @stephen The multiple services is actually not a problem because it's going to run on Kubernetes. I'm more concerned about functionality and maintenance. Thanks.