|
1 | 1 | {
|
2 |
| - "versions": [ |
3 |
| - "main" |
4 |
| - ], |
| 2 | + "versions": ["main"], |
5 | 3 | "routes": [
|
6 | 4 | {
|
7 | 5 | "title": "About",
|
|
284 | 282 | "title": "Process Logging",
|
285 | 283 | "description": "Audit commands in workspaces with exectrace",
|
286 | 284 | "path": "./templates/process-logging.md",
|
287 |
| - "state": [ |
288 |
| - "enterprise", |
289 |
| - "premium" |
290 |
| - ] |
| 285 | + "state": ["enterprise", "premium"] |
291 | 286 | },
|
292 | 287 | {
|
293 | 288 | "title": "Icons",
|
|
398 | 393 | "description": "Learn how to manage user groups",
|
399 | 394 | "path": "./admin/groups.md",
|
400 | 395 | "icon_path": "./images/icons/group.svg",
|
401 |
| - "state": [ |
402 |
| - "enterprise", |
403 |
| - "premium" |
404 |
| - ] |
| 396 | + "state": ["enterprise", "premium"] |
405 | 397 | },
|
406 | 398 | {
|
407 | 399 | "title": "Organizations",
|
408 | 400 | "description": "Learn how to manage organizations",
|
409 | 401 | "path": "./admin/organizations.md",
|
410 | 402 | "icon_path": "./images/icons/orgs.svg",
|
411 |
| - "state": [ |
412 |
| - "premium" |
413 |
| - ] |
| 403 | + "state": ["premium"] |
414 | 404 | },
|
415 | 405 | {
|
416 | 406 | "title": "Template RBAC",
|
417 | 407 | "description": "Learn how to use the role based access control against templates",
|
418 | 408 | "path": "./admin/rbac.md",
|
419 | 409 | "icon_path": "./images/icons/rbac.svg",
|
420 |
| - "state": [ |
421 |
| - "enterprise", |
422 |
| - "beta" |
423 |
| - ] |
| 410 | + "state": ["enterprise", "beta"] |
424 | 411 | },
|
425 | 412 | {
|
426 | 413 | "title": "Configuration",
|
|
463 | 450 | "description": "Run provisioners isolated from the Coder server",
|
464 | 451 | "path": "./admin/provisioners.md",
|
465 | 452 | "icon_path": "./images/icons/queue.svg",
|
466 |
| - "state": [ |
467 |
| - "enterprise", |
468 |
| - "premium" |
469 |
| - ] |
| 453 | + "state": ["enterprise", "premium"] |
470 | 454 | },
|
471 | 455 | {
|
472 | 456 | "title": "Workspace Proxies",
|
473 | 457 | "description": "Run geo distributed workspace proxies",
|
474 | 458 | "path": "./admin/workspace-proxies.md",
|
475 | 459 | "icon_path": "./images/icons/networking.svg",
|
476 |
| - "state": [ |
477 |
| - "enterprise", |
478 |
| - "premium" |
479 |
| - ] |
| 460 | + "state": ["enterprise", "premium"] |
480 | 461 | },
|
481 | 462 | {
|
482 | 463 | "title": "Application Logs",
|
|
489 | 470 | "description": "Learn how to use Audit Logs in your Coder deployment",
|
490 | 471 | "path": "./admin/audit-logs.md",
|
491 | 472 | "icon_path": "./images/icons/radar.svg",
|
492 |
| - "state": [ |
493 |
| - "enterprise", |
494 |
| - "premium" |
495 |
| - ] |
| 473 | + "state": ["enterprise", "premium"] |
496 | 474 | },
|
497 | 475 | {
|
498 | 476 | "title": "Quotas",
|
499 | 477 | "description": "Learn how to use Workspace Quotas in Coder",
|
500 | 478 | "path": "./admin/quotas.md",
|
501 | 479 | "icon_path": "./images/icons/dollar.svg",
|
502 |
| - "state": [ |
503 |
| - "enterprise", |
504 |
| - "premium" |
505 |
| - ] |
| 480 | + "state": ["enterprise", "premium"] |
506 | 481 | },
|
507 | 482 | {
|
508 | 483 | "title": "High Availability",
|
509 | 484 | "description": "Learn how to configure Coder for High Availability",
|
510 | 485 | "path": "./admin/high-availability.md",
|
511 | 486 | "icon_path": "./images/icons/hydra.svg",
|
512 |
| - "state": [ |
513 |
| - "enterprise", |
514 |
| - "premium" |
515 |
| - ] |
| 487 | + "state": ["enterprise", "premium"] |
516 | 488 | },
|
517 | 489 | {
|
518 | 490 | "title": "Prometheus",
|
|
525 | 497 | "description": "Learn how to configure the appearance of Coder",
|
526 | 498 | "path": "./admin/appearance.md",
|
527 | 499 | "icon_path": "./images/icons/info.svg",
|
528 |
| - "state": [ |
529 |
| - "enterprise", |
530 |
| - "premium" |
531 |
| - ] |
| 500 | + "state": ["enterprise", "premium"] |
532 | 501 | },
|
533 | 502 | {
|
534 | 503 | "title": "Telemetry",
|
|
541 | 510 | "description": "Learn how to encrypt sensitive data at rest in Coder",
|
542 | 511 | "path": "./admin/encryption.md",
|
543 | 512 | "icon_path": "./images/icons/lock.svg",
|
544 |
| - "state": [ |
545 |
| - "enterprise", |
546 |
| - "premium" |
547 |
| - ] |
| 513 | + "state": ["enterprise", "premium"] |
548 | 514 | },
|
549 | 515 | {
|
550 | 516 | "title": "Deployment Health",
|
|
562 | 528 | "title": "Slack Notifications",
|
563 | 529 | "description": "Learn how to setup Slack notifications",
|
564 | 530 | "path": "./admin/notifications/slack.md",
|
565 |
| - "state": [ |
566 |
| - "beta" |
567 |
| - ] |
| 531 | + "state": ["beta"] |
568 | 532 | },
|
569 | 533 | {
|
570 | 534 | "title": "Microsoft Teams Notifications",
|
571 | 535 | "description": "Learn how to setup Microsoft Teams notifications",
|
572 | 536 | "path": "./admin/notifications/teams.md",
|
573 |
| - "state": [ |
574 |
| - "beta" |
575 |
| - ] |
| 537 | + "state": ["beta"] |
576 | 538 | }
|
577 | 539 | ]
|
578 | 540 | }
|
|
0 commit comments