"description":"Free, open source and self-hosted solution for automated PostgreSQL backups. With multiple storage options, notifications, scheduling, and a beautiful web interface for managing database backups across multiple PostgreSQL instances.",
"install_methods":[
{
"type":"default",
"script":"ct/databasus.sh",
"resources":{
"cpu":2,
"ram":2048,
"hdd":8,
"os":"Debian",
"version":"13"
}
}
],
"default_credentials":{
"username":"admin@localhost",
"password":"See /root/databasus.creds"
},
"notes":[
{
"text":"Supports PostgreSQL versions 12-18 with cloud and self-hosted instances",