GithubHelp home page GithubHelp logo

slipset / dayofdocker15 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eficode-academy/dayofdocker15

0.0 2.0 0.0 614 KB

Training material for Day of Docker Continuous Delivery workshop

Go 1.77% ApacheConf 29.29% HTML 4.18% Groff 13.65% Shell 4.93% Groovy 46.19%

dayofdocker15's Introduction

dayofdocker15

You need docker and docker-compose to run this setup.

Jenkins runs at http://YOUR-DOCKER-HOST:8080/jenkins Artifactory runs at http://YOUR-DOCKER-HOST:8090/artifactory Registry run at http://http://YOUR-DOCKER-HOST:5000

The testing web server (written in Go) will be accessible at http://YOUR-DOCKER-HOST:8000 - when you compile it and run it.

There is a centos-slave Docker container, which you may need to build yourself if yuo decide to modify it.

The containers home directories (data directories) are in /opt/containers . The /opt/containers directory tree needs to be owned by uid 1000 and gid 1000. They are setup to have this ownership. If you want to do something manually to these directories, you need to use sudo.

The user student is granted sudo access.

On the host, the user is member of both docker and admin groups. Created as:

root# useradd -m -G docker,admin -s /bin/bash -c "Student" student

There is a GoWebServer directory which contains http.go file. You can run it and it will open a port 8000 and listen on it. This is the test project, which will be compiled by the students through jenkins.

dayofdocker15's People

Contributors

jkrag avatar drbosse avatar

Watchers

James Cloos avatar Erik Assum avatar

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.