|
235 | 235 | },
|
236 | 236 | {
|
237 | 237 | "title": "Groups \u0026 Roles",
|
238 |
| - "path": "./admin/users/groups-roles.md" |
| 238 | + "path": "./admin/users/groups-roles.md", |
| 239 | + "state": ["enterprise", "premium"] |
239 | 240 | },
|
240 | 241 | {
|
241 | 242 | "title": "Organizations",
|
|
365 | 366 | "title": "Provisioners",
|
366 | 367 | "description": "Learn how to run external provisioners with Coder",
|
367 | 368 | "path": "./admin/provisioners.md",
|
368 |
| - "icon_path": "./images/icons/key.svg" |
| 369 | + "icon_path": "./images/icons/key.svg", |
| 370 | + "state": ["enterprise", "premium"] |
369 | 371 | },
|
370 | 372 | {
|
371 | 373 | "title": "External Auth",
|
|
448 | 450 | {
|
449 | 451 | "title": "Workspace Proxies",
|
450 | 452 | "description": "Run geo distributed workspace proxies",
|
451 |
| - "path": "./admin/networking/workspace-proxies.md" |
| 453 | + "path": "./admin/networking/workspace-proxies.md", |
| 454 | + "state": ["enterprise", "premium"] |
452 | 455 | },
|
453 | 456 | {
|
454 | 457 | "title": "High Availability",
|
455 | 458 | "description": "Learn how to configure Coder for High Availability",
|
456 |
| - "path": "./admin/high-availability.md" |
| 459 | + "path": "./admin/networking/high-availability.md", |
| 460 | + "state": ["enterprise", "premium"] |
457 | 461 | },
|
458 | 462 | {
|
459 | 463 | "title": "Troubleshooting",
|
|
513 | 517 | {
|
514 | 518 | "title": "Audit Logs",
|
515 | 519 | "description": "Audit actions taken inside Coder",
|
516 |
| - "path": "./admin/security/audit-logs.md" |
| 520 | + "path": "./admin/security/audit-logs.md", |
| 521 | + "state": ["enterprise", "premium"] |
517 | 522 | },
|
518 | 523 | {
|
519 | 524 | "title": "Secrets",
|
|
523 | 528 | {
|
524 | 529 | "title": "Database Encryption",
|
525 | 530 | "description": "Encrypt the database to prevent unauthorized access",
|
526 |
| - "path": "./admin/security/database-encryption.md" |
| 531 | + "path": "./admin/security/database-encryption.md", |
| 532 | + "state": ["enterprise", "premium"] |
527 | 533 | }
|
528 | 534 | ]
|
529 | 535 | }
|
|
0 commit comments