Self-Host 6 Nov 2024 · 6 min read How to setup Portainer on Linux 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. Read more
Self-Host 4 Sep 2024 · 3 min read How to self-host MongoDB on a Raspberry Pi 4 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. Read more
Self-Host 20 Mar 2024 · 6 min read How to setup Minio Object Storage Object storage is the cheapest form of cloud storage solutions. Setting Up Minio Object storage isn't that complicated. Read on to find out. Read more
Self-Host 13 Jul 2023 · 3 min read How to self-host PostgreSQL Database on Linux 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. Read more