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

Implement docker compose file that can spin up a working system #10

Open
schrockn opened this issue Jul 2, 2017 · 0 comments
Open

Implement docker compose file that can spin up a working system #10

schrockn opened this issue Jul 2, 2017 · 0 comments

Comments

@schrockn
Copy link
Owner

schrockn commented Jul 2, 2017

It would be very useful to have a docker composer file to be able to easily spin up a local instance of Graphscale. This would require a mysql container, a redis container (once that is implemented), and a python sanic web app container. Code would also have to be changed in order for the containers to address themselves properly. Right now db passwords are hard-coded and the system assumes you are running everything on localhost.

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

1 participant