Skip to content

Comments

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

Open
asoorm wants to merge 22 commits intoyoanisgil:masterfrom
TykTechnologies:mongo_version
Open

limit mongo & redis to known versions in docker-compose#8
asoorm wants to merge 22 commits intoyoanisgil:masterfrom
TykTechnologies:mongo_version

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