|
5 | 5 | # Getting Started |
6 | 6 |
|
7 | 7 | - [Installation](./getting-started/installation.md) |
| 8 | +- [Docker Quick Start](./getting-started/docker.md) |
8 | 9 | - [Configuration](./getting-started/configuration.md) |
9 | | -- [Quick Start](./getting-started/quickstart.md) |
10 | 10 | - [Authentication](./getting-started/authentication.md) |
| 11 | +- [Examples](./getting-started/examples.md) |
11 | 12 | - [Shell Completions](./getting-started/shell-completions.md) |
12 | | -- [Docker Development](./getting-started/docker.md) |
| 13 | +- [Quick Start Guide](./getting-started/quickstart.md) |
13 | 14 |
|
14 | | -# Redis Cloud Commands |
| 15 | +# Redis Cloud |
15 | 16 |
|
16 | 17 | - [Overview](./cloud/overview.md) |
17 | | -- [Subscriptions](./cloud/subscriptions.md) |
18 | | -- [Databases](./cloud/databases.md) |
19 | | -- [Network Connectivity](./cloud/connectivity.md) |
20 | | -- [Access Control](./cloud/acl.md) |
21 | | -- [Users](./cloud/users.md) |
22 | | -- [Provider Accounts](./cloud/provider-accounts.md) |
23 | | -- [Tasks](./cloud/tasks.md) |
24 | | -- [Workflows](./cloud/workflows.md) |
25 | | -- [Raw API Access](./cloud/api-access.md) |
26 | | - |
27 | | -# Redis Enterprise Commands |
| 18 | +- [Core Resources]() |
| 19 | + - [Subscriptions](./cloud/core-resources/subscriptions.md) |
| 20 | + - [Databases](./cloud/core-resources/databases.md) |
| 21 | +- [Access Control]() |
| 22 | + - [Users](./cloud/access-control/users.md) |
| 23 | + - [ACLs](./cloud/access-control/acl.md) |
| 24 | +- [Networking]() |
| 25 | + - [Connectivity (VPC, PSC, TGW)](./cloud/networking/connectivity.md) |
| 26 | +- [Operations]() |
| 27 | + - [Tasks](./cloud/operations/tasks.md) |
| 28 | + - [Workflows](./cloud/operations/workflows.md) |
| 29 | +- [Examples](./cloud/examples.md) |
| 30 | +- [Human-Friendly Commands](./cloud/human-commands.md) |
| 31 | +- [All Commands](./cloud/commands.md) |
| 32 | + |
| 33 | +# Redis Enterprise |
28 | 34 |
|
29 | 35 | - [Overview](./enterprise/overview.md) |
30 | | -- [Cluster](./enterprise/cluster.md) |
31 | | -- [Bootstrap](./enterprise/bootstrap.md) |
32 | | -- [CM Settings](./enterprise/cm-settings.md) |
33 | | -- [Databases](./enterprise/databases.md) |
34 | | -- [Database Groups](./enterprise/bdb-groups.md) |
35 | | -- [Shards](./enterprise/shards.md) |
36 | | -- [Nodes](./enterprise/nodes.md) |
37 | | -- [Proxy Management](./enterprise/proxy.md) |
38 | | -- [Users & RBAC](./enterprise/users.md) |
39 | | -- [Statistics](./enterprise/stats.md) |
40 | | -- [Usage Reports](./enterprise/usage-report.md) |
41 | | -- [Modules](./enterprise/modules.md) |
42 | | -- [Logs](./enterprise/logs.md) |
43 | | -- [Database Migration](./enterprise/migration.md) |
44 | | -- [Active-Active (CRDB)](./enterprise/crdb.md) |
45 | | -- [CRDB Tasks](./enterprise/crdb-tasks.md) |
46 | | -- [Actions (Tasks)](./enterprise/actions.md) |
47 | | -- [Alerts](./enterprise/alerts.md) |
48 | | -- [Debug Info](./enterprise/debuginfo.md) |
49 | | -- [Diagnostics](./enterprise/diagnostics.md) |
50 | | -- [Endpoints](./enterprise/endpoints.md) |
51 | | -- [Job Scheduler](./enterprise/job-scheduler.md) |
52 | | -- [JSON Schema](./enterprise/jsonschema.md) |
53 | | -- [LDAP Integration](./enterprise/ldap.md) |
54 | | -- [License Management](./enterprise/license.md) |
55 | | -- [OCSP Validation](./enterprise/ocsp.md) |
56 | | -- [Service Management](./enterprise/services.md) |
57 | | -- [DNS Suffixes](./enterprise/suffix.md) |
58 | | -- [Workflows](./enterprise/workflows.md) |
59 | | -- [Raw API Access](./enterprise/api-access.md) |
60 | | - |
61 | | -# Core Features |
62 | | - |
63 | | -- [Async Operations](./features/async-operations.md) |
64 | | -- [Output Formats](./features/output-formats.md) |
65 | | -- [Profile Management](./features/profiles.md) |
66 | | -- [Workflows](./features/workflows.md) |
| 36 | +- [Core Resources]() |
| 37 | + - [Cluster](./enterprise/core-resources/cluster.md) |
| 38 | + - [Databases](./enterprise/core-resources/databases.md) |
| 39 | + - [Nodes](./enterprise/core-resources/nodes.md) |
| 40 | + - [Shards](./enterprise/core-resources/shards.md) |
| 41 | + - [Modules](./enterprise/core-resources/modules.md) |
| 42 | + - [Database Groups](./enterprise/core-resources/bdb-groups.md) |
| 43 | +- [Access Control]() |
| 44 | + - [Users & Roles](./enterprise/access-control/users.md) |
| 45 | + - [LDAP Integration](./enterprise/access-control/ldap.md) |
| 46 | +- [Active-Active]() |
| 47 | + - [CRDB Operations](./enterprise/active-active/crdb.md) |
| 48 | + - [CRDB Tasks](./enterprise/active-active/crdb-tasks.md) |
| 49 | +- [Monitoring]() |
| 50 | + - [Statistics](./enterprise/monitoring/stats.md) |
| 51 | + - [Logs](./enterprise/monitoring/logs.md) |
| 52 | + - [Alerts](./enterprise/monitoring/alerts.md) |
| 53 | + - [Usage Reports](./enterprise/monitoring/usage-report.md) |
| 54 | +- [Operations]() |
| 55 | + - [Support Package](./enterprise/operations/support-package.md) |
| 56 | + - [Debug Info](./enterprise/operations/debuginfo.md) |
| 57 | + - [Diagnostics](./enterprise/operations/diagnostics.md) |
| 58 | + - [License Management](./enterprise/operations/license.md) |
| 59 | + - [Migrations](./enterprise/operations/migration.md) |
| 60 | +- [Advanced]() |
| 61 | + - [Actions](./enterprise/advanced/actions.md) |
| 62 | + - [Workflows](./enterprise/advanced/workflows.md) |
| 63 | + - [Job Scheduler](./enterprise/advanced/job-scheduler.md) |
| 64 | + - [Bootstrap](./enterprise/advanced/bootstrap.md) |
| 65 | + - [Proxies](./enterprise/advanced/proxy.md) |
| 66 | + - [Endpoints](./enterprise/advanced/endpoints.md) |
| 67 | + - [Services](./enterprise/advanced/services.md) |
| 68 | + - [CM Settings](./enterprise/advanced/cm-settings.md) |
| 69 | + - [OCSP](./enterprise/advanced/ocsp.md) |
| 70 | + - [DNS Suffix](./enterprise/advanced/suffix.md) |
| 71 | + - [JSON Schema](./enterprise/advanced/jsonschema.md) |
| 72 | +- [Examples](./enterprise/examples.md) |
| 73 | +- [Human-Friendly Commands](./enterprise/human-commands.md) |
| 74 | +- [All Commands](./enterprise/commands.md) |
| 75 | +- [API Access](./enterprise/api-access.md) |
| 76 | + |
| 77 | +# Common Features |
| 78 | + |
| 79 | +- [Output Formats](./common-features/output-formats.md) |
| 80 | +- [JMESPath Queries](./common-features/jmespath-queries.md) |
| 81 | +- [Async Operations](./common-features/async-operations.md) |
| 82 | +- [Raw API Access](./common-features/raw-api.md) |
| 83 | +- [Secure Storage](./common-features/secure-storage.md) |
67 | 84 |
|
68 | 85 | # Tutorials |
69 | 86 |
|
| 87 | +- [CI/CD Integration](./tutorials/cicd.md) |
70 | 88 | - [Common Recipes](./tutorials/common-recipes.md) |
71 | | -- [Managing Production Databases](./tutorials/production-databases.md) |
72 | | -- [Setting Up Monitoring](./tutorials/monitoring.md) |
73 | 89 | - [Disaster Recovery](./tutorials/disaster-recovery.md) |
| 90 | +- [Monitoring Setup](./tutorials/monitoring.md) |
74 | 91 | - [Network Security](./tutorials/network-security.md) |
75 | | -- [CI/CD Integration](./tutorials/cicd.md) |
| 92 | +- [Production Databases](./tutorials/production-databases.md) |
76 | 93 |
|
77 | 94 | # Reference |
78 | 95 |
|
79 | 96 | - [Environment Variables](./reference/environment-variables.md) |
80 | 97 | - [Configuration File](./reference/config-file.md) |
81 | | -- [Security Best Practices](./reference/security.md) |
82 | | -- [Troubleshooting](./reference/troubleshooting.md) |
| 98 | +- [Security](./reference/security.md) |
83 | 99 | - [Best Practices](./reference/best-practices.md) |
84 | | -- [API Reference](./reference/api.md) |
| 100 | +- [Troubleshooting](./reference/troubleshooting.md) |
| 101 | + |
| 102 | +# API Reference |
| 103 | + |
| 104 | +- [API Overview](./api-reference/api.md) |
85 | 105 |
|
86 | | -# Developer Guide |
| 106 | +# Developer |
87 | 107 |
|
88 | 108 | - [Architecture](./developer/architecture.md) |
89 | | -- [Using the Libraries](./developer/libraries.md) |
90 | | -- [Contributing](./developer/contributing.md) |
91 | | -- [Adding Commands](./developer/adding-commands.md) |
| 109 | +- [Libraries](./developer/libraries.md) |
| 110 | +- [Contributing](./developer/contributing.md) |
0 commit comments