-
```YAML
version: '3.7'
services:
taiga:
# image: quay.io/riotkit/taiga:4.2.7
build:
context: ./docker-taiga/
#dockerfile: .
args:
- TAIGA_BACK_VERSION=4.2…
-
Hi,
I see this repo is very old, so I forked it and made a production-ready container that is building for each new release automatically.
https://github.com/riotkit-org/docker-django-wiki
-
I tried to launch the containers but it exited with code 2. Below are the logs,
```
[user@test-pc taiga]# make start
Recreating taiga_postgres_1 ... done
Recreating taiga_taiga_1 ... done
At…
-
Any plans to support latest version 4.2.12 ?
Any tips how to update to latest?
-
To increase discoverability on GitHub I think it would be good to migrate the repository to a standalone repository so that it will pop up in GitHub searches.
You have to contact GitHub support to …
-
-
Not sure if you're planning on CI/CD automation for building with the latest releases from Taiga upstream but we're a number of releases behind. https://github.com/taigaio/taiga-front/releases
-
Hi there,
I'm interested in using this project, so I read the installation-guide. Then I was like "u seriouz?". Seems like this project needs lots of configuration for get it running.
If there is a …
-
What do you think about building in LDAP support with using [this Taiga plugin](https://github.com/Monogramm/taiga-contrib-ldap-auth-ext). It could be optional of course.
I need LDAP support for my…
-
```
"disk-space": {
"ident": "disk-space=True",
"output": "There is 5.7GB disk space at '/', nothing to worry about, defined minimum is 6GB\n",
"status": true
…