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