https://github.com/karanpratapsingh/system-design
option 1. use an ssh tunnel, then you can connect one machine to another as if it would be localhost ssh -f -N -L 127.0.0.1:11434:127.0.0.1:11434 root@your-remote-server
Don't Look! I'm changing!
URL Copied
https://github.com/karanpratapsingh/system-design
option 1. use an ssh tunnel, then you can connect one machine to another as if it would be localhost ssh -f -N -L 127.0.0.1:11434:127.0.0.1:11434 root@your-remote-server