Update metadata in README.md

This commit is contained in:
Cassowary 2022-11-30 17:11:17 -08:00
parent 2e87165aff
commit f90727eaf5
1 changed files with 5 additions and 5 deletions

View File

@ -1,23 +1,23 @@
# fluffychat # fluffychat
> One line description of the recipe > Deploy web-based FluffyChat Matrix client
<!-- metadata --> <!-- metadata -->
* **Category**: Apps * **Category**: Apps
* **Status**: 0 * **Status**: 2, alpha
* **Image**: [`fluffychat`](https://hub.docker.com/r/fluffychat), 4, upstream * **Image**: [`fluffychat`](https://git.coopcloud.tech/coop-cloud/fluffychat:v1.7.1), 4, our own custom image
* **Healthcheck**: No * **Healthcheck**: No
* **Backups**: No * **Backups**: No
* **Email**: No * **Email**: No
* **Tests**: No * **Tests**: No
* **SSO**: No * **SSO**: Yes (via TFA)
<!-- endmetadata --> <!-- endmetadata -->
## Quick start ## Quick start
* `abra app new fluffychat --secrets` * `abra app new fluffychat`
* `abra app config <app-name>` * `abra app config <app-name>`
* `abra app deploy <app-name>` * `abra app deploy <app-name>`