How to deploy to local network only? #1862
jcommander
started this conversation in
Feature Requests
Replies: 3 comments 15 replies
|
+1 |
0 replies
|
Im selfhosting in my home network and did this by deleting the auto generated domaine and then using the "ports mapping" to map the port of the resource to the host-system. Now i can access the resource via my servers ip + mapped port in my local network. The resources i want to reach from the web are using cloudflare tunnel. I dont think thats exactly what you are asking for, but maybe helps someone out stumbling over this thread. |
5 replies
|
Does anyone knows how to do it on coolify v4? |
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I want some services to only be reachable (via vpn) on the local network.
With destinations, you can seperate networks but I haven't found a way to keep a network private.
Can't I tell the Proxy to not publish my app via the UI?
All reactions