-
Hi there Taiga Team,
I'm trying to implement a local version of Taiga which features a new logo, and some new colors.
In doing so im using docker, and pulling a modified Taiga Front image, taken f…
-
```
Step 5/7 : RUN SLACK_VERSION=$(pip show taiga-contrib-slack | awk '/^Version: /{print $2}') && echo "taiga-contrib-slack version: $SLACK_VERSION" && curl https://raw.githubusercontent.com…
-
Trying to figure out - map the Azure AD settings and configuration for Openid - Oauth2 to the Taiga plug in. I have setup multiple applications using SAML and Oauth access in this environment. I see i…
-
Hi @all, I'm followed this documentation https://docs.taiga.io/setup-production.html#_introduction to setup Taiga on my Ubuntu 20.04 system.
As per this doc, Backend has setup properly without any …
-
i did `docker-compose -f taiga.yml`
taiga.yml:
```
data:
image: tianon/true
volumes:
- /var/lib/postgresql/data
- /usr/local/taiga/media
- /usr/local/taiga/static
- /u…
-
### Discussed in https://github.com/onion797jp/github-projects-playground/discussions/13
Originally posted by **onion797jp** January 9, 2024
I have a question!
- [x] UX dev by Ben
- [x] F…
-
i did `docker-compose -f taiga.yml`
taiga.yml:
```
data:
image: tianon/true
volumes:
- /var/lib/postgresql/data
- /usr/local/taiga/media
- /usr/local/taiga/static
- /u…
-
When trying to install using docker-compose, process hangs at:
taigaback_1 | 2016-08-14 17:02:33 circus[67] [INFO] Starting the stats streamer
Compose Log
http://pastebin.com/FQCQTMLL
Contents of …
-
**Describe the bug**
After an upgrade from taiga 5 to taiga 6 following guidelines documented here, the taiga-back and taiga-async does not start with following logs:
For taiga-async:
```…
-
I had installed taigadocker on one host, but now I need migrate them to a new host, what should I do ?