Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 380 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 380 Bytes

Registry

The diamond registry.

Instaling

First you need Docker

# Dowload docker-compose.yml
wget https://raw.githubusercontent.com/diamondpkg/registry/master/docker-compose.yml.example docker-compose.yml

# Edit docker-compose.yml

# Start
docker-compose up -d

# The server should be up within a few seconds at https://localhost:8000