Jason Parks
Jason Parks
> Yes, but that would require an agent or something like that to be on that server (alot of work lol), it was an idea I had initially when developing...
Hello, Your SSH local port forward (ssh -L 9999:localhost:3000 user@server) is only available on your local machine (the one running the SSH command). If Dokploy is running on the server,...
Personally I like having my Dokploy install running in my internal network and remote servers setup where the apps get installed to that are internet facing. Regardless what does it...
Sounds good. One other thing, make sure you have updated your Gitea version. That is also important as older versions may not be compatible. My local version is 1.23.5
I would hate to see someone use it internet facing without a cert as everything is exposed. I think the better approach is to use a reverse proxy and enable...
Its interesting because I saw a review on Dokploy and they roasted the project because it wasn't secure out of the box, I think that was on Hostinger. Anyways open...
You might want to look at: https://github.com/linuxserver/docker-duplicati
You could also deploy a vpn into the same docket network, something like twingate Or similar solution. The tunneling also works, it really depends on your exposure level.JasonSent from my...