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

Using docker and docker compose #3

Open
robinagandhi opened this issue Jul 14, 2017 · 5 comments
Open

Using docker and docker compose #3

robinagandhi opened this issue Jul 14, 2017 · 5 comments
Assignees

Comments

@robinagandhi
Copy link
Collaborator

I recommend using docker and docker compose for easy installation of bbd web.

@4j4yk
Copy link
Owner

4j4yk commented Jul 17, 2017

Thank you for your feedback. I will be building docker compose.

@4j4yk
Copy link
Owner

4j4yk commented Jul 17, 2017

I have partially completed the docker compose installation process. In addition I am trying to attach mongodb container as well.

@4j4yk
Copy link
Owner

4j4yk commented Jul 18, 2017

I have updated the repo with docker files and instructions, please review and let me know.

@robinagandhi
Copy link
Collaborator Author

Looks good. Perhaps the mongodb connection string in docker-compose.yml should be customized as needed and then use that connection string environment variable in your app.js file instead of typing the connection in directly.

@4j4yk
Copy link
Owner

4j4yk commented Aug 2, 2017

Updated the code and comments.

@github-staff github-staff deleted a comment from vokaplok Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants
@robinagandhi @4j4yk and others