logo Quave ONE

Quave ONE

Inscrever-se
Voltar20/03/2026, 15:32

Audit and Shared Storage. Functions Coming Soon

Hey, new week, new features. We've been focusing a lot in the past weeks on security and ways to audit actions.

Audit

We're not doing this because we suffered attacks or anything similar. We're doing this because as we grow, our customers are asking for more insights into what's happening inside their large accounts with hundreds of apps and databases.

The audit page shows a lot of actions that can happen on your account, including navigation on the dashboard pages. It's pretty powerful, and to see this page you need to add the Audit role to existing members.

audit-page.png

Admins won this new role during the first deployment and members with Manage Members role can add Audit role for other members.

If you have this role, you can check the Manage menu on the right and click on Audit. If you find any action that's not being tracked and is important to you, please let us know.

manage-audit-menu.png

Keep in mind that this feature is pretty new, so if you see something inconsistent, let us know.

Functions

We have more things coming soon: are you running lambdas or something similar in other places just because we don't support functions or serverless executions? I have good news for you - functions are coming to Quave ONE.

TBH, I'm not a big fan of functions or serverless architectures, but who am I? I don't have control over the architectures our customers like and use, so we decided to support this use case anyway.

I think it's pretty cool, especially for our Connect customers, as they're running on their own hardware. They can use the resources that have room to process more to run the functions - a really great way to reuse resources already allocated but not fully used.

If you want to be in the first group of customers we allow this feature flag for, let us know.

Quave ONE

And the old news: we're now called Quave ONE, so we updated some other stuff recently:

1 - Status Page URL: quaveone.statuspage.io
2 - Docs URL: docs.quave.one
3 - New CLI installer, new CLI name, GitHub Action, Pipelines - check the docs: https://docs.quave.cloud/category/cli

The old CLI is going to work for a while, but we recommend everyone install and start using the new one. Also, update your GitHub Actions, Bitbucket Pipelines, etc. We don't have any plans to drop the old ones, but it's not a good idea to keep using the old names forever.

Shared Storage

To wrap up with another cool feature: shared storage. If you need to run multiple containers with the same disk, this is now possible. Think about a WordPress website with multiple containers, or when you need to write something to the disk but it's not possible to run the whole workload in a single container.

This feature is still behind a feature flag, but if you need it, please send us a message - it's already live in production.

Ok, that's it, enjoy your weekend.