No description
Find a file
Marc Cataford b2127a1d0f
Some checks failed
/ test (push) Failing after 1m13s
ci: build + publish flow
2024-04-08 22:35:42 -04:00
.forgejo/workflows ci: build + publish flow 2024-04-08 22:35:42 -04:00
build.sh feat: initial version with start+stop+build 2024-04-08 19:38:48 -04:00
Dockerfile feat: initial version with start+stop+build 2024-04-08 19:38:48 -04:00
README.md feat: initial version with start+stop+build 2024-04-08 19:38:48 -04:00
service.json feat: initial version with start+stop+build 2024-04-08 19:38:48 -04:00
start.sh feat: initial version with start+stop+build 2024-04-08 19:38:48 -04:00
stop.sh feat: initial version with start+stop+build 2024-04-08 19:38:48 -04:00

Registry

Private container registry to organize self-hosted services.

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.