How to self host bubble.io?

Due to bubble charging $1 per GB of storage per month while not disclosing hosting prices, I can only assume the hosting prices are very high, so I need to self host. Hopefully someone knows how to self host bubble because it’s no way I could scale a social media & video sharing app with high storage & hosting prices.

You can’t host your own bubble instance. But you can have storage outside bubble.

You can’t self host the entire app, but you can link your own storage solution. For example, we’ve got our own AWS s3 buckets that we use for videos and images.

Do you know the severe capacity for the basic personal plan & for each unit?

Do you know how many users the basic personal plan can handle & the server capacity for each unit for a social media full of lots of video media?

There is no direct calculation. It all depends on the type and number of workflows that are executed on your site. If there are thousands of users that don’t actually do much, that could actually require less capacity than 50 users that are all running complex and intensive workflows.

What estimate for a YouTube clone?

Depends what you mean by ‘YouTube Clone’?

Hey,

Keep in mind, data storage is not cheap, also if you do self-hosting.

Two things you can do here:

  1. Use AWS S3 bucket for video files or audio files.
  2. Use an external hosted database and connect it with your bubble.io application.

Both way require work and you still would need to pay something for the S3 bucket or the external database.

For the first option, we wrote an article about this: A blueprint architecture for AWS Serverless and Low Code - Biberei

Hope that helps.

Sarah

1 Like

I was thinking database storage would be super cheap because it looks like all text, but it looks like database storage cost will have to play a big role in choosing a 3rd party database. It’s looking like for this particular project I will have to use appgyver, another visual programming tool with the complexity of code or learn to code if I have to because this project cannot afford any compromises on complexity. I see you also use appgyver, from your experience do you think appgyver is on the level of coding?

1 Like

Thanks for bringing this important point to the surface. Both an issue if Bubble.io gets sold to a less trustworthy company, if they get hacked or even if they just suddenly shut down for whatever reason.

If it’s not possible to self host, it’s not reliable.

Thanks again!

@phslaskmail

I really don’t see how you make any viable argument against using Bubble.

From what I’ve seen, Bubble is for those who have an app idea and don’t want to spend $200,000.00 getting it built by a developer.

With a little time and patience, you can build an app yourself.

Are you running some type of enterprise-level app?

If you have an enterprise-level app and want to spend money on servers, databases, security, backups, and updates, you probably wouldn’t have considered Bubble or any other no-code platform.

Everyone hopes their app will be the next Uber…there’s nothing wrong with thinking big.

But, until you get to that level, I don’t see the point of knocking a builder that can give you a good start.

3 Likes