30e84c77333fa4dcd76a10a46f28d49cff067ec3
Baserow with license fix See merge request mir/coop-cloud-recipes/baserow!1
baserow
Minimum Viable deploy of Baserow: Open source no-code database and Airtable alternative
- Category: Apps
- Status: 0
- Image:
baserow, 4, upstream - Healthcheck: Yes (using https://baserow.io/docs/installation%2Finstall-with-docker#running-healthchecks-on-baserow)
- Backups: No
- Email: No
- Tests: No
- SSO: No
Quick start
abra app new baserowabra 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 theFor low-resource machinesconfig block - More info: https://hub.docker.com/r/baserow/baserow/#scaling-options
Baserow Crack
abra app config <app-name>. Uncomment the final line of the config# COMPOSE_FILE="$COMPOSE_FILE:compose.license.yml"abra app undeploy <app-name>abra app deploy <app-name>- Navigate to the admin panel -> manage licenses. Click Register License and type in any string. An enterprise without support license should be given.
- Refresh the page to access features!
For more, see docs.coopcloud.tech.
Languages
Shell
100%