Migrating with FASTPANEL
This guide covers migrating your project using FASTPANEL—one of the control panels you can install directly from your Hostman account.
To deploy your site on a server with FASTPANEL installed, follow the steps below.
-
Log in to FASTPANEL and click Create site.
-
Choose how you want to create the site. This guide covers creating a PHP site.

Creating a site in FASTPANEL
-
Enter your domain, then click Next step.

Creating a site in FASTPANEL
-
Review the suggested configuration and adjust it if needed by clicking the pencil icon next to the relevant section.
In the User section, we recommend keeping the Create new option selected, so your site runs under a dedicated panel user instead of the superuser,
fastuser.In the Database section, click on the pencil icon and set up the preferred database name, database user name (in the Login field) and user password.
-
Click Create site.

Creating a site in FASTPANEL
-
Click Site card.
-
Go to the Files menu.

Viewing the site card in FASTPANEL
-
Upload your site files to the server.

File manager in FASTPANEL
-
Update your site's configuration file with the new database connection details.
-
Go back to your site's card and open the Databases menu.

Viewing the site card in FASTPANEL
-
Open phpMyAdmin and import your database dump to the server.

Databases section in FASTPANEL
-
Check that your site is working correctly.