User can set up a webhook endpoint for the database and after a successful backup, Bytebase will send a POST request to the configured webhook endpoint.As an example, user can use this feature to integrate with Better Uptime’s Heartbeats feature to monitor the status of database backups. In case Bytebase does not regularly send requests to Heartbeat endpoint configured on Better Uptime, Better Uptime will trigger the corresponding alert rule.
We added one-click button on our GitHub front page to launch Bytebase in Gitpod. Now user is only one click away from having a fully-fledged dev environment to play with Bytebase!
Warning 1): Bytebase does not support in-place downgrade. Make sure to back up your metadata before upgrading. 2) Never run multiple containers on the same data directory. Stop and remove the old one first to avoid corruption.