generated from coop-cloud/example
doc: README
This commit is contained in:
22
README.md
22
README.md
@ -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>`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user