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

start all service including back and front when doing docker compose #546

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

BobLamarley
Copy link
Contributor

start all service including back and front when doing docker compose

@BobLamarley BobLamarley marked this pull request as draft November 13, 2024 09:59
@mboudet
Copy link
Member

mboudet commented Nov 15, 2024

Can you put it in a separated docker-compose.yml file? (like docker-compose-full.yml or something)

@BobLamarley
Copy link
Contributor Author

I've changed that, i just have a problem with ldap config when having the frontend and backend inside a container instead of host machine, I think it's just a problem with localhost or ldap ( the container name )
I tried with changing the host inside the default.json, as I've done for the mongo:
image
But it wasn't the solution

Also there was already a dockerfile at the base of the project that is starting the node and frontend, but I think this one used for production so I've recreated one Dockerfile.dev for the node app at the root of the project and a Dockerfile for starting the front in manager2/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants