Ghost
Why I moved from DecapCMS to Ghost?
DecapCMS is a free and open-source git based CMS, which offer a fine editor for writing. But why did I move away from it then? Read on to find out.
Born in Indian, live in Europe. I work as a Software Developer with a company based somewhere in Europe. When I'm not at desk, I like cycling and going for walk, enjoy the nature or watch movies.
Ghost
DecapCMS is a free and open-source git based CMS, which offer a fine editor for writing. But why did I move away from it then? Read on to find out.
Self-Host
Planning on starting a blog site and wondering where to start? You can setup a blog site based on GhostCMS on a raspberry pi. Read on to find out.
Nginx
Do you have a service running that needs to be reached via a domain name? Do you want to secure it with TLS? Read on to find out how you can use NGINX for this.
News
Mullvad discontinued support for the OpenVPN protocol. It plans to focus entirely on WireGuard now. Read on to find more.
Self-Host
If you are thinking of using a linux machine to setup services, best way forward is to use docker-compose and portainer is a free and open-source tool to manage docker-compose with ease. Read on to find how to set up Portainer.
Linux
Setting up Docker on a linux machine is pretty easy and can be done in less than 10 minutes. Read on to find out how.
Self-Host
MongoDB is a performant NoSQL Database, and packs a ton of features. You can self-host MongoDB instances on a Raspberry Pi. Read on to find out how.
Business
Introduction Selecting the right Content Management System (CMS) for your business is a crucial decision that can impact your online presence, ease of website management, and overall business growth. Whether you’re setting up a blog, an e-commerce store, or a comprehensive business website, the right CMS can streamline your
SEO
Boost your WordPress site traffic with expert SEO tips: from optimizing plugins to mastering keywords, follow these strategies to rank higher and grow faster.
Self-Host
Object storage is the cheapest form of cloud storage solutions. Setting Up Minio Object storage isn't that complicated. Read on to find out.
Self-Host
Postgres is a performant SQL Database, and packs a ton of features. You can self-host Postgres on any linux machine including a Raspberry Pi. Read on to find out how.
Java
Running a Java application is easy. But how to run the same java application as a windows service? Read on to find out.