Back

Varun Bhambhani

 • 

Medial • 5h

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

Karthikeya Kollu

building @Orian(Olla... • 1y

Mathstral is doing a pretty good job! Here are the results, and I'll be testing all its capabilities. If you're curious about the extension I'm using check it out here: https://chromewebstore.google.com/detail/orian-ollama-webui/omjofoiomojnencdajlji

See More
Reply
8
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

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
Image Description
Image Description

Saksham

 • 

Bebyond • 1y

Intellectual Property Audit: The Overlooked Key to Accurate Valuation! Intellectual property (IP) is a critical driver of business success in today’s knowledge-driven economy. Properly valuing IP is essential for strategic decision-making, transacti

See More
3 Replies
1
2

Saksham

 • 

Bebyond • 1y

Branding & IP: A Powerful Duo In today's competitive market, a strong brand is your company's most valuable asset. But your brand is intrinsically linked to intellectual property (IP). Your logo, tagline, and even your brand voice are all protectabl

See More
Reply
7
17

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