Giter Site home page Giter Site logo

Comments (2)

elmuz avatar elmuz commented on July 28, 2024

Ok I understood a bit more. Now I realized that the public SWAG lives on a bridge-like swag_network, of class 172.19,0.x and on the default bridge (i.e. 172.17.0.x). On the contrary SWAG internal lives on a separate macvlan docker network (in my case it got 192.168.1.2), but also on the bridge swag_internal_network of class 172.18.0.x and on the default bridge 172.17.0.x as the public one. So in order point to the internal SWAG I need to go to 192.168.1.2. Not sure why this is secure since they all share the same class 172.17.0.x but this is way beyond my skills.

Now the original issue holds. In both cases (internal and public) I am seeing the original SWAG welcome page, like the https call is not propagated downstream. Again, subdomain confs are loaded according to the swag logs, so they're either wrong in some way or I have something else which silently breaks things.

from infra.

elmuz avatar elmuz commented on July 28, 2024

I found the origin of the issue. DNS! On my workstation I needed to add all DNS accordingly. I am not really sure why pointing to the IP does not work, while fixing all names and then pointing to {{ host_local }} it works. Sorry to have added a bit of entropy, but I hope it can be of any help to other people.

from infra.

Related Issues (20)

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.