Homarr

Restore board from backup

Find default.json (or other board) in YH backup file: apps/homarr/backup/var/www/homarr/data/configs/default.json and upload to server.

Put the file in the configs directory:

# Stop Homarr service
systemctl stop homarr.service
# Copy board file to /var/www/homarr/data/configs/
cp default.json /var/www/homarr/data/configs/
# Start Homrarr service
systemctl start homarr.service

 


Revision #1
Created 2024-11-16 18:10:38 GMT by hxd
Updated 2024-11-16 18:14:33 GMT by hxd