|
1 | 1 | {
|
2 |
| - "versions": [ |
3 |
| - "main" |
4 |
| - ], |
| 2 | + "versions": ["main"], |
5 | 3 | "routes": [
|
6 | 4 | {
|
7 | 5 | "title": "About",
|
|
97 | 95 | "description": "Learn how to uninstall Coder",
|
98 | 96 | "path": "./install/uninstall.md",
|
99 | 97 | "icon_path": "./images/icons/trash.svg"
|
| 98 | + }, |
| 99 | + { |
| 100 | + "title": "Releases", |
| 101 | + "description": "Learn about the Coder release channels and schedule", |
| 102 | + "path": "./install/releases.md", |
| 103 | + "icon_path": "./images/icons/trash.svg" |
100 | 104 | }
|
101 | 105 | ]
|
102 | 106 | },
|
|
186 | 190 | "title": "Appearance",
|
187 | 191 | "description": "Learn how to configure the appearance of Coder",
|
188 | 192 | "path": "./admin/setup/appearance.md",
|
189 |
| - "state": [ |
190 |
| - "enterprise", |
191 |
| - "premium" |
192 |
| - ] |
| 193 | + "state": ["enterprise", "premium"] |
193 | 194 | },
|
194 | 195 | {
|
195 | 196 | "title": "Telemetry",
|
|
265 | 266 | {
|
266 | 267 | "title": "Groups \u0026 Roles",
|
267 | 268 | "path": "./admin/users/groups-roles.md",
|
268 |
| - "state": [ |
269 |
| - "enterprise", |
270 |
| - "premium" |
271 |
| - ] |
| 269 | + "state": ["enterprise", "premium"] |
272 | 270 | },
|
273 | 271 | {
|
274 | 272 | "title": "Group Sync",
|
275 | 273 | "path": "./admin/users/group-sync.md",
|
276 |
| - "state": [ |
277 |
| - "enterprise", |
278 |
| - "premium" |
279 |
| - ] |
| 274 | + "state": ["enterprise", "premium"] |
280 | 275 | },
|
281 | 276 | {
|
282 | 277 | "title": "Organizations",
|
283 | 278 | "path": "./admin/users/organizations.md",
|
284 |
| - "state": [ |
285 |
| - "premium" |
286 |
| - ] |
| 279 | + "state": ["premium"] |
287 | 280 | },
|
288 | 281 | {
|
289 | 282 | "title": "Quotas",
|
290 | 283 | "path": "./admin/users/quotas.md",
|
291 |
| - "state": [ |
292 |
| - "enterprise", |
293 |
| - "premium" |
294 |
| - ] |
| 284 | + "state": ["enterprise", "premium"] |
295 | 285 | },
|
296 | 286 | {
|
297 | 287 | "title": "Sessions \u0026 API Tokens",
|
|
396 | 386 | "title": "Process Logging",
|
397 | 387 | "description": "Log workspace processes",
|
398 | 388 | "path": "./admin/templates/extending-templates/process-logging.md",
|
399 |
| - "state": [ |
400 |
| - "enterprise", |
401 |
| - "premium" |
402 |
| - ] |
| 389 | + "state": ["enterprise", "premium"] |
403 | 390 | }
|
404 | 391 | ]
|
405 | 392 | },
|
406 | 393 | {
|
407 | 394 | "title": "Permissions \u0026 Policies",
|
408 | 395 | "description": "Learn how to create templates with Terraform",
|
409 | 396 | "path": "./admin/templates/template-permissions.md",
|
410 |
| - "state": [ |
411 |
| - "enterprise", |
412 |
| - "premium" |
413 |
| - ] |
| 397 | + "state": ["enterprise", "premium"] |
414 | 398 | },
|
415 | 399 | {
|
416 | 400 | "title": "Troubleshooting Templates",
|
|
424 | 408 | "description": "Learn how to run external provisioners with Coder",
|
425 | 409 | "path": "./admin/provisioners.md",
|
426 | 410 | "icon_path": "./images/icons/key.svg",
|
427 |
| - "state": [ |
428 |
| - "enterprise", |
429 |
| - "premium" |
430 |
| - ] |
| 411 | + "state": ["enterprise", "premium"] |
431 | 412 | },
|
432 | 413 | {
|
433 | 414 | "title": "External Auth",
|
|
498 | 479 | "title": "Workspace Proxies",
|
499 | 480 | "description": "Run geo distributed workspace proxies",
|
500 | 481 | "path": "./admin/networking/workspace-proxies.md",
|
501 |
| - "state": [ |
502 |
| - "enterprise", |
503 |
| - "premium" |
504 |
| - ] |
| 482 | + "state": ["enterprise", "premium"] |
505 | 483 | },
|
506 | 484 | {
|
507 | 485 | "title": "High Availability",
|
508 | 486 | "description": "Learn how to configure Coder for High Availability",
|
509 | 487 | "path": "./admin/networking/high-availability.md",
|
510 |
| - "state": [ |
511 |
| - "enterprise", |
512 |
| - "premium" |
513 |
| - ] |
| 488 | + "state": ["enterprise", "premium"] |
514 | 489 | },
|
515 | 490 | {
|
516 | 491 | "title": "Troubleshooting",
|
|
549 | 524 | "title": "Slack Notifications",
|
550 | 525 | "description": "Learn how to setup Slack notifications",
|
551 | 526 | "path": "./admin/monitoring/notifications/slack.md",
|
552 |
| - "state": [ |
553 |
| - "beta" |
554 |
| - ] |
| 527 | + "state": ["beta"] |
555 | 528 | },
|
556 | 529 | {
|
557 | 530 | "title": "Microsoft Teams Notifications",
|
558 | 531 | "description": "Learn how to setup Microsoft Teams notifications",
|
559 | 532 | "path": "./admin/monitoring/notifications/teams.md",
|
560 |
| - "state": [ |
561 |
| - "beta" |
562 |
| - ] |
| 533 | + "state": ["beta"] |
563 | 534 | }
|
564 | 535 | ]
|
565 | 536 | }
|
|
575 | 546 | "title": "Audit Logs",
|
576 | 547 | "description": "Audit actions taken inside Coder",
|
577 | 548 | "path": "./admin/security/audit-logs.md",
|
578 |
| - "state": [ |
579 |
| - "enterprise", |
580 |
| - "premium" |
581 |
| - ] |
| 549 | + "state": ["enterprise", "premium"] |
582 | 550 | },
|
583 | 551 | {
|
584 | 552 | "title": "Secrets",
|
|
589 | 557 | "title": "Database Encryption",
|
590 | 558 | "description": "Encrypt the database to prevent unauthorized access",
|
591 | 559 | "path": "./admin/security/database-encryption.md",
|
592 |
| - "state": [ |
593 |
| - "enterprise", |
594 |
| - "premium" |
595 |
| - ] |
| 560 | + "state": ["enterprise", "premium"] |
596 | 561 | }
|
597 | 562 | ]
|
598 | 563 | },
|
|
0 commit comments