1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monitorix_ynh.git synced 2024-09-03 19:46:06 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2022-11-05 10:30:22 +00:00
parent 574482f197
commit 11738947d8
2 changed files with 6 additions and 6 deletions

View file

@ -46,16 +46,16 @@ From command line:
This application now uses the core-only feature of the backup. To keep the integrity of the data and to have a better guarantee of the restoration it is recommended to proceed as follows:
- Stop Gitea service with this command:
- Stop Monitorix service with this command:
`systemctl stop monitorix.service`
- Launch Gitea backup with this command:
- Launch Monitorix backup with this command:
`yunohost backup create --app monitorix`
- Backup your data with your specific strategy (could be with rsync, borg backup or just cp). The data is generally stored in `/var/lib/monitorix`.
- Restart Gitea service with theses command:
- Restart Monitorix service with theses command:
`systemctl start monitorix.service`

View file

@ -46,16 +46,16 @@ From command line:
This application now uses the core-only feature of the backup. To keep the integrity of the data and to have a better guarantee of the restoration it is recommended to proceed as follows:
- Stop Gitea service with this command:
- Stop Monitorix service with this command:
`systemctl stop monitorix.service`
- Launch Gitea backup with this command:
- Launch Monitorix backup with this command:
`yunohost backup create --app monitorix`
- Backup your data with your specific strategy (could be with rsync, borg backup or just cp). The data is generally stored in `/var/lib/monitorix`.
- Restart Gitea service with theses command:
- Restart Monitorix service with theses command:
`systemctl start monitorix.service`