Ghost
Self-Hosting Ghost: A Practical Blogging Platform for Developers
Ghost is a fast, clean publishing platform that works well for developers who want ownership, performance, and a modern writing experience without maintaining a heavy CMS.
Ghost
Ghost is a fast, clean publishing platform that works well for developers who want ownership, performance, and a modern writing experience without maintaining a heavy CMS.
Homelab
A practical guide to building a self-hosted homelab dashboard that tracks services, uptime, alerts, and automations using Docker, Nginx Proxy Manager, and n8n.
n8n
n8n is an open-source workflow automation tool that allows you to connect APIs, services, and databases together — all without writing endless boilerplate code. It’s like having Zapier, but with full flexibility and control over your data, custom logic, and hosting. For developers, n8n isn’t just a convenience tool
Tutorial
What is Portainer? Portainer is a powerful, open-source tool that provides a graphical user interface (GUI) to manage Docker environments. It simplifies the process of managing Docker containers, images, networks, and volumes, making it easier for both beginners and experienced users to work with Docker. Key Features of Portainer * User-Friendly
Tutorial
4. Easy Integration with Docker NPM can be seamlessly integrated with Docker, making it a perfect choice for containerized applications. Docker allows you to deploy and manage NPM alongside your other services, ensuring a consistent and isolated environment. Getting Started with Nginx Proxy Manager and Docker Prerequisites Before we begin,
Tutorial
Docker is a powerful platform that simplifies the process of building, running, and managing containers. Containers encapsulate an application's software environment, making it easier to develop and deploy applications consistently across different systems. This blog post explores the uses of Docker and provides a detailed guide on how
Tutorial
MinIO is a popular open-source object storage server compatible with Amazon S3 cloud storage service. It's designed for high performance, scalability, and providing a minimalistic API for developers. This guide will cover the basics of MinIO, including its architecture, key features, and how to set it up. Key
Tutorial
Installing Ntfy Using Docker In this topic, we'll go over the detailed steps to install ntfy, a notification server, using Docker. We'll cover different methods, including basic usage, persistent cache configuration, custom configurations, and Docker Compose setups. What is Ntfy? Ntfy is a simple, self-hosted notification