How to move the Fleio installation to a new URL

Important

Before changing the primary URL, please reach out to our technical support, as we need to reset your license.

In order to change the Fleio URL you will need to replace all the old URL occurrences with the new URL in the following locations:

  1. Docker env. variables:

vi /home/fleio/compose/.env
  1. Angular panels configuration files:

fleio edit enduser.config.json
fleio edit staff.config.json
  1. Settings.py file

fleio edit settings.py

Answer with n after you edit the settings.py file since Fleio does not need to be restarted. Finally, recreate Fleio by running fleio recreate.

Your Fleio installation should now work on the new domain.