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

limit mongo & redis to known versions in docker-compose #8

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

limit mongo & redis to known versions in docker-compose #8

wants to merge 22 commits into from

Conversation

asoorm
Copy link

@asoorm asoorm commented Dec 11, 2017

No description provided.

lonelycode and others added 22 commits January 28, 2016 17:16
Random username using $RANDOM
Improve setup script to: 1) set correct URLs for Portal APIs and 2) create portal home page
Use Docker 1.10 networks (requires Docker Compose 1.6.2)
Update docker-compose.yml to add socket.io port (5000) for tyk_dashboard
Added text for python's and python's json module existence.
Version id was missing 'v' before the number
Backwards incompatible changes in newer versions of mongo which were
being picked up by `latest` tag.

This commit limits mongo version to `3.0` and redis to `3.2`.

e.g. newer mongo version auto-binds to localhost, rather than public
network, meaning that mongo not available to any other container.
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.

6 participants