Arta's Blog Logo
rtamananda.

Writing about tech, personal growth, and a little love story

A collection of my written thoughts and ideas, shared and organized for easy reading.📖🔍

10 min read

In my previous post, I shared how I run my own server using an Android TV box with Armbian and Cloudflare Zero Trust. While this setup works great for serving applications to the internet, I quickly ran into another challenge: how do I deploy updates from GitHub Actions?

5 min read

Deploying a server used to be a straightforward decision for me: pick a hosting provider like Vercel, Fly.io, or a VPS service, and get going. But as I dove deeper into my projects, I realized there were limitations and costs that made me rethink this approach. In this post, I want to share how I ended up running my own server without relying on cloud providers or a static public IP address.