Notifications
Clear all
Topic starter
25/07/2025 1:07 pm
To migrate an Xtream UI panel safely, start by backing up your entire /home/xtreamcodes directory and database using mysqldump. Tar your backup and move it to the new host. Reinstall dependencies on the new server (same OS and panel version). Extract files, import your database, and fix permissions. Update the IP address in config.php and all DB entries that contain the old server IP. Finally, regenerate DNS A-records if necessary and check stream paths. Reboot services and test panel login.
