26 lines
653 B
Markdown
26 lines
653 B
Markdown
# liberaforms
|
|
|
|
> Ethical form software
|
|
|
|
<!-- metadata -->
|
|
|
|
* **Category**: Apps
|
|
* **Status**: wip
|
|
* **Image**: [`liberaforms`](https://hub.docker.com/r/liberaforms), 4, upstream
|
|
* **Healthcheck**: Yes
|
|
* **Backups**: No
|
|
* **Email**: 1
|
|
* **Tests**: No
|
|
* **SSO**: 3
|
|
|
|
<!-- endmetadata -->
|
|
|
|
## Quick start
|
|
|
|
* `abra app new liberaforms --secrets`
|
|
* `abra app config <app-name>`
|
|
* `abra app deploy <app-name>`
|
|
* `abra app run <app-name> app /init.sh` [Create tables](https://gitlab.com/liberaforms/liberaforms/-/blob/main/docs/docker.md?ref_type=heads#create-the-database) in pgsql database
|
|
|
|
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).
|