For Programmers, By Programmers.
Self-hosting Strapi using Docker and Nginx.
Youtube Video: Link
- Clone Repo
cd ~/Dev
mkdir ~/Dev/selfhost-strapi -p
cd ~/Dev/selfhost-strapi
git clone https://github.com/codingforinnovations/selfhost-strapi.git .- Copy
.env.example->.env
cp .env.example .env- Run strapi!
docker compose up --buildOpen Strapi in : http://0.0.0.0