|
|
|
|
@ -14,7 +14,7 @@ Nezha server over Argo tunnel |
|
|
|
|
- [SSH Access](README.md#ssh-access) |
|
|
|
|
- [Auto Restore Backup](README.md#automatically-restore-backups) |
|
|
|
|
- [Manual Restore Backup](README.md#manually-restore-the-backup) |
|
|
|
|
- [Perfect Move](README.md#perfect-move) |
|
|
|
|
- [Migrating data](README.md#migrating-data) |
|
|
|
|
- [Main Directory Files and Descriptions](README.md#main-catalog-files-and-descriptions) |
|
|
|
|
- [Acknowledgment of articles and projects by the following authors](README.md#acknowledgements-for-articles-and-projects-by) |
|
|
|
|
- [Disclaimer](README.md#disclaimer) |
|
|
|
|
@ -182,7 +182,8 @@ bash /dashboard/restore.sh <filename> |
|
|
|
|
``` |
|
|
|
|
<img width="1209" alt="image" src="https://user-images.githubusercontent.com/92626977/233792709-fb37b79c-c755-4db1-96ec-1039309ff932.png"> |
|
|
|
|
|
|
|
|
|
## Perfect move. |
|
|
|
|
|
|
|
|
|
## Migrating data |
|
|
|
|
* Backup the `/dashboard` folder of the original Nezha and zip it up to `dashboard.tar.gz` file. |
|
|
|
|
``` |
|
|
|
|
tar czvf dashboard.tar.gz /dashboard |
|
|
|
|
|