Deploying a Django App on a VPS with Docker, Prometheus, and Grafana

From a fresh Ubuntu VPS to a fully monitored Django app, all with Docker and zero tears (almost)

March 10, 2026 · 8 min · Chris Achinga
Deploying a Django App on a VPS with Docker, Prometheus, and Grafana

Deploying A React app on GitHub Pages

Step-by-step guide to deploying a React app on GitHub Pages.

June 9, 2024 · 1 min · Chris Achinga
Deploying A React app on GitHub Pages

Deploying A Django Project on PythonAnywhere

This article provides a comprehensive, step-by-step guide to help you deploy your existing Django project on PythonAnywhere successfully.

May 23, 2023 · 5 min · Chris Achinga
Deploying A Django Project on PythonAnywhere

Deploying NextJS on Netlify - Starter Template

Learn how to deploy your NextJS project from GitHub to Netlify. Get to start from already to use template

February 5, 2022 · 2 min · Chris Achinga
Deploying NextJS on Netlify - Starter Template