Skip to main content
Abhishek Kumar

Abhishek Kumar

12 posts published

I'm definitely not a nerd, perhaps a geek who likes to tinker around with whatever tech I get my hands on. Figuring things out on my own gives me joy. BTW, I don't use Arch.

Self-host Obsidian using Docker
Self Hosting Tutorials

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 instead of cloud
Homelab

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
Docker Tutorials

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

Pushing custom Docker image to repo
Docker Tutorials

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

package python app as debian package
Tutorial

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

Selfhost a VPN
Self Hosting Tutorials

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

Cloudflare Tunnels Alternative
Self Host

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

Watchtower
Tools

Automatically Update Your Docker Containers with Watchtower

A handy utility for automating your Docker container updates.

· Abhishek Kumar

Installing Listmonk
Self Hosting Tutorials

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

Convert .ipynb Files to PDF
Tips

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

Mailcow server setup
Self Hosting Tutorials

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

Host websites with GitHub pages
GitHub Fundamentals

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