13 lines
385 B
Markdown
13 lines
385 B
Markdown
# Registry
|
|
|
|
Private container registry to organize self-hosted services.
|
|
|
|
## Maintaining
|
|
|
|
Using [spud](https://forge.karnov.club/spadinastan/spud), just `spud start ./service.yml`!
|
|
|
|
## Setting up service credentials
|
|
|
|
The `container-registry_auth` volume is pre-seeded with an empty `htpasswd` file that will hold the credentials for registry users.
|
|
|
|
See `man htpasswd` for reference.
|