- Notifications
You must be signed in to change notification settings - Fork927
chore(docs): move scaling docs under admin/infrastructure#14270
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 from3 commits
File 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
There are no files selected for viewing
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 |
---|---|---|
@@ -169,6 +169,16 @@ | ||
"path": "./admin/infrastructure/validated-architectures/3k-users.md" | ||
} | ||
] | ||
}, | ||
{ | ||
"title": "Scale Testing", | ||
"description": "Ensure your deployment can handle your organization's needs", | ||
"path": "./admin/infrastructure/scale-testing.md" | ||
}, | ||
{ | ||
"title": "Scaling Utilities", | ||
"description": "Tools to help you scale your deployment", | ||
"path": "./admin/infrastructure/scaling-utility.md" | ||
matifali marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
} | ||
] | ||
}, | ||
@@ -381,23 +391,6 @@ | ||
"path": "./admin/security/secrets.md" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
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 |
---|---|---|
@@ -9,4 +9,4 @@ TODO: | ||
- port forwarding | ||
- coder apps | ||
- VSCode | ||
-JetBrains |
Uh oh!
There was an error while loading.Please reload this page.