Skip to content

drewhemm/registry-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Private Registry, with UI, Jenkins and Apt-Cacher NG

Running inside a Vagrant/VirtualBox VM and configured by Puppet

Requirements:

Optional:

Usage:

After installing the requirements, cd into the vagrant/registry-vm directory and run the following command:

git submodule update --init --recursive

vagrant up

The VM will be spun up and the docker containers provisioned by Puppet. This process will take several minutes.

When it finishes, navigate to http://localhost:8100 to verify that the registry is alive.

Information on the Docker registry can be found here:

https://docs.docker.com/registry/deploying/

To access to UI, navigate to http://localhost:8100/ui

To access Jenkins, navigate to http://localhost:8100/jenkins

About

Docker registry server running inside a vagrant VM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published