doc: README

This commit is contained in:
f
2026-03-23 14:07:04 -03:00
parent 04272ea2b1
commit a78e6d5b1e

View File

@ -1,23 +1,23 @@
# {{ .Name }}
# container-registry
{{ .Description }}
Distribution implementation for storing and distributing of container images and artifacts
<!-- metadata -->
* **Category**: {{ .Category }}
* **Status**: {{ .Status }}
* **Image**: {{ .Image }}
* **Healthcheck**: {{ .Healthcheck }}
* **Backups**: {{ .Backups }}
* **Email**: {{ .Email }}
* **Tests**: {{ .Tests }}
* **SSO**: {{ .SSO }}
* **Category**: Apps
* **Status**: 0
* **Image**: registry
* **Healthcheck**: No
* **Backups**: Yes
* **Email**: No
* **Tests**: No
* **SSO**: No
<!-- endmetadata -->
## Quick start
* `abra app new {{ .Name }} --secrets`
* `abra app new container-registry`
* `abra app config <app-name>`
* `abra app deploy <app-name>`