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

[database]: Mount /var/run/redis/ folder from host for all dockers #418

Merged
merged 2 commits into from
Mar 23, 2017
Merged

[database]: Mount /var/run/redis/ folder from host for all dockers #418

merged 2 commits into from
Mar 23, 2017

Commits on Mar 22, 2017

  1. [database]: Mount /var/run/redis/ folder from host for all dockers

    - Create /var/run/redis/ folder on the host
    - Install Python client for Redis on the host
    - Mount /var/run/redis/ as read/write from host for all dockers
    - Enable accessing the database everywhere including on the host and from remote
    
    Signed-off-by: Shuotian Cheng <shuche@microsoft.com>
    Shuotian Cheng committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    9faff9a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into redis

    Shuotian Cheng committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    eebebd5 View commit details
    Browse the repository at this point in the history