update DSS license - improve the documentation

Tanguy
Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Neuron, Dataiku DSS Adv Designer, Registered, Dataiku DSS Developer, Neuron 2023 Posts: 135 Neuron
Dataiku's documentation says there are 3 ways to update a DSS license but then only lists 2:
"""
- Copy your new license file into DATA_DIR/config/license.json (needs restart of DSS)
- Log into Dataiku DSS, click the “Administration” gear, then click “Enter license” and enter the contents of the license file.
"""
I suppose the 3rd way is to use dataiku's API client with the .set_license
method? If so, does the instance need to be restarted?
Completing the documentation on this aspect would be appreciated :)
Operating system used: RHL
Tagged:
Best Answer
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,329 Neuron
No. license updates are applied immediately.