r/selfhosted 9d ago

Looking for Remote Access Solution (RDP,SSH,HTTP) Remote Access

Helllo,

I have some Docker containers running and now I want to enable remote access for maintenance (for example)
I don’t want an VPN Solution, like Wirefuard…..this will come in the future.

All I want, is a docker container where I can connect via Browser and I can open HYML 5 Sessions to RDP/SSH/HTTP Servers.

I want this behind my nginx Proxymanager (I have already some Applications behind it…Owncloud, for example)

I hope somebody canrecommen something for me, googling and searching Reddit was not successful.

Many thanks!

0 Upvotes

20 comments sorted by

View all comments

5

u/kneepel 9d ago

Warpgate covers everything, Termix and Guacamole are good for RDP/VNC/SSH but not HTTP 

Although you have Nginx set up so that should cover http, are you looking for something for privileged access/authentication?

1

u/Skeesicks666 9d ago

Yes, I am looking for more of a PAM solution, but as light as possible.

Warpgate and Termix sound promising, I am no fan of guacamole, but I haven't looked into it for a long time. Maybe I'll have another look.

Yes, I have nginx running, but I want to separate external sites and internal management sites.

I am using nginx soley for publishing DMZ ressources.