Closed Torxed closed 4 years ago
Never really worked with docker, so would be neat if there were an example for this on record, would make it a lot easier to get up and running. Cheers for forking a otherwise dead project btw.
Hi, is this a problem or a solution?
Hi, is this a problem or a solution?
It's a solution, or a minimal example of how to run taiga with a already existing postgresql server (external) and exposing that host to the docker container. I just lacked this example when I got started, and thought I'd share what other beginners with docker could use if they only want to run the taiga in a docker, not the whole solution :)
Thanks, I will add it to FAQ then.
Added, thank you.
docker-compose.yaml
Only change really in
.env
would be: