- Notifications
You must be signed in to change notification settings - Fork1.1k
docs: add organizations, provisioners, and premium license docs#14778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Changes from1 commit
69d4f754c8a1651595a726cf30a75bc2c2eabc156e0d76ed013f0a0efe895cdd8de325f48f21c67199d2941d9c2ff7a8e205369f6f08be6167ce5d4841fa654473b2a2f0e14e10354d430e291f15efb356c2d6b2e100b55821d9f25b41d99ee697676610084c26db48f9c4202e3b34ffeb71bfaFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Remove references to the now-deleted enterprise page across variousdocs. New URL points directly to the pricing page.- Removed enterprise links from docs- Updated enterprise links to point directly to pricing page
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -122,5 +122,5 @@ entry: | ||
| ## Enabling this feature | ||
| This feature is only available with an | ||
bpmct marked this conversation as resolved. OutdatedShow resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
| [enterprise license](https://coder.com/pricing). | ||
bpmct marked this conversation as resolved. OutdatedShow resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -197,8 +197,8 @@ CODER_EXTERNAL_AUTH_0_SCOPES="repo:read repo:write write:gpg_key" | ||
| ### Multiple External Providers (enterprise) | ||
| Multiple providers are an[Enterprise feature](https://coder.com/pricing). Below | ||
bpmct marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
| is an example configuration with multiple providers. | ||
| ```env | ||
| # Provider 1) github.com | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -9,5 +9,5 @@ access to specific templates. They can be defined via the Coder web UI, | ||
| ## Enabling this feature | ||
| This feature is only available with an | ||
bpmct marked this conversation as resolved. OutdatedShow resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
| [enterprise license](https://coder.com/pricing). | ||
bpmct marked this conversation as resolved. OutdatedShow resolvedHide resolvedUh oh!There was an error while loading.Please reload this page.
bpmct marked this conversation as resolved. OutdatedShow resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -73,4 +73,3 @@ Then, increase the number of pods. | ||
| - [Networking](../networking/index.md) | ||
| - [Kubernetes](../install/kubernetes.md) | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -102,5 +102,4 @@ Form will never get held up by quota enforcement. | ||
| ## Up next | ||
| - [Configuring](./configure.md) | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -19,5 +19,5 @@ You can set the following permissions: | ||
| ## Enabling this feature | ||
| This feature is only available with an | ||
bpmct marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
| [enterprise license](https://coder.com/pricing). | ||
bpmct marked this conversation as resolved. OutdatedShow resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -53,7 +53,3 @@ from Winget. | ||
| ```pwsh | ||
| winget install Coder.Coder | ||
| ``` | ||
This file was deleted.
Uh oh!
There was an error while loading.Please reload this page.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -532,12 +532,6 @@ | ||
| } | ||
| ] | ||
| }, | ||
| { | ||
| "title": "Contributing", | ||
| "description": "Learn how to contribute to Coder", | ||