Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Plugin] CA Appdata Backup / Restore v2.5

Featured Replies

Is there a way to set to order that apps are restarted after they are backed up?

I have a specific order needed because I'm running a bunch of my apps through a VPN app. the VPN app needs to start first so the other apps can see it. If it doesn't, they all fail to start.

  • Replies 649
  • Views 156.9k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Just a note: During the rewrite of the plugin, I stumbled upon the deprecation notice of the USB flash backup. I see, that many users dont use the MyServers Plugin (me too) as alternative. I want to c

  • Known issues & planned features Known issues If container autoupdate is enabled, the container gets started and producing a "Already started" info Currently being accepted

  • Please note: Starting with Unraid 6.12, the support for THIS plugin (ca.backup2 aka Appdata Backup/Restore v2.0 and v2.5) will end! Starting with Unraid 6.12, all users should upgrade to "Appdata

Posted Images

16 minutes ago, PlanetDyna said:


So there is no option to setup via the GUI?

 

On 2/8/2023 at 2:40 AM, KluthR said:

This is currently not possible via plugin

 

  • Author

Just a note: During the rewrite of the plugin, I stumbled upon the deprecation notice of the USB flash backup. I see, that many users dont use the MyServers Plugin (me too) as alternative. I want to cancel this deprecation but change the way it works. So, the flash backup will still be supported. JFYI

 

I aslo change the internal name of the plugin. Nothing that you have to worry about. Last but not least: I change the versioning from date to semantic versioning - maybe. Just some thoughts. If I got the first beta ready, I will publish more details for it.

5 hours ago, KluthR said:

Just a note: During the rewrite of the plugin, I stumbled upon the deprecation notice of the USB flash backup. I see, that many users dont use the MyServers Plugin (me too) as alternative. I want to cancel this deprecation but change the way it works. So, the flash backup will still be supported. JFYI

 

I aslo change the internal name of the plugin. Nothing that you have to worry about. Last but not least: I change the versioning from date to semantic versioning - maybe. Just some thoughts. If I got the first beta ready, I will publish more details for it.

 

Just finally updated to v3 and really appreciate your willingness to take charge and continue supporting this plugin. As someone who also doesn't use and has no interest in the MyServers plugin I think you for continuing to support backups of the usb/flash drive. It'd be nice if that data could also be compressed to an archive, but the post-run script for that is simple enough :) 

  • Author

My goal is to do the exact same thing unraid does ;)

 

idk the current state of MyServers: does is support the same backup as the manual backup does? I remember, that it miss some infos when doing it over MyServers?

6 hours ago, KluthR said:

I remember, that it miss some infos when doing it over MyServers?

root and user passwords are omitted, probably some other privacy stuff I can't remember.

On 12/23/2022 at 9:48 PM, KluthR said:

Known issues & planned features

Known issues

  • If container autoupdate is enabled, the container gets started and producing a "Already started" info
    • Currently being accepted as ok - produces some debug info inside the log but does not treat it as error

 

Planned features

  • Complete overhaul of the code including PHP8 compatibility
  • Files/Folder config per container
    • Maybe extra sources apart from containers?
  • Option (separate) to disable encoutered errors (containers, tar backup, tar verofy)
  • Multicore backup
  • Restore single container data
  • Treesize view of all source data?
  • Include the docker templates in backups

Hi @KluthR,

 

Is it possible to stop and start the containers individually while backing up instead of stopping them all before the backup and only restarting them once all backups are complete several hours later? 

 

Surely once the container has been backed up there's no harm in starting that one? 

  • Author

Depends, if containers depends on each other. The new update allows some control of it

No they are completely independent. Plex backup takes hours, but during that time ALL my dockers are unavailable. 

 

Which new update version has this functionality? 

  • Author
24 minutes ago, jacauc said:

No they are completely independent. Plex backup takes hours, but during that time ALL my dockers are unavailable.

Is already on my ToDo

 

25 minutes ago, jacauc said:

Which new update version has this functionality?

Iam doing an overhaul currently, so theres no update yet.

Hey all. So I think I may be out of luck here, but, I can still ask. My cache drive crashed on me this morning. I ended up having to reformat it. I've been running CABackup regularly.... using all the default settings. Am I to assume that the backups were being saved on the cache drive, not the array? So I've pretty much lost them and need to rebuild all my docker apps settings?

1 minute ago, Lonewolf147 said:

Hey all. So I think I may be out of luck here, but, I can still ask. My cache drive crashed on me this morning. I ended up having to reformat it. I've been running CABackup regularly.... using all the default settings. Am I to assume that the backups were being saved on the cache drive, not the array? So I've pretty much lost them and need to rebuild all my docker apps settings?

You would have had to set a backup location. What did you set it to?

1 minute ago, wgstarks said:

You would have had to set a backup location. What did you set it to?

Just the default location when it installed, /mnt/user/backups

When I browse into the user directory there is no backups subdirectory showing.

3 minutes ago, Lonewolf147 said:

Just the default location when it installed, /mnt/user/backups

When I browse into the user directory there is no backups subdirectory showing.

You’re saying there isn’t a backups share? Sounds like the app was never run.

Do you have a "Backups" share on the shares page?

Is there a "backups.cfg" file in /boot/config/shares?

 

Edited by Kilrah

Currently, no, I don't see a backups share. I know it has been running... I actually posted asking a question yesterday about it (getting it to restart apps in a specific order, that wasn't answered yet). I've actually used it in the past to restore stuff too. But it seems after this cache drive crash, things have disappeared.

 

Just now, Lonewolf147 said:

after this cache drive crash, things have disappeared

Was your backups share cache:only?

1 minute ago, Lonewolf147 said:

I don't see a backups share.

attach diagnostics to your NEXT post in this thread.

2 minutes ago, trurl said:

Was your backups share cache:only?

Sorry, I don't remember what it was set to. I didn't look at that screen often enough to memorize them.

Diag attached

valaskjalf-diagnostics-20230210-0942.zip

  • Author

Finally, I "finished" the final new UI for the settings part. I oriented myself on how Unraid does it.

(DEV-Sidenote: Wow, these many code documentation of the webgui-code is gorgeous... NOT! Maybe I start to add some to important things...)

 

However, the current design looks like this:

1396199295_Screenshot2023-02-10at20-08-22Playtime_AB.Main2.thumb.png.ce717618ec275a81f6b686a430fce6d2.png

 

I expanded the important help blocks for this screenshot.

Can we work with this? :)

3 hours ago, KluthR said:

Its me again. Does anyone use the libvirt.img backup?

 

grafik.png.d1ec17dfeb967256d9a98aa4bd44e1d8.png

I back it up, but I've never needed to restore.

3 hours ago, KluthR said:

Its me again. Does anyone use the libvirt.img backup?

 

grafik.png.d1ec17dfeb967256d9a98aa4bd44e1d8.png

I back it up with my own script, compressing it with zstd it takes about 250KB instead of 1GB.

3 hours ago, Lonewolf147 said:

Sorry, I don't remember what it was set to. I didn't look at that screen often enough to memorize them.

I see this (anonymized)

b-----s                           shareUseCache="prefer"  # Share does not exist

This is a share that you created to stay on cache, but no longer exists. Possibly named backups.

3 hours ago, Kilrah said:

Is there a "backups.cfg" file in /boot/config/shares?

This is probably what I see in diagnostics. You can look there yourself to confirm.

 

So, probably it is all gone now

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.