generated from coop-cloud/example
25 lines
522 B
Markdown
25 lines
522 B
Markdown
# `abra-test-recipe`
|
|
|
|
Simple app configuration used for the Abra test suite.
|
|
|
|
<!-- metadata -->
|
|
|
|
* **Category**: Apps
|
|
* **Status**: 3, stable
|
|
* **Image**: [`abra-test-app`](https://hub.docker.com/_/abra-test-app), 4, upstream
|
|
* **Healthcheck**: Yes
|
|
* **Backups**: Yes
|
|
* **Email**: 3
|
|
* **Tests**: 2
|
|
* **SSO**: No
|
|
|
|
<!-- endmetadata -->
|
|
|
|
## Quick start
|
|
|
|
* `abra app new {{ .Name }} --secrets`
|
|
* `abra app config <app-name>`
|
|
* `abra app deploy <app-name>`
|
|
|
|
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).
|