Skip to Content

How to move servers/migrate servers from one Ezeelogin installation to another?

Step-by-Step Guide to Migrate Ezeelogin Installation to Another Server


Synopsis: This article describes how to migrate an Ezeelogin installation to a new server using server export/import utilities, including verification steps and optional video guidance.


Migrating your Ezeelogin installation to a new server involves several systematic steps to ensure a smooth transition.

Here’s how you can do it:

Step 1: Export Servers using ezxport Utility.

  • Access the old Ezeelogin gateway server.
  • Run the following command in the Ezeelogin gateway server (old server): 
  • Replace servers.csv with your desired output file name.

For Reference: How to export servers in CSV format.

:~# php /usr/local/ezlogin/ezxport.php servers.csv

Step 3: Import Servers to the New Ezeelogin Installation.

  • Before importing servers, ensure the necessary server groups are added to the new Ezeelogin server.
  • Refer to the Ezeelogin documentation for detailed instructions on how to import servers.

Step 3: Verify Server Accessibility.

  • After importing, verify if you can successfully log in to the servers imported into the new Ezeelogin installation.

Step 4: Finalize Migration.

  • Once you confirm everything is working correctly on the new server, you can proceed to delete the servers from the old Ezeelogin installation to complete the migration process.

For a visual demonstration of the server migration process using Ezeelogin, watch the instructional video provided by Ezeelogin. This video will guide you through the steps involved in moving servers from one Ezeelogin instance to another, ensuring clarity and completeness in your migration efforts.

 


Related Articles:

Export server in Excel file.

Migrate the Ezeelogin database to the RDS instance.

Import servers from a CSV file from web GUI.