Posts tagged with “Cloudflare”
Setting up a free Oracle VPS as a reverse proxy
Set up a zero-cost reverse proxy: an Oracle Always Free VPS running Caddy, linked to home origin servers via Tailscale, with automatic HTTPS and one-line site additions.
Auto-Deploying a static site from Forgejo to CloudFlare Pages
A step-by-step guide to deploying a static site from a self-hosted Forgejo instance to CloudFlare Pages, using a Forgejo Action that redeploys automatically on every push to main.
Splitting out Microservices
I've always valued simplicity in all the code I write, and in every bit of infrastructure I maintain. As such I've always favoured monolithic software architecture. So why and how have I recently split out two microservices from our monolith?
Using CloudFlare with a Raspberry Pi for Dynamic DNS
You can use the CloudFlare API and a simple bash script on your Raspberry Pi, to use CloudFlare as a Dynamic DNS service.
Using a CloudFlare Tunnel to share a local development site over the internet
Sharing a local development site over the internet is quite simple using a CloudFlare Tunnel. The Tunnel can even use your own domain, which looks much nicer and more professional, and makes it suitable even for production use.