2024-04-08 23:05:28 +00:00
|
|
|
# Registry
|
|
|
|
|
|
|
|
Private container registry to organize self-hosted services.
|
2024-04-08 23:38:48 +00:00
|
|
|
|
2024-06-06 17:19:31 +00:00
|
|
|
## Maintaining
|
2024-04-09 04:16:05 +00:00
|
|
|
|
2024-06-06 17:19:31 +00:00
|
|
|
Using [spud](https://forge.karnov.club/spadinastan/spud), just `spud start ./service.yml`!
|
2024-04-09 04:16:05 +00:00
|
|
|
|
2024-04-08 23:38:48 +00:00
|
|
|
## 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.
|