How to move the Fleio installation to a new URL

Important

Changing fron non-ssl to ssl url is not supported. For this you will have to reinstall Fleio.

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
fleio edit reseller.config.json # only if reseller is enabled
  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.