diff --git a/README.md b/README.md index e85263b..5d8a29f 100644 --- a/README.md +++ b/README.md @@ -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) * **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 ` * `abra app deploy ` -## 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 ` 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).