GET /databases
API including weather backups are configured locally or via s3 bucket, cron schedule and last successful backup timestampGET /databases/:uuid/backups
PATCH /databases/:uuid
API. Right now you can configure all of the backup detail you see in the backup panel, including creating a backup, all via api.DELETE /databases/:uuid/backups/:backup_id
I also recorded a video showing a demo: https://www.youtube.com/watch?v=hbN-ygTPBRc Also I wrote a python script show casing how it can be used via API: https://github.com/DanielHemmati/coolify-api-demo
/claim #5672
Daniel
@DanielHemmati
Zach Latta
@zachlatta