Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
replaced "production" with "full"
Browse files Browse the repository at this point in the history
  • Loading branch information
MEM4GH committed Mar 27, 2024
1 parent a609ef7 commit 7bdb910
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/_partials/_create-oauth-app.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ AI Unlimited uses the OAuth app to authorize your GitHub or GitLab account to st

- **Homepage URL**:
- If you are using the QuickStart, http://localhost:3000
- For a demo or production installation, http://[ip_or_hostname]:[port]
- For a demo or full installation, http://[ip_or_hostname]:[port]
- **Authorization callback URL**: [Homepage URL]/auth/github/callback

For GitLab, select the appropriate OAuth **Scopes** as defined in [Authorized Applications](https://docs.gitlab.com/ee/integration/oauth_provider.html#view-all-authorized-applications).
Expand Down
2 changes: 1 addition & 1 deletion docs/_partials/_setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Access AI Unlimited setup:

- **http://localhost:3000** (if you are using the [QuickStart](/docs/install-ai-unlimited/quickstart/index.md))

- **http://[ip_or_hostname]:[port]** (for a [demo](/docs/install-ai-unlimited/demo/index.md) or [production](/docs/install-ai-unlimited/production/index.md) installation)
- **http://[ip_or_hostname]:[port]** (for a [demo](/docs/install-ai-unlimited/demo/index.md) or [full](/docs/install-ai-unlimited/production/index.md) installation)

Complete the setup in AI Unlimited. To learn more about certain fields, click a section below.

Expand Down
2 changes: 1 addition & 1 deletion docs/install-ai-unlimited/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The AI Unlimited elements:
Choose a way to begin:
- [QuickStart](/install-ai-unlimited/quickstart/index.md)—the fastest way to try out AI Unlimited
- [Demo](/install-ai-unlimited/demo/index.md)—show your team what AI Unlimited offers
- [Production](/install-ai-unlimited/production/index.md)—when your team is ready to begin
- [Full](/install-ai-unlimited/production/index.md)—when your team is ready to begin

***MEM: Include pricing info on this site? Only on the marketplace listing?***
***Add What's New and Community***
Expand Down
2 changes: 1 addition & 1 deletion docs/install-ai-unlimited/production/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sidebar_position: 3
pagination_prev: install-ai-unlimited/get-started
---

# Production installation
# Full installation

Are you ready to scale to your team? Complete the production installation.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Access AI Unlimited setup:

- **http://localhost:3000** (if you are using the [QuickStart](/docs/install-ai-unlimited/quickstart/index.md))

- **http://[ip_or_hostname]:[port]** (for a [demo](/docs/install-ai-unlimited/demo/index.md) or [production](/docs/install-ai-unlimited/production/index.md) installation)
- **http://[ip_or_hostname]:[port]** (for a [demo](/docs/install-ai-unlimited/demo/index.md) or [full](/docs/install-ai-unlimited/production/index.md) installation)

Complete the setup in AI Unlimited. To learn more about certain fields, click a section below.

Expand Down

0 comments on commit 7bdb910

Please sign in to comment.