
Self-host Obsidian using Docker and Access it Via Web Browser
Can't afford or don't want to use the Obsidian Sync feature? Take matter into your own hand and self-host it via Docker.
· Abhishek Kumar

Why Homelab When You have Cloud Services Like AWS, Vercel, Hetzner?
In the age of accessible and affordable cloud servers, homelab is getting popular among a section of tech enthusiasts. Here's why.
· Abhishek Kumar

Using Docker Compose with Host Network Configuration
Learn how and when you can use the host network configuration with Docker Compose in this tutorial.
· Abhishek Kumar

Build, Tag and Push Your Custom Docker Image to Repository
Learn how to create, tag, and push your custom Docker image to a repository in this step-by-step guide for efficient containerization workflows.
· Abhishek Kumar

Packaging a Python App to Executable .deb Binary
I am sharing how I packaged my python application into an executable .deb package in this tutorial.
· Abhishek Kumar

Self-host Your Own VPN Using PiVPN
Get the control of your network and traffic. Self host a VPN on your Raspberry Pi or Debian server.
· Abhishek Kumar

9 Cloudflare Tunnels Alternatives for Self-Hosters
Self hosting services on your own? How about self hosting a Cloudflare alternative as well? Here are some of the best options I came across.
· Abhishek Kumar

Automatically Update Your Docker Containers with Watchtower
A handy utility for automating your Docker container updates.
· Abhishek Kumar

Installing Listmonk - Self-hosted Newsletter and Mailing List Manager
Listmonk is a popular open source mailing list manager. Learn how I deployed it using Docker and Docker Compose.
· Abhishek Kumar

5 Ways to Convert .ipynb Files to PDF
You cannot share Jupter Notebook's ipynb files with everyone. However, if you convert it to PDF, sharing becomes easier. Here's how to do it.
· Abhishek Kumar

Setup Your Own Email Server with Mailcow
Mailcow makes self hosting email server a lot easier. Let me share how I did it in this tutorial.
· Abhishek Kumar

Hosting Your Portfolio Website for Free Using GitHub Pages
Why pay for servers when you can host websites for free with GitHub Pages?
· Abhishek Kumar