betavoidbase is in public beta. It runs, the API is PocketBase's and is not moving, and the version is still 0.x for everything around that.Help us get it to 1.0

voidbase cloud

Experimental A full guide is coming.

voidbase cloud creates instances in a Cloudflare account for you, without a project or a deploy command of your own: sign in, name an instance, and it is provisioned with its database, storage and custom domain attached. It exists and it works, and you can try it from the cloud page.

It is not documented in full yet, because it is still changing in ways that would make a guide wrong rather than merely incomplete. Until it settles, the three paths above are the supported ways to run an instance, and every one of them puts it in an account you control.

Updating

There is nothing for you to run. voidbase cloud provisions an instance from the release it is holding, and we publish a new release into it when one is out. New instances are created on the newest release from that moment.

Instances that already exist stay on the release they were created with. Moving a running instance onto a newer one in place is the piece that is missing, and it is why this page still says experimental. It is on the roadmap. Until it lands, an instance you want to keep on a version of your choosing is better made from the CLI, where voidbase update and voidbase deploy are yours to run whenever you want them.

In the meantime

Found something wrong on this page?

Fix it yourself. The link below opens this file in GitHub's editor and forks the repository for you if you need one, and your change becomes a pull request without leaving the browser.