this post was submitted on 14 Nov 2023
2 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Just received the email over the weekend but if your self hosting Budibase you will soon be limited to 20 users even on the open source version. This is very unfortunate for me because I was running a bunch of volunteer community projects on there and really liked how they didn't hide SSO behind a paywall. Not everyone using apps like these are companies trying to save money and having to pay $5 per user isn't feasible for volunteer projects that don't have any money to begin with.

See https://budibase.com/blog/updates/pricing-v3/

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 10 months ago

Several folks have asked why not just fork it? And I think that would be a great idea however like most of these projects, it's not fully open source and thus all the source code isn't available. Large parts of what makes the app function are only available as already packaged libraries in npm. All of that would have to be deciphered and re-written.