This commit is contained in:
Philipp Rothmann
2024-12-28 00:04:32 +01:00
commit c4055f4b1d
5 changed files with 103 additions and 0 deletions

24
README.md Normal file
View File

@ -0,0 +1,24 @@
# immich
> One line description of the recipe
<!-- metadata -->
* **Category**: Apps
* **Status**: 0
* **Image**: [`immich`](https://hub.docker.com/r/immich), 4, upstream
* **Healthcheck**: No
* **Backups**: No
* **Email**: No
* **Tests**: No
* **SSO**: No
<!-- endmetadata -->
## Quick start
* `abra app new immich --secrets`
* `abra app config <app-name>`
* `abra app deploy <app-name>`
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).