2 Commits

Author SHA1 Message Date
marlon 774e104e05 chore: publish 0.1.1+4.6.2 release 2026-04-15 13:34:58 -04:00
marlon 20d4212ba2 fix readme 2026-04-15 13:34:40 -04:00
2 changed files with 6 additions and 12 deletions
+5 -11
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).
+1 -1
View File
@@ -26,7 +26,7 @@ services:
#- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
- "coop-cloud.${STACK_NAME}.version=0.1.0+4.6.2"
- "coop-cloud.${STACK_NAME}.version=0.1.1+4.6.2"
configs:
- source: custom-entrypoint
target: /custom-entrypoint.sh