provisioning/docs/src/guides
2026-01-18 23:12:37 +00:00
..
advanced-networking.md chore: review docs from scratch 2026-01-17 03:58:28 +00:00
advanced-workflow-orchestration.md chore: review docs from scratch 2026-01-17 03:58:28 +00:00
ci-cd-integration.md chore: review docs from scratch 2026-01-17 03:58:28 +00:00
custom-extensions.md chore: review docs from scratch 2026-01-17 03:58:28 +00:00
disaster-recovery.md chore: review docs from scratch 2026-01-17 03:58:28 +00:00
from-scratch.md chore: review docs from scratch 2026-01-17 03:58:28 +00:00
gitops-infrastructure-deployment.md chore: review docs from scratch 2026-01-17 03:58:28 +00:00
hybrid-cloud-deployment.md chore: fix diagrams 2026-01-18 23:12:37 +00:00
managing-multiple-clouds.md chore: review docs from scratch 2026-01-17 03:58:28 +00:00
multi-cloud-deployment.md chore: review docs from scratch 2026-01-17 03:58:28 +00:00
production-readiness.md chore: review docs from scratch 2026-01-17 03:58:28 +00:00
README.md chore: review docs from scratch 2026-01-17 03:58:28 +00:00
scaling-infrastructure.md chore: review docs from scratch 2026-01-17 03:58:28 +00:00
secrets-rotation-strategy.md chore: review docs from scratch 2026-01-17 03:58:28 +00:00
workspace-management.md chore: review docs from scratch 2026-01-17 03:58:28 +00:00

Provisioning Logo

Provisioning

User Guides

Step-by-step guides for common workflows, best practices, and advanced operational scenarios using the Provisioning platform.

Overview

This section provides practical guides for:

  • Getting started - From-scratch deployment and initial setup
  • Organization - Workspace management and multi-cloud strategies
  • Automation - Advanced workflow orchestration and GitOps
  • Operations - Disaster recovery, secrets rotation, cost governance
  • Integration - Hybrid cloud setup, zero-trust networks, legacy migration
  • Scaling - Multi-tenant environments, high availability, performance optimization

Each guide includes step-by-step instructions, configuration examples, troubleshooting, and best practices.

Getting Started

I'm completely new to Provisioning

Start with: From Scratch Guide - Complete walkthrough from installation through first deployment with explanations and examples.

I want to organize infrastructure

Read: Workspace Management - Best practices for organizing workspaces, isolation, and multi-team setup.

Core Workflow Guides

Multi-Cloud Deployment AWS UpCloud Hetzner Provider Abstraction

Deployment Pipeline Dev Staging Canary Production with Validation Gates

Advanced Operational Guides

Enterprise Features

Quick Navigation

I need to

Deploy infrastructure quicklyFrom Scratch Guide

Organize multiple workspacesWorkspace Management

Deploy across cloudsMulti-Cloud Deployment

Build complex workflowsAdvanced Workflow Orchestration

Set up GitOpsGitOps Infrastructure Deployment

Handle disastersDisaster Recovery Guide

Rotate secrets safelySecrets Rotation Strategy

Connect on-premise to cloudHybrid Cloud Deployment

Design secure networksAdvanced Networking

Build custom extensionsCustom Extensions

Migrate legacy systemsLegacy System Migration

Guide Structure

Each guide follows this pattern:

  1. Overview - What you'll accomplish
  2. Prerequisites - What you need before starting
  3. Architecture - Visual diagram of the solution
  4. Step-by-Step - Detailed instructions with examples
  5. Configuration - Full Nickel configuration examples
  6. Verification - How to validate the deployment
  7. Troubleshooting - Common issues and solutions
  8. Next Steps - How to extend or customize
  9. Best Practices - Lessons learned and recommendations

Learning Paths

Path 1: I'm new to Provisioning (Day 1)

  1. From Scratch Guide - Basic setup
  2. Workspace Management - Organization
  3. Multi-Cloud Deployment - Multi-cloud

Path 2: I need production-ready setup (Week 1)

  1. Workspace Management - Organization
  2. GitOps Infrastructure Deployment - Automation
  3. Disaster Recovery Guide - Resilience
  4. Secrets Rotation Strategy - Security
  5. Advanced Networking - Enterprise networking

Path 3: I'm migrating from legacy (Month-long project)

  1. Legacy System Migration - Migration plan
  2. Advanced Workflow Orchestration - Complex deployments
  3. Hybrid Cloud Deployment - Coexistence
  4. GitOps Infrastructure Deployment - Continuous deployment
  5. Disaster Recovery Guide - Failover strategies

Path 4: I'm building a platform (Team project)

  1. Custom Extensions - Build extensions
  2. Workspace Management - Multi-tenant setup
  3. Advanced Workflow Orchestration - Complex workflows
  4. GitOps Infrastructure Deployment - CD/GitOps
  5. Secrets Rotation Strategy - Security at scale
  • Getting Started → See provisioning/docs/src/getting-started/
  • Examples → See provisioning/docs/src/examples/
  • Features → See provisioning/docs/src/features/
  • Operations → See provisioning/docs/src/operations/
  • Development → See provisioning/docs/src/development/