-
-
Notifications
You must be signed in to change notification settings - Fork 743
How to backup and restore panel on Hiddify
Many times you need to backup the panel and restore it on another server. For example, your server is filtered or there is a problem that you cannot continue on that server. In this case, continue the following steps until the end to learn how to do this. Backup current panel via web
In the admin panel, enter settings and then backup and click on receive backup file.
Here you can specify the storage location of your backup file so that the json file related to the settings is saved.
Every 6 hours, the panel automatically backs up for you, and if you have activated the Telegram bot, it will be sent to the bot.
When updating or reinstalling the panel, it is backed up and you can access and use it.
Note: If for any reason the Telegram bot was not available to you and you were not able to backup via the web, you can access the previous backups of the system from the following path.
/opt/hiddify-config/hiddify-panel/backup
and then transfer the file to your PC. More info here
Now install the panel on the new server and do nothing on the Quick-setup
page.
Enter the Backup menu in Settings.
Here, select the backup file that you saved in the previous step. Enable recovery options as per your need. For example, if you want to restore the entire panel, select all 3 options and wait for the operation to finish.
Change your subdomain settings to the new server's IP. That is, go wherever you have defined your domains and enter the new IPs. For example, enter the DNS settings in Cloudflare and go to the previously registered records and just change the IP.
The work is done. The panel with the admin link will come up on the new server.