Back

Varun Bhambhani

ย โ€ขย 

Medialย โ€ขย 20d

If you are still port forwarding in 2026, you are solving the wrong problem. I just connected Ollama running on my Mac to a Hostinger VPS using Tailscale. Total time: about 90 seconds. - Zero firewall rules. - Zero exposed IPs. - No router changes. My local Llama 3 now answers API calls from a cloud n8n workflow, securely, over a private encrypted mesh. My ISP sees nothing unusual. My router remains untouched. Most Indian founders think they must choose between: Local = private but isolated Cloud = accessible but exposed That tradeoff is outdated. Tailscale assigns each machine a private 100.x IP that behaves like a LAN address, even if one device is in Mumbai and the other is on a VPS in Bangalore. Your Mac and VPS communicate as if they are on the same internal network. The setup is simple. On Mac: - brew install tailscale - sudo tailscale up - tailscale ip -4 - Copy the 100.x IP. On VPS: curl -fsSL https://tailscale.com/install.sh | sh sudo tailscale up Now both machines are on the same private mesh. Start Ollama on your Mac: - OLLAMA_HOST=0.0.0.0 ollama serve From the VPS, test the connection: - curl http://100.x.x.x:11434/api/tags - If you receive JSON with your models, the tunnel is live. Inside n8n, set the Ollama base URL to: http://100.x.x.x:11434 That is it. - No nginx. - No SSL certificates. - No static IP requests. - No reverse proxy subscriptions. For Indian SaaS founders, this changes the cost equation completely. Run Mixtral or Llama on your local machine at zero monthly compute cost. Let your VPS handle public webhooks and queues on a โ‚น399 plan. You get production automation backed by local GPU power, without paying enterprise cloud rates. The competitive edge is not the model. It is the architecture. You keep: โ€ข Local compute โ€ข Cloud automation โ€ข Zero exposed ports โ€ข Encrypted private networking The technical barrier is almost zero. The real question is not whether this works. It is whether you are willing to keep your stack simple enough to win. Subscribe on Youtube: https://www.youtube.com/@GeeksGrow?sub_confirmation=1 Follow on Instagram: https://www.instagram.com/varun_bhambhani/

Reply

More like this

Recommendations from Medial

Nakul Pant

Looking for exciting...ย โ€ขย 1y

Deepseek on local - Deepseek if running over ollama states it is running over Deepseek servers !!

Reply
3

Harshit Jain

Buildin' things I lo...ย โ€ขย 5m

POV: You're training AI model on your local machine. I wonder if mac machine is better? has anyone tried it?

Reply
5
Image Description
Image Description

Haran

ย โ€ขย 

Medialย โ€ขย 1y

๐Ÿš€ Running Deepseek R1 1.5B on Ollama โ€“ AI at My Fingertips! ๐Ÿค–๐Ÿ”ฅ Just set up and tested the Deepseek R1 1.5B model using Ollama, and Iโ€™m impressed with how seamless the experience is! This model is an efficient and capable LLM, and running it local

See More
4 Replies
1

ShipWithRathor

garoono.in minimal a...ย โ€ขย 3m

Corporate be like: โ€œLetโ€™s build a full iOS app in Flutterโ€ฆ without a real Macโ€ฆ just use the VDI.โ€ And Iโ€™m sitting here like: Bro, Xcode on a VDI is basically lag, crashes, and delayed deadlines in 4K. A MacBook/Mac mini isnโ€™t a flex. Itโ€™s literally

See More
Reply
12
Image Description

Varun Bhambhani

ย โ€ขย 

Medialย โ€ขย 19d

Your AI coding assistant should never phone home. I just cut the cord completely and it's 10x faster. Everyone's arguing about which cloud AI is better. They're missing the point: the cloud is the bottleneck. I ran Claude Code locally this morning u

See More
2 Replies
1

Comet

#freelancerย โ€ขย 1y

How to create your own VPN server You know, VPNs can be banned. To prevent this from happening, you need to create your own VPN server. Too complicated? Come on, there's Amnezia. The whole setup is a matter of a couple of minutes. You โœ”๏ธspecify

See More
Reply
2
4

Saksham

ย โ€ขย 

Bebyondย โ€ขย 1y

AI Startups: Why IP and Contracts are your Secret weapons!! In the AI revolution, your ideas are your most valuable asset. Here's why IP and contracts are non-negotiable: 1. Safeguard Your Brain Power โ€ข Patents for algorithms โ€ข Copyrights for

See More
Reply
6
Image Description
Image Description

Prem Barua

-Owner of PREM BARUA...ย โ€ขย 1y

I am excited to present our company, Prem Barua Private Limited, a pioneering construction hardware manufacturing startup in Tripura. With a focus on producing black wire, aluminum, binding wires, and iron nails, we aim to address the region's relian

See More
7 Replies
11
Image Description

mg

mysterious guyย โ€ขย 9m

Googleโ€™s $19B Loophole Google saved $19,000,000,000 in taxes last year. Thatโ€™s because theyโ€™ve one company in Ireland for operations, sales, and employees. And another in Bermuda with zero employees but all the intellectual property. Ireland Goog

See More
1 Reply
9
Image Description

Pulakit Bararia

Founder Snippetz Lab...ย โ€ขย 7m

I have been building apps with the help of AI agents but thereโ€™s always been one major flaw: No real security. No tamper protection. No local encryption. No defense against rooted or compromised devices. So, we built Novo โ€” a fully offline, ultra-s

See More
1 Reply
10
15

Download the medial app to read full posts, comements and news.