Git Product home page Git Product logo

Comments (3)

sinegar avatar sinegar commented on August 17, 2024 1

After the readme ( https://github.com/Nico640/docker-unms#parameters ), you can expose http port by adding -p 80:80.

Otherwise, you can disable TLS verification in cloudflare: https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide/local/local-management/ingress/#notlsverify

Third, you can run uisp behind a reverse proxy like traefik that can manage certs for you.

from docker-unms.

Nico640 avatar Nico640 commented on August 17, 2024

Hi, sorry for the late reply, but in addition to the ways sinegar already provided, another way would be to generate a Origin Certificate at Cloudflare and use that for the container via the SSL_CERT and SSL_CERT_KEY environment variables. I personally use the third option that sinegar provided and run UISP behind Traefik. The traefik port is then used for the cloudflared tunnel.
Accessing UISP only via http is not supported because as far as I know, UISP itself doesn't support that either because they use wss (WebSocket over HTTPS) for connecting to the devices.

from docker-unms.

LucaMH avatar LucaMH commented on August 17, 2024

Sorry for the even later reply....

Indeed, enabling "No TLS Verify" for in the Public Hostname Page in the Cloudflare tunnel did the trick.
Never thought about going through the options there. Thx for the tip @sinegar !

image

from docker-unms.

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.