1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2024-09-03 18:16:05 +02:00
borg_ynh/doc/PRE_UPGRADE.d/1.2.8.md
Salamandar b9511a8ded
Reword post-upgrade doc for clarity.
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
2024-05-13 10:17:34 +02:00

830 B

This app has gone through a major revamp!

The upgrade should be mainly transparent to you. However, if you have multiple instances of this app, one upgrade will break other instances and you'll need to upgrade every instance of borg installed on your server.

Also, developer aren't flawless and we might have missed something during our tests.

We highly recommend to check that your backups are still being created after the upgrade.

You can manually trigger borg backups from command line with:

systemctl start borg

Or, for a single app, for example Nextcloud:

sudo yunohost backup create --apps nextcloud --methods borg_app

If you find any issue or have a doubt, feel free to contact the YunoHost team on Github or Matrix.

Backups are important. In any case, check your backups regularly.