Code Monkey home page Code Monkey logo

drucker's People

Contributors

anavarre avatar nielsvm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

drucker's Issues

Provide nginx to prep for load balancing

Initial plan is to have Varnish and nginx on the drucker_reverse_proxy container. Varnish will be the reverse proxy caching system and nginx will distribute requests to the backend (Apache)

Re-add GlusterFS

It used to work with drucker but needed at least 2 web nodes, so we need to explore options and bring it back if possible.

Error response from daemon: client is newer than server

$ docker --version
Docker version 1.12.0-rc4, build e4a0dbc, experimental

$ docker-machine --version
docker-machine version 0.8.0-rc2, build 4ca1b85

$ ansible --version
ansible 2.1.0.0
  config file =
  configured module search path = Default w/o overrides

$ drucker
Error response from daemon: client is newer than server (client API version: 1.24, server API version: 1.23)
Error response from daemon: client is newer than server (client API version: 1.24, server API version: 1.23)
Error response from daemon: client is newer than server (client API version: 1.24, server API version: 1.23)
Error response from daemon: client is newer than server (client API version: 1.24, server API version: 1.23)
Error response from daemon: client is newer than server (client API version: 1.24, server API version: 1.23)
Error response from daemon: client is newer than server (client API version: 1.24, server API version: 1.23)
Error response from daemon: client is newer than server (client API version: 1.24, server API version: 1.23)
Error response from daemon: client is newer than server (client API version: 1.24, server API version: 1.23)
Error response from daemon: client is newer than server (client API version: 1.24, server API version: 1.23)
Error response from daemon: client is newer than server (client API version: 1.24, server API version: 1.23)
Error response from daemon: client is newer than server (client API version: 1.24, server API version: 1.23)
Error response from daemon: client is newer than server (client API version: 1.24, server API version: 1.23)

Use Ansible Galaxy roles

Instead of having to craft everything from scratch, a sensible improvement would be to rely on 'roles' maintained by the Ansible community.

Running drucker on mac os elcapitan can't connect to images over ssh

while running the drucker setup script we get:

Running drucker_base orchestration on the container...

PLAY [drucker_base] ************************************************************

TASK [setup] *******************************************************************
fatal: [203.0.113.99]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh.", "unreachable": true}
    to retry, use: --limit @/Users/erik.peterson/src/drucker/orchestration/base.retry

PLAY RECAP *********************************************************************
203.0.113.99               : ok=0    changed=0    unreachable=1    failed=0

for all of the containers that it tries to spin up.

You can run

docker exec -it drucker_web bash

to connect, but it doesn't appear that any of the ansible scripts have run, so none of the services are up.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.