Custom names for backups, like date-location+app_name-various_bits.zip
-
Most of the apps I install on my Cloudron rarely change from their location, or, their initial domain name. The auto-backup feature is fantastic too (I'm using Scaleway).
From time to time I do turn off apps, partly for space reasons, or to make room in RAM while I try out a few other apps. Before doing so, I like to backup just that one app I'm going to turn off. I've then had situations where, after some time has passed, I'll forget if I did back up this or that app, but I have to admit, trying to look up the long convoluted name (which is thankfully possible in Cloudron) and then finding the same in my Scaleway backups, to verify, is tedious enough that I take a chance and don't back up, or I just back up again and thus use up space that wasn't needed.
What would really speed things up for me is if the backups for each app (both individually backed up and when part of a full backup) could include the location (the domain, or a truncated domain) and the name of the app installed. The backup name is already helpful by including the date
2021-03-08-220003-295/app_4145s2c0-hbs57-2g8n-kiw3-2h89si6d82y9_v0.4.0
. But, maybe this is just me, keeping track of which domain+app has which long convoluted name is a bit of a hassle. A backup name like 2021-03-08-220003-295/example-com_vikunja_v0.4.0 would make things sooo much easier for me to quickly visually check, verify, and find backups.I also tend to prune existing backups in my Scaleway buckets by hand, and a naming convention like this would be super helpful for me to be able to immediately see which app is where and has been backed up how many times and when most recently.
NOTE: I've just discovered that in the Backups pane of an apps Dashboard I can download the most recent backup configuration (
Download Backup Configuration
), and this configuration json file INCLUDES the location in brackets at the end of the filename, like so -app-backup-config-2021-03-09-08-14-31 (subdomain.example.com).json
! -Including that location in the backup file name too would be super helpful.