Adding a License Key
Adding a License Key
To make your Snorkel Flow instance operational, you will need to add a license key furnished by your Snorkel support contact.
To proceed: go to the Snorkel Flow interface on your newly created instance at http://<HOST-IP>.
You should see a screen requesting that you upload a license key, as well as a System Validation key followed by a string of letters and numbers. It should look like this:
<img src={require('./images/add_license_keyP5TlrMkL-L.webp').default} alt="add_license_key.webp" style={{ width: 800 }}/>
From here, you can select the validation key, copy it, and send it to your Snorkel support contact. They will respond with a file you can upload using the Upload button. Once that is done, your Snorkel Flow instance will be ready.
Configuring TLS, Authorizing the SDK, Network Policies, and other options
Many other setup options are available for configuration in the user guide, which is viewable on your instance of Snorkel Flow. Simply navigate to your instance of Snorkel Flow:
http://<HOST-IP>/user_guide/setup/index.html
The guide will answer questions such as:
- How do I configure TLS termination?
- How do I enable Single Sign-On (SSO) for this instance?
- What ports need to be open for users to use Snorkel Flow successfully?
- What are configuration options available to customize the installation?
- How do users authorize calls with the SDK?