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

Run redis-server from a different Docker container #26

Open
samgiles opened this issue Jun 29, 2016 · 1 comment
Open

Run redis-server from a different Docker container #26

samgiles opened this issue Jun 29, 2016 · 1 comment

Comments

@samgiles
Copy link
Contributor

Instead of running the server and redis in the same container, we should link them and run only the server in the container this project's docker file describes.

@samgiles samgiles mentioned this issue Jun 29, 2016
@michielbdejong
Copy link
Contributor

Good point - same is probably true for https://github.com/fxbox/dns-server/blob/master/server/run.sh which combines pagekite + dns-server in one Docker container. When you do, remember to update the wiki at https://wiki.mozilla.org/Connected_Devices/Projects/Project_Link/Registration_Server_and_Tunneling.

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

No branches or pull requests

2 participants