Skip to content

Conversation

@imreallyliam
Copy link

Website: https://baserow.io/docs/index
Repo: https://github.com/baserow/baserow
License: https://github.com/baserow/baserow/blob/develop/LICENSE
Description: Build databases, automations, apps & agents with AI — no code. With built-in GDPR, HIPAA, SOC 2 compliance.

  • One thing to note about the license, the core/free features are licensed under MIT but it does have separate licenses for the paid features.
  • I am looking into migrating away from docker eventually, and extracting the images to run as separate services. The app does not have upstream support for this, so I am evaluating it.

@zamentur
Copy link
Member

it's a django based app, so yes it's shame to not publish a tutorial to install it manually (or just say, you can setup it like any other django app...)
wednesday i have accepted in wishlist, several apps with only docker setup explain, cause we already retro-engineer a lot of dockerfile or docker image in order to create yunohost packages
however, about baserow, the license seems quite complex with premium and enterprise version and i don't know "MIT expat" license used for the others files...

@zamentur
Copy link
Member

Ok seems "MIT expat" is just the MIT license we already see in other apps... I was not aware about the orther MIT license like MIT x11 license...

@imreallyliam
Copy link
Author

Given that the system can already provide a redis and postgres database, I suppose it is easier to extract the individual components out of the app. Especially as the developers provide a version with separate docker images for each module.

It would just need the baserow backend/frontend images and celery. There's also an old guide of how to do this that the developers have archived, I can see how relevant it is though I suspect it won't work without some modernization but it would be a good start. I'll see what I can do this with.

@otm33GH
Copy link

otm33GH commented Jan 18, 2026

There is an open source version with limited features.
Here built from sources and 20' to install...
https://github.com/otm33GH/baserow_ynh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants