Skip to content

Commit

Permalink
TLS and App settings
Browse files Browse the repository at this point in the history
  • Loading branch information
MEM4GH committed Oct 21, 2024
1 parent 3cd1eaa commit 4b4139a
Showing 1 changed file with 16 additions and 19 deletions.
35 changes: 16 additions & 19 deletions docs/install-ai-unlimited/setup-ai-unlimited.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,21 @@ Find additional information here.

<details>

<summary>Step 1: Git integration</summary>
<summary>Step 1: Application settings</summary>

**TLS**

Use [Transport Layer Security (TLS)](../glossary.md#transport-layer-security) to secure connections to the AI Unlimited service and safeguard your data in transit.

**Certificates**

Provide a certificate issued by a trusted Certificate Authority (CA), and the key.

</details>

<details>

<summary>Step 2: Git integration</summary>

**OAuth app**

Expand Down Expand Up @@ -77,7 +91,7 @@ The **Repository organization** is the organization in which all AI Unlimited pr

<details>

<summary>Step 2: Cloud setup</summary>
<summary>Step 3: Cloud setup</summary>

Some of these fields are for default values. Later, when you deploy the engine from a Jupyter notebook, you can specify values, different from the defaults, for that deployment.

Expand Down Expand Up @@ -134,23 +148,6 @@ This refers to how AI Unlimited should communicate with the engine. The engine m
</details>


<details>

<summary>Step 3: Application settings</summary>

**TLS**

Use [Transport Layer Security (TLS)](../glossary.md#transport-layer-security) to secure connections to the AI Unlimited service and safeguard your data in transit.

**Certificates**

If you have a certificate issued by a trusted Certificate Authority (CA), you can provide it and its key. You'll be responsible for managing the certificate lifecycle, including renewal and validation. If you have specific requirements or need more control over your certificates, bringing your own is a good option.

Or use a Teradata system-generated certificate. It automatically renews before it expires.

</details>


## Before you leave

1. On your **Profile**, copy your API key.
Expand Down

0 comments on commit 4b4139a

Please sign in to comment.