What are examples of how to configure the lookerstart.cfg startup file?

Knowledge Drop

Last tested: Jul 3, 2018

Docs  have a pretty simple example

LOOKERARGS="--no-ssl --port 8080"

Here's another example with more startup flags set:

LOOKERARGS="--cipher-key-file key-20160226-220142.key -d looker-db --use-custom-jdbc-config --concurrent-render-jobs=4"

As seen more clearly in the second example, all of the necessary startup flags go within the LOOKERARGS=" " variable.

The startup flags seen are documented here.

This content is subject to limited support.                

Version history
Last update:
‎05-07-2021 09:10 AM
Updated by: