Configure Custom Logo for Login Page and Designer
Here are the steps on how to set up a custom logo for DGLux.
- Download latest DGLux version here: http://dglux.com/download
- Download latest DGLux Server here: https://github.com/IOT-DSA/dists/tree/gh-pages/dglux_server/
- Try automatic update first:
- Data tab → right click /sys → Update → Server from Repository (if after update version is below 1185, go to the next step for manual update).
- Update server:
- Data tab → right click /sys → Update → Server from ZIP (use archive from step #2).
- Update DGLux: Help → Update.
- Put your logo image into this folder
<server_root>/www/oem-login/images
(this step is required if you’re using file, not the external URL to the image later). - Add/update the customLogo parameter to the server.json file. There are 2 options:
- URL to image like this:
"customLogo": "https://www.google.ca/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png"
- Path like this:
"customLogo": "../../oem-login/images/logo.png"
– path here points to the same folder from the previous step.
- Restart server.
You should see your logo on the login page and in the designer.