Giter Site home page Giter Site logo

jenkins-bootstrap's People

Stargazers

 avatar

Watchers

 avatar

jenkins-bootstrap's Issues

consistent way to pass HOST_IP to container chain

Currently generating a file, which shouldn't exist in the repo
It might be fine to set it as an env var and just make sure it gets added to each build in the build chain
Maybe write an environment file to the ansible/vagrant folder after deploy in case we need to re-deploy jenkins zero

swarm example?

not sure if we can run swarm on a single host, but this might be necessary for docker secrets

docker-compose doesn't work on first run of vagrant

TASK [launch nginx] ************************************************************
failed: [default] (item=/vagrant/docker/nginx) => {"ansible_loop_var": "item", "changed": true, "cmd": "docker-compose -p ${SERVICE}${ENVIRONMENT} up -d", "delta": "0:00:00.502380", "end": "2019-10-03 12:30:07.980407", "item": "/vagrant/docker/nginx", "msg": "non-zero return code", "rc": 1, "start": "2019-10-03 12:30:07.478027", "stderr": "Couldn't connect to Docker daemon at http+docker://localhost - is it running?\n\nIf it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.", "stderr_lines": ["Couldn't connect to Docker daemon at http+docker://localhost - is it running?", "", "If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable."], "stdout": "", "stdout_lines": []}
failed: [default] (item=/vagrant/docker/jenkins) => {"ansible_loop_var": "item", "changed": true, "cmd": "docker-compose -p ${SERVICE}${ENVIRONMENT} up -d", "delta": "0:00:00.453096", "end": "2019-10-03 12:30:08.549846", "item": "/vagrant/docker/jenkins", "msg": "non-zero return code", "rc": 1, "start": "2019-10-03 12:30:08.096750", "stderr": "Couldn't connect to Docker daemon at http+docker://localhost - is it running?\n\nIf it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.", "stderr_lines": ["Couldn't connect to Docker daemon at http+docker://localhost - is it running?", "", "If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable."], "stdout": "", "stdout_lines": []}

a second vagrant provision fixes it, need to find the race condition

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.