Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-compose: make nginx have public/build & other stuff independent from php container #203

Open
psineur opened this issue Apr 25, 2018 · 0 comments
Assignees
Labels
AWS EC2, Boxes, DNS, etc blocked Can't be worked on yet devops AWS, Docker, Deployment, CI. "A bit closer to metal" help wanted Extra attention is needed

Comments

@psineur
Copy link
Contributor

psineur commented Apr 25, 2018

TLDR: if possible - nginx & php should be able to live on any host, together or separately.
I think for prod-builds we can move package.json, npm install, npm run build-prod & dependencies of that onto nginx container, without using volumes and let it work this way.

This is probably tightly coupled with #192 - need to investigate how exactly are they being served.
IIRC they are going through PHP...

Blocked by #192

@psineur psineur added help wanted Extra attention is needed devops AWS, Docker, Deployment, CI. "A bit closer to metal" AWS EC2, Boxes, DNS, etc blocked Can't be worked on yet labels Apr 25, 2018
@psineur psineur added this to the v.1 - MVP - Public Release milestone Apr 25, 2018
@psineur psineur self-assigned this Apr 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AWS EC2, Boxes, DNS, etc blocked Can't be worked on yet devops AWS, Docker, Deployment, CI. "A bit closer to metal" help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant