Whitelabeling

Whitelabeling is an essential aspect of branding your software products and services.

With LicenseSpring's floating server, you can seamlessly integrate your company's logo into each floating server deployment, creating a consistent and branded experience for your users.

This guide shows how to add your company's logo to your Floating Server deployment.

Follow the steps below to add your company's logo to your Floating Server deployment:

1

Logo Path Configuration

Determine the path to your company's logo image file. This path can be specified as either an absolute or relative path on your system.

2

Setting the Logo Argument

Provide the logo path to the Floating Server when starting the server via a command-line argument. Use the following format:

Start server with logo
--logo /etc/logo.png

Using the Floating Server Helm Chart

If you're using the Floating Server Helm chart to manage deployments, the chart offers a streamlined way to implement whitelabeling and manage configuration settings (including logo customization).

Refer to the Helm chart repository for details and deployment options: https://artifacthub.io/packages/helm/floating-server/floating-server

Logo Dimensions and Guidelines

circle-info

Ensure your logo dimensions are appropriate for optimal display:

  • Height: Less than 60 pixels

  • Width: Less than 150 pixels

Was this helpful?