Coder Social home page Coder Social logo

Comments (10)

Leopere avatar Leopere commented on August 16, 2024

Does this docker thing fix the stupid nonsense where Taiga is ultra fickle with its IP's?

from taiga-support.

blackandred avatar blackandred commented on August 16, 2024

What do you mean exactly?

from taiga-support.

Leopere avatar Leopere commented on August 16, 2024

Seems that when I want to log in it never wants to let me if the IP is set in any way other than a specific IP address. "BASE_URL=http://0.0.0.0:8000" is completely ineffective. I'm trying to put this thing behind a Traefik reverse proxy and because I can't bind this stupid app to 0.0.0.0 it won't work.

from taiga-support.

blackandred avatar blackandred commented on August 16, 2024

In this new docker image there is no BASE_URL as far as I remember.

Instead there is something like this:

- TAIGA_HOSTNAME=something.org
- TAIGA_SCHEME=https

0.0.0.0 is binded automatically inside of the container, and it's totally fine.
I think you need to adjust your traefik configuration - you can share it.

from taiga-support.

blackandred avatar blackandred commented on August 16, 2024

By the way, you can see that on https://zorganizowany.anarchista.net there is a Taiga instance, but it is behind a NGINX (with nginx-proxy).

from taiga-support.

Leopere avatar Leopere commented on August 16, 2024

from taiga-support.

zicklag avatar zicklag commented on August 16, 2024

@blackandred, thanks for this! I've tested it out real quick on my swarm and it seems to work so far.

@Leopere, here is a Docker Swarm yaml that works and uses Træfik:

https://gist.github.com/zicklag/c69452b872b39561e94077bc71ba8367

from taiga-support.

blackandred avatar blackandred commented on August 16, 2024

from taiga-support.

zicklag avatar zicklag commented on August 16, 2024

I know the image still lacks plugins support - for this one I do not have
time yet, maybe some contributor? :)

I acutally need LDAP support, so I was going to add that. 😃

from taiga-support.

Leopere avatar Leopere commented on August 16, 2024

from taiga-support.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.