Closed MeierAlex closed 6 months ago
You should use a Reverseproxy or an Cloudflared Argotunnel to add another layer of Security.
I tired exposing the interface to the internet by forwarding port 6176, setting up SSL (like described in the FAQ) and enabeling authntification. Now I can not reach the server from the internet. When I try to reach "my-server-name:6176" I just get a timeout. An I doing something wrong or did I forget to setup smth ? I also tired this using nginx proxy manager with the same result.
Have you used https instead of http? Can you reach the url in your browser? You should see a website with content "Nothing to see here"
I used https and tried to reach the website resulting in a timeout.
What does the log say? Is it reachable in general on your server (with https://localhost:6176)?
Locally is everything reachable. I will post the log later. As soon as I set up port forwarding it is no more reachable locally. But I think this is die to the occupied port used for port forwarding?!
Problem solved - I had a problem with setting up subdomains. Direct port forwarding did work when I restarted the macless haystack server after setting up the forwarding in the router.
Is there anything you should be aware of apart from activating user name and password protection? Is there any experience with this?
Best regardss. Alex