GithubHelp home page GithubHelp logo

ifa6 / docker-gerrit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from edgester/docker-gerrit

0.0 3.0 1.0 128 KB

Build a Docker container with the gerrit code review system

License: Apache License 2.0

Shell 100.00%

docker-gerrit's Introduction

docker-gerrit

Build a Docker container with the gerrit code review system

These are the source files that build the edgester/gerrit Docker image located at https://registry.hub.docker.com/u/edgester/gerrit/

The current files will build an image that is based on the ubuntu:trusty image. the images includes:

  • supervisord
  • Gerrit 2.9 using the H2 storage backend

The following ports are exposed in the image:

  • 8080/tcp (http) - Gerrit Web interface
  • 29418/tcp (ssh) - The restricted gerrit ssh daemon

Building the image

To build the image run the "./build".

To run normally as a daemon, run "./run" or the following command: sudo docker run -p 127.0.0.1:8080:8080 -p 127.0.0.1:29418:29418 -d edgester/gerrit

To use gerrit after starting the container, go to http://localhost:8080 and login with an OpenID service, like Google, Yahoo, or Launchpad. The first person to login is the administrator and may create users and projects.

Source files for this image are at https://github.com/edgester/docker-gerrit

docker-gerrit's People

Contributors

edgester avatar nikolas avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

gaecom

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.