Projects

Updating my existing docker container

In this blog post earlier I wrote about my home lab in the Oracle Cloud server where I run an Ubuntu server with few Docker containers. There I host this website, my resume website and also few other projects as well. The update process Now in this write I would...

...
VPN manager for Omarchy ( Arch based) linux.

The Problem I recently switched to Omarchy Linux (a minimal Arch-based distro by DHH), and ran into an annoying issue - ProtonVPN's official app just didn't work. The GUI kept crashing and the CLI tool was clunky. I needed a simple way to toggle my VPN without opening terminals or...

...
Portainer: Managing Docker Containers the Easy Way

The Reason After getting my website running on Oracle Cloud Always Free Tier with Docker (WordPress + MariaDB + NGINX reverse proxy), I added more services over time: FreshRSS, Full-Text-RSS, my Resume website (this site what you read now) others later. All containers I built manually with docker compose up...

...
Set up my self hosted FreshRSS server

I was thinking about how I could speed up and make reading IT-relevant news more productive while staying up to date. After a little research, I found Chris Titus's videos on YouTube. Browse the Web Better RSS is a better way to use the Internet What I need for this...

...
Building My Self-Hosted Website (2022-2023 Project)

The Begining Migrating from SiteGround to Oracle Cloud Free Tier with Docker In 2022, as a self-employed IT professional just starting out, I needed an affordable way to host my own website. I had zero experience building or managing websites at the time. My first approach was simple: I signed...