provisioning/docs/src/SUMMARY.md

178 lines
5.9 KiB
Markdown
Raw Normal View History

2026-01-17 03:58:28 +00:00
# Summary
2026-01-14 04:53:21 +00:00
2026-01-17 03:58:28 +00:00
[Introduction](README.md)
2026-01-14 04:53:21 +00:00
---
2026-01-17 03:58:28 +00:00
# Getting Started
2026-01-14 04:53:21 +00:00
2026-01-17 03:58:28 +00:00
- [Getting Started](getting-started/README.md)
- [Prerequisites](getting-started/prerequisites.md)
- [Installation](getting-started/installation.md)
- [Quick Start](getting-started/quick-start.md)
- [First Deployment](getting-started/first-deployment.md)
- [Verification](getting-started/verification.md)
2026-01-14 04:53:21 +00:00
---
2026-01-17 03:58:28 +00:00
# Setup & Configuration
2026-01-14 04:53:21 +00:00
2026-01-17 03:58:28 +00:00
- [Setup Overview](setup/README.md)
- [Initial Setup](setup/initial-setup.md)
- [Workspace Setup](setup/workspace-setup.md)
- [Configuration Management](setup/configuration.md)
2026-01-14 04:53:21 +00:00
---
2026-01-17 03:58:28 +00:00
# User Guides
2026-01-14 04:53:21 +00:00
2026-01-17 03:58:28 +00:00
- [Guides Overview](guides/README.md)
- [TTY Command Workflow Guide](guides/tty-command-workflow-guide.md)
2026-01-17 03:58:28 +00:00
- [From Scratch Guide](guides/from-scratch.md)
- [Workspace Management](guides/workspace-management.md)
- [Multi-Cloud Deployment](guides/multi-cloud-deployment.md)
- [Custom Extensions](guides/custom-extensions.md)
- [Disaster Recovery](guides/disaster-recovery.md)
2026-01-14 04:53:21 +00:00
---
2026-01-17 03:58:28 +00:00
# Infrastructure as Code
2026-01-14 04:53:21 +00:00
2026-01-17 03:58:28 +00:00
- [Infrastructure Overview](infrastructure/README.md)
- [Nickel Guide](infrastructure/nickel-guide.md)
- [Configuration System](infrastructure/configuration-system.md)
- [CLI Unified Configuration](infrastructure/cli-unified-configuration.md)
- [Orchestrator Storage Backends](infrastructure/orchestrator-storage-backends.md)
2026-01-17 03:58:28 +00:00
- [Schemas Reference](infrastructure/schemas-reference.md)
- [Providers](infrastructure/providers.md)
- [Task Services](infrastructure/task-services.md)
- [Clusters](infrastructure/clusters.md)
- [Batch Workflows](infrastructure/batch-workflows.md)
- [Docker Build System](infrastructure/docker-builds.md)
2026-01-17 03:58:28 +00:00
- [Version Management](infrastructure/version-management.md)
2026-01-14 04:53:21 +00:00
---
2026-01-17 03:58:28 +00:00
# Platform Features
- [Features Overview](features/README.md)
- [Workspace Management](features/workspace-management.md)
- [CLI Architecture](features/cli-architecture.md)
- [TTY Command Flow Management](features/tty-command-flow-management.md)
2026-01-17 03:58:28 +00:00
- [Configuration System](features/configuration-system.md)
- [Batch Workflows](features/batch-workflows.md)
- [Orchestrator](features/orchestrator.md)
- [Interactive Guides](features/interactive-guides.md)
- [Test Environment](features/test-environment.md)
- [Platform Installer](features/installer.md)
- [Security System](features/security-system.md)
- [Version Management](features/version-management.md)
- [Nushell Plugins](features/plugins.md)
- [Multilingual Support](features/multilingual-support.md)
2026-01-14 04:53:21 +00:00
---
2026-01-17 03:58:28 +00:00
# Operations
2026-01-14 04:53:21 +00:00
2026-01-17 03:58:28 +00:00
- [Operations Overview](operations/README.md)
- [Deployment Methods](operations/deployment-methods.md)
2026-01-17 03:58:28 +00:00
- [Deployment Modes](operations/deployment-modes.md)
- [Service Management](operations/service-management.md)
- [Platform Services Inventory](operations/services-local-deployment.md)
- [Local Services Setup](operations/local-services-setup.md)
2026-01-17 03:58:28 +00:00
- [Monitoring](operations/monitoring.md)
- [Backup & Recovery](operations/backup-recovery.md)
- [Upgrade](operations/upgrade.md)
- [Troubleshooting](operations/troubleshooting.md)
- [Platform Health](operations/platform-health.md)
2026-01-14 04:53:21 +00:00
---
2026-01-17 03:58:28 +00:00
# Security
- [Security Overview](security/README.md)
- [Authentication](security/authentication.md)
- [Authorization](security/authorization.md)
- [Control Center Security](security/control-center-security.md)
2026-01-17 03:58:28 +00:00
- [Multi-Factor Authentication](security/mfa.md)
- [Audit Logging](security/audit-logging.md)
- [KMS Guide](security/kms-guide.md)
- [Secrets Management](security/secrets-management.md)
- [SecretumVault Guide](security/secretumvault-guide.md)
- [Encryption](security/encryption.md)
- [Secure Communication](security/secure-communication.md)
- [Certificate Management](security/certificate-management.md)
- [Compliance](security/compliance.md)
- [Security Testing](security/security-testing.md)
2026-01-14 04:53:21 +00:00
---
2026-01-17 03:58:28 +00:00
# Development
2026-01-14 04:53:21 +00:00
2026-01-17 03:58:28 +00:00
- [Development Overview](development/README.md)
- [Extension Loading Guide](development/extension-loading-guide.md)
- [TTY Wrapper Development](development/tty-wrapper-development.md)
2026-01-17 03:58:28 +00:00
- [Extension Development](development/extension-development.md)
- [Provider Development](development/provider-development.md)
- [Plugin Development](development/plugin-development.md)
- [API Guide](development/api-guide.md)
- [Build System](development/build-system.md)
- [Testing](development/testing.md)
- [Contributing](development/contributing.md)
2026-01-14 04:53:21 +00:00
---
2026-01-17 03:58:28 +00:00
# API Reference
2026-01-14 04:53:21 +00:00
2026-01-17 03:58:28 +00:00
- [API Overview](api-reference/README.md)
- [REST API](api-reference/rest-api.md)
- [CLI Commands](api-reference/cli-commands.md)
- [Nushell Libraries](api-reference/nushell-libraries.md)
- [Orchestrator API](api-reference/orchestrator-api.md)
- [Control Center API](api-reference/control-center-api.md)
- [Examples](api-reference/examples.md)
2026-01-14 04:53:21 +00:00
---
2026-01-17 03:58:28 +00:00
# Architecture
2026-01-14 04:53:21 +00:00
2026-01-17 03:58:28 +00:00
- [Architecture Overview](architecture/README.md)
- [System Overview](architecture/system-overview.md)
- [Design Principles](architecture/design-principles.md)
- [Component Architecture](architecture/component-architecture.md)
- [Integration Patterns](architecture/integration-patterns.md)
- [ADRs](architecture/adr/README.md)
2026-01-14 04:53:21 +00:00
---
2026-01-17 03:58:28 +00:00
# Examples
2026-01-14 04:53:21 +00:00
2026-01-17 03:58:28 +00:00
- [Examples Overview](examples/README.md)
- [Basic Setup](examples/basic-setup.md)
- [Multi-Cloud](examples/multi-cloud.md)
- [Kubernetes Deployment](examples/kubernetes-deployment.md)
- [Custom Workflows](examples/custom-workflows.md)
- [Security Examples](examples/security-examples.md)
2026-01-14 04:53:21 +00:00
---
2026-01-17 03:58:28 +00:00
# Troubleshooting
2026-01-14 04:53:21 +00:00
2026-01-17 03:58:28 +00:00
- [Troubleshooting Overview](troubleshooting/README.md)
- [Known Issues](troubleshooting/known-issues.md)
2026-01-17 03:58:28 +00:00
- [Common Issues](troubleshooting/common-issues.md)
- [Debug Guide](troubleshooting/debug-guide.md)
- [Logs Analysis](troubleshooting/logs-analysis.md)
- [Getting Help](troubleshooting/getting-help.md)
2026-01-14 04:53:21 +00:00
---
2026-01-17 03:58:28 +00:00
# AI & Machine Learning
2026-01-14 04:53:21 +00:00
2026-01-17 03:58:28 +00:00
- [AI Overview](ai/README.md)
- [AI Architecture](ai/ai-architecture.md)
- [TypeDialog Integration](ai/typedialog-integration.md)
- [AI Service Crate](ai/ai-service-crate.md)
- [RAG & Knowledge Base](ai/rag-and-knowledge.md)
- [Natural Language Infrastructure](ai/natural-language-infrastructure.md)