38 lines
1.2 KiB
Markdown
38 lines
1.2 KiB
Markdown
# timeoverflow
|
|
|
|
> **WARNING** This is an extremely experimental recipe configuration. Due to
|
|
> [`coopdevs/timeoverflow#824`](https://github.com/coopdevs/timeoverflow/issues/824),
|
|
> there is no official upstream image and we are [building our
|
|
> own](https://git.coopcloud.tech/coop-cloud-chaos-patchs/-/packages/container/timeoverflow/v5.4.2).
|
|
> However, this building process includes specific hacks to support
|
|
> [`platform.tijdbank.org`](https://platform.tijdbank.org). Please raise an
|
|
> issue first if you want to make use of this recipe for another deployment!
|
|
|
|
> A time banking system
|
|
|
|
<!-- metadata -->
|
|
|
|
* **Category**: Apps
|
|
* **Status**: 0
|
|
* **Image**: [`timeoverflow`](https://git.coopcloud.tech/coop-cloud/timeoverflow/packages), 4, coop-cloud-chaos-patches
|
|
* **Healthcheck**: No
|
|
* **Backups**: No
|
|
* **Email**: No
|
|
* **Tests**: No
|
|
* **SSO**: No
|
|
|
|
<!-- endmetadata -->
|
|
|
|
## Quick start
|
|
|
|
* `abra app new timeoverflow --secrets`
|
|
* `abra app config <app-name>`
|
|
* `abra app deploy <app-name>`
|
|
|
|
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).
|
|
|
|
## Initial setup
|
|
|
|
* `abra app cmd <app> app createdb`
|
|
* [Adjust the local storage permissions](https://git.coopcloud.tech/coop-cloud/timeoverflow/issues/3)
|