Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd04eaf8

Browse files
bpmctEdwardAngertjaaydenh
authored
docs: add organizations, provisioners, and premium license docs (#14778)
- [x] Mention Orgs is beta and add a link to get feedback- [x] Add docs on new provisioner authentication architecture anddeprecate the old one- [x] Add/update docs for IdP sync - [x] Organization Sync - [x] Group Sync - [x] Role Sync- [x] Modify `coder.com` codebase to add `Premium` and `Beta` pill, andallow multiple pills:coder/coder.com#638- [x] Replace all mentions of "Enterprise" with "Premium" in docs - [x] edit: change it to "Licensing"- [x] Remove the enterprise page and change all links tocoder.com/pricing- [x] Merge#14786- [x] Add redirects for coder.com to redirect the `using-organizations`guide to the new orgs one and /enterprise to /premiumcoder/coder.com#645- [x] Custom roles- [x]#14786- [x] Remove all mentions of orgs experiment- [x] Update in-product copy & links to link to the new docs pagesAnything I am missing?---[Previewthis](https://coder.com/docs/@orgs-licenses/admin/organizations)---------Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>Co-authored-by: Jaayden Halko <jaayden.halko@gmail.com>
1 parentb786166 commitd04eaf8

File tree

48 files changed

+713
-379
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+713
-379
lines changed

‎docs/admin/appearance.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Appearance (enterprise)
1+
#Appearance (enterprise) (premium)
22

33
Customize the look of your Coder deployment to meet your enterprise
44
requirements.
@@ -93,7 +93,3 @@ For CLI, use,
9393
export CODER_SUPPORT_LINKS='[{"name": "Hello GitHub", "target": "https://github.com/coder/coder", "icon": "bug"}, {"name": "Hello Slack", "target": "https://codercom.slack.com/archives/C014JH42DBJ", "icon": "https://raw.githubusercontent.com/coder/coder/main/site/static/icon/slack.svg"}, {"name": "Hello Discord", "target": "https://discord.gg/coder", "icon": "https://raw.githubusercontent.com/coder/coder/main/site/static/icon/discord.svg"}, {"name": "Hello Foobar", "target": "https://discord.gg/coder", "icon": "/emojis/1f3e1.png"}]'
9494
coder-server
9595
```
96-
97-
## Up next
98-
99-
-[Enterprise](../enterprise.md)

‎docs/admin/audit-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,5 +122,5 @@ entry:
122122

123123
##Enabling this feature
124124

125-
This feature is only available withan enterprise license.
126-
[Learn more](../enterprise.md)
125+
This feature is only available witha
126+
[Premium or Enterprise license](https://coder.com/pricing).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp