Giter Club home page Giter Club logo

Comments (4)

jdenquin avatar jdenquin commented on September 13, 2024

Hello @unusualevent

Sorry for the delay here.
Well, our documentation about serving SSL with the basic configuration is a bit old and we do not maintain it... That's a shame.
We'll work on a new one, serving everything with Traefik.

Do you use a single domain to run Lago?

from lago.

unusualevent avatar unusualevent commented on September 13, 2024

@jdenquin I was trying to serve all of Lago from the same domain, yes. I think I was thinking about proxying through Caddy, if possible I'd like it if they all went through the same port so that CORS worked.

from lago.

unusualevent avatar unusualevent commented on September 13, 2024

I know that some other apps have like their own internal nginx router container, as another example. that way you can pick and choose your outside ssl termination.

443:443 (caddy/traefik/nginx/whatever) -> router_container:80 (not occupying that port on the host) -> route to the two containers

or at least the demo itself should route everything through the same domain and port, or should have the correct CORS headers.

the lack of a good way to run it securely made me not want to use Lago because the self hosting would be far too much trouble (and that's saying something, I'm willing to put up with a lot of trouble self hosting things). the pricing was also astronomical if I wanted you to handle it for me.

from lago.

jdenquin avatar jdenquin commented on September 13, 2024

I understand your bad experience @unusualevent , feel free to join the Slack Community and ask for any help around it.
Using the same domain actually is not something we recommend, it's better to use subdomains for both services (front and api)

from lago.

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.