<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cloudflare on Siddharth Mishra</title><link>http://brightprogrammer.in/tags/cloudflare/</link><description>Recent content in Cloudflare on Siddharth Mishra</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 14 Jun 2026 21:53:10 -0700</lastBuildDate><atom:link href="http://brightprogrammer.in/tags/cloudflare/index.xml" rel="self" type="application/rss+xml"/><item><title>Zero To Prod In C - Creating Server &amp; Hosting</title><link>http://brightprogrammer.in/posts/creating-and-hosting-your-http-server-in-c/</link><pubDate>Wed, 25 Dec 2024 00:00:00 +0000</pubDate><guid>http://brightprogrammer.in/posts/creating-and-hosting-your-http-server-in-c/</guid><description>&lt;h2 id="background">Background&lt;/h2>
&lt;p>I recently started looking into self-hosting, and after spending two almost sleepless nights, I finally have a solution
to self host any service and link it to an endpoint with your domain name. Usually, you&amp;rsquo;d need a static IP address that
you must purchase from your ISP, and it&amp;rsquo;s quite costly (depending on bandwith and IP range). This solution does not need
any static IP address, or port forwarding or any magic from your side. You just need a machine where you can just do things.
In my case I have a Raspberry Pi, on which I&amp;rsquo;ve installed Ubuntu Server, but this can be any machine that you can keep
up for extended periods of time, be it your laptop, or a real home lab setup, everything goes.&lt;/p></description></item></channel></rss>