Skip to main content

Implementing A Split Installation of Faddom

Alex Patnick avatar
Written by Alex Patnick
Updated today

To ease the migration process, we have included a script to migrate the database. Before undertaking the migration, it is highly recommended that you create a snapshot/backup of your existing Faddom installation.

  1. Upgrade the existing installation of Faddom to the latest version of Faddom by following Upgrading the Faddom Server

  2. Import another instance of the Faddom OVA

  3. Connect via SSH to the existing Faddom instance with the username faddom and the password you set during import. This should be the one you wish to use as the UI in the case of a split installation

  4. Run

    sudo /etc/illuminit/migrateDatabase.sh

  5. Follow the instructions on screen with the following parameters -

    1. Choose remoteserver as you are migrating the database to a new server

    2. Enter the username faddom

    3. Enter the IP address of the new instance for hosting the database

    4. Enter the SSH password. If you have forgotten it, you can follow How To Reset The Root Password of the Faddom OVA

    5. Choose remotehost, which is the server that will host the database

    6. Enter the IP address of the database server

    7. Enter the password you set during the import process.

    8. Let the migration run. Once done, connect to the UI and confirm your data has migrated succesfully

A successful migration will have an output that looks like the below

If you encounter any issues or have any questions, please reach out to support@faddom.com for further assistance.

Did this answer your question?