Skip to content

codingforinnovations/selfhost-strapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding for Innovations Logo

For Programmers, By Programmers.

Strapi with docker!

Self-hosting Strapi using Docker and Nginx.

Youtube Video: Link

📚 Stack

  • Strapi - Manage any content. Anywhere.
  • Docker - Develop faster. Run anywhere.

🏆 Getting Started:

  • 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 --build

Open Strapi in : http://0.0.0.0

🎫 LICENSE:

MIT LICENSE .

🆕 Change Log:

Change Log .

Other places you can find us:
YouTube

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published