Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Getting Started

Overview

The CLI App Platform provides a streamlined container deployment experience with comprehensive configuration options for production-ready applications.

Prerequisites

Before deploying your container, ensure you have:

  • Access to the CLI App Platform dashboard
  • A container image available in a registry (Docker Hub, private registry, etc.)
  • Basic understanding of your application's resource requirements
  • Knowledge of required ports and environment variables

Accessing the Deployment Wizard

  1. Navigate to your CLI App Dashboard
  2. From the Deployments section, click the Deploy button
  3. The 7-step deployment wizard will open

Platform Capabilities

The platform supports:

Container Sources

  • Docker Hub public images
  • Private container registries
  • Custom images with authentication
  • Pre-configured application templates

Resource Management

  • Intelligent resource allocation presets
  • Custom CPU and memory configurations
  • Real-time cluster capacity monitoring
  • Automatic resource optimization recommendations

Networking Features

  • Quick port selection for common services
  • Custom port configuration
  • Load balancer integration
  • Service discovery and DNS

Storage Options

  • Persistent volume claims
  • Temporary storage volumes
  • Secret management for sensitive data
  • ConfigMap support for configuration files

Advanced Features

  • Node scheduling and tolerations
  • Health checks and probes
  • Security contexts and policies
  • Horizontal pod autoscaling

Next Steps

Once you've confirmed your prerequisites, proceed to the deployment wizard where you'll configure your container through 7 comprehensive steps.

Continue to Step 1: Basic Configuration to begin the deployment process.