vinistoisr

Results 4 comments of vinistoisr

plain mqtt isn't secure is the most obvious reason. Also I'd like to use owntracks in a wider project which really requires deployment behind weird NAT situations and from corporate...

Regarding mqtt over tls, yes in theory if I listen on port 443, that should work. In practice, I couldn't get it working with my proxy. I also took note...

I have the same issue. The site loads fine but when I try to register user, the register button does nothing. ``` version: "3.8" services: postgres: image: postgres:alpine ports: -...

yes via traefik its all ssl ![image](https://user-images.githubusercontent.com/36953653/189823887-725c4359-eec7-406e-92d4-57443fd58cfc.png) but the server is setup http only as you can see from the urls