Skip to content

Docker Secured Domain Registry Setup ... the Docker way

Notifications You must be signed in to change notification settings

3Nigma/dsdr-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dsdr-setup

or "Docker Secured Domain Registry Setup" ... the Docker way is a companion repo to my Medium article treating the same problem.

In a nutshell, it allows for creating of self-hosted and secure docker-registries backed up by Let's Encrypt! certificates.

Prerequisites

A linux operating system with docker & docker-compose (version 2!) installed along with a registered domain. Before you start, please make sure you have your DNS pointing to the IP of the machine where you want to host the registry otherwise the certificate authority won't issue any certificates.

Starting it (only linux)

Clone and run ./go.sh. You will be required to provide some data before we start the services. Once fired up, it will take some time before registry will be available at the desired address.

About

Docker Secured Domain Registry Setup ... the Docker way

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages