GithubHelp home page GithubHelp logo

Comments (2)

babatundebusari avatar babatundebusari commented on July 26, 2024

Actually i see in the README file
[by the way the blog post is 404 "http://engineering.riotgames.com/news/ephemeral-docker-build-slaves"]

What about if i have docker-engine on a different computer
Where do i get the cert files from? Lets say Ubuntu 14

So basically i have docker installed on the same host(Ubuntu 14 LTS) i am trying to launch the containers.

from dockerjenkins_tutorial.

maxfields2000 avatar maxfields2000 commented on July 26, 2024

The tutorial here assumes you're running docker-toolbox from OSX or Windows, hence the certs will be local to your machine.

If you have a docker-host configured someplace else that is using TLS certs, you need to know the specifics of how that host is configured. Those certs will have been generated at t he time that server was made and be located someplace on that machine, possibly in default locations, but you need to consult the docker configuration.

In other words I can't really provide specifics as I don't know how those hosts are set up. You will need the c ca-key.pem, cert.pem, and client.pem keys.

If you used docker-machine to set up the remote host, the certs you need should be in your ~/.docker/machine/yourmachinenamehere path.

In general the tutorial is for folks who are doing local development, if you have production docker servers you are using I have to assume you know how they are configured.

from dockerjenkins_tutorial.

Related Issues (20)

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.