Customize the Orchestrator Logo

Orchestrator ships with a default logo like the following:

Your corporate logo should overwrite the file at the following location:
Orchestrator_Install_Directory/public/images/aspera_orchestrator_logo.png
  1. Make a backup of the original aspera_orchestrator_logo.png in case you need to revert your changes.
  2. Copy the same aspera_orchestrator_logo.png into the following directory:
    Orchestrator Config Directory/web/images/
    This ensures that the logo is preserved after an upgrade of Orchestrator.
  3. Open the the Orchestrator configuration directory.
    opt/aspera/var/config/orchestrator/
    
  4. Edit the branding.yml file.
    Change the following path to a path that points to the new image.
    $ logo: ../my/images/aspera_orchestrator_logo.png