In this post, we'll setup a MVP Blog using Ghost and Docker on Linux environment, full setup script could be founded at: https://github.com/ngtrieuvi92/mvp-ghost-blog-docker
TLDR; This is a series of post-recording & sharing the progress setup of my blog from the beginning of development to meet the needs for stable and reliable blog operation
Context
This blog is a simple monolithic application deployed with docker & managed by docker-compose running 2 containers: Ghost 5.3 & Mysql 8.0 as t