Floating Server
Best Practices
Whitelabeling
2min
LicenseSpring's floating server implementation allows you to add your company's logo to each floating server deployment by doing the following:
- Copy logo path (absolute or relative)
- Set logo argument: --logo /etc/logo.png
If using a floating server Helm Chart, check https://artifacthub.io/packages/helm/floating-server/floating-server.
Logo dimensions: height < 60px, width < 150px
You can also customize the API and management URLs of the Floating Server to use your own domain. An example configuration in the config.yaml file:
By default, these URLs are set to LicenseSpring’s API, but for single-tenancy clients or custom solutions, you can override these values.
Updated 17 Sep 2024
Did this page help you?