Backups
Location
Cloudron makes a complete backup of your system at the configured location. The following apps have automatic backups disabled: {{app.label || app.fqdn}},
Provider
{{ prettyProviderName(backupConfig.provider) }}
Location
{{ backupConfig.backupFolder }}
{{ backupConfig.mountPoint + (backupConfig.prefix ? '/' : '') + backupConfig.prefix }}
{{ backupConfig.bucket + (backupConfig.prefix ? '/' : '') + backupConfig.prefix }}
{{ backupConfig.region + ' ' + backupConfig.bucket + (backupConfig.prefix ? '/' : '') + backupConfig.prefix }}
{{ backupConfig.endpoint + ' ' + backupConfig.bucket + (backupConfig.prefix ? '/' : '') + backupConfig.prefix }}
Endpoint
{{ backupConfig.endpoint || backupConfig.region }}
Storage Format
{{ backupConfig.format }}
Schedule and Retention
Cloudron makes a complete backup of your system based on this scheduled interval and keeps backups with the specified retention policy.
Interval
{{ prettyBackupInterval(backupConfig.intervalSecs) }}
Retention Policy
{{ prettyBackupRetentionPolicy(backupConfig.retentionPolicy) }}
Listing
No backups have been made yet
| Version | Date | Contents | Actions |
|---|---|---|---|
| v{{ backup.packageVersion }} | {{ backup.creationTime | prettyDate }} | No apps {{ backup.contents.length }} apps |
{{ createBackup.message }}
{{ createBackup.errorMessage }}
Logs
Please be careful when uploading these logs to a public server since they may contain sensitive information.
Show Logs