fix readme

This commit is contained in:
2026-04-15 13:34:40 -04:00
parent 3ffbffde33
commit 20d4212ba2

View File

@ -1,13 +1,13 @@
# baserow
# formio
> Minimum Viable deploy of Baserow: Open source no-code database and Airtable alternative
> A Form and Data Management Platform for Progressive Web Applications. [https://](https://github.com/formio/formio)
<!-- metadata -->
* **Category**: Apps
* **Status**: 0
* **Image**: [`baserow`](https://hub.docker.com/r/baserow), 4, upstream
* **Healthcheck**: Yes (using https://baserow.io/docs/installation%2Finstall-with-docker#running-healthchecks-on-baserow)
* **Image**: [`formio`](https://hub.docker.com/r/formio/formio), 4, upstream
* **Healthcheck**: No
* **Backups**: No
* **Email**: No
* **Tests**: No
@ -17,15 +17,9 @@
## Quick start
* `abra app new baserow`
* `abra app new formio`
* `abra app config <app-name>`
* `abra app deploy <app-name>`
## Resources
* Baserow requires over 2GB RAM to run on Co-op Cloud with default settings
* For environments with 2GB or less RAM, run `abra app config <app-name>` and uncomment the `For low-resource machines` config block
* More info: https://hub.docker.com/r/baserow/baserow/#scaling-options
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).