- Notifications
You must be signed in to change notification settings - Fork906
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
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
33 commits Select commitHold shift + click to select a range
69d4f75
Add documentation for managing organizations
bpmct4c8a165
Update icon path in organizations guide
bpmct1595a72
Update RBAC documentation state in manifest
bpmct6cf30a7
Add beta notice to organizations documentation
bpmct5bc2c2e
Remove references to enterprise page
bpmctabc156e
Update provisioners documentation for clarity
bpmct0d76ed0
Update documentation to "premium" edition
bpmct13f0a0e
Add documentation for licensing and group sync
bpmctfe895cd
chore(docs): outline new feature stages (#14786)
EdwardAngertd8de325
progress
bpmctf48f21c
Merge branch 'main' into orgs-licenses
bpmct67199d2
Add instructions for fetching role mappings
bpmct941d9c2
Update role sync documentation for clarity
bpmctff7a8e2
Update organization sync troubleshooting links
bpmct05369f6
Add org sync setup instructions to documentation
bpmctf08be61
Fix sync link text order in organizations guide
bpmct67ce5d4
Add section on custom roles to users guide
bpmct841fa65
Update links to include premium in sync docs
bpmct4473b2a
Update provisioners documentation for clarity
bpmct2f0e14e
Update create organization page description
bpmct10354d4
Remove subproject directories and update JSON format
bpmct30e291f
fix(docs): correct license link path in org guide
bpmct15efb35
Update organization documentation link paths
bpmct6c2d6b2
Update paywall links to licensing doc
bpmcte100b55
Update documentation for Premium license references
bpmct821d9f2
Update licensing documentation for Premium plan
bpmct5b41d99
fix(docs): improve clarity in licensing intro
bpmctee69767
Suppress link checker for licensing doc update
bpmct6610084
Update manifest to improve readability and rename icon
bpmctc26db48
Refactor manifest state to use consistent arrays
bpmctf9c4202
fmt
bpmcte3b34ff
Refactor route state field to support multiple states
bpmcteb71bfa
fix: paywall doc link
jaaydenhFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
6 changes: 1 addition & 5 deletionsdocs/admin/appearance.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Appearance (enterprise) (premium) | ||
bpmct marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
Customize the look of your Coder deployment to meet your enterprise | ||
requirements. | ||
@@ -93,7 +93,3 @@ For CLI, use, | ||
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"}]' | ||
coder-server | ||
``` | ||
4 changes: 2 additions & 2 deletionsdocs/admin/audit-logs.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.