strapi / strapi-docker

Install and run your first Strapi project using Docker
https://strapi.io
MIT License
1.17k stars 445 forks source link

Deploy Frontend UI and API on Different Docker Containers (Docker Compose) #247

Open netlander opened 4 years ago

netlander commented 4 years ago

Please describe your feature request:

Would be great if we could have devs provide docker-compose files for deploying the frontend UI and backend API on separate docker containers for use in swarm/stack deployment.

derrickmehaffy commented 4 years ago

I've transferred this over to our Docker repo as it's not directly related to the Strapi code-base, but implementation using docker