No description
Find a file
Marc Cataford 8af991eab6
Some checks failed
/ test (push) Failing after 1m19s
ci: update runner label
2024-11-03 23:28:00 -05:00
.forgejo/workflows ci: update runner label 2024-11-03 23:28:00 -05:00
build.sh feat: allow specifying image version when starting 2024-04-09 00:16:05 -04:00
Dockerfile feat: initial version with start+stop+build 2024-04-08 19:38:48 -04:00
README.md chore: clean up non-spud scripts 2024-06-06 13:19:31 -04:00
service.yml build: migrate to spud 2024-06-06 13:17:07 -04:00

Registry

Private container registry to organize self-hosted services.

Maintaining

Using 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.