Skip to main content
Deploy and configure 2501 on your infrastructure using the 2501-infra CLI.

Prerequisites

AWS CLI

Install and configure the AWS CLI with credentials provided by your Account Executive at 2501:

Docker

Docker must be installed and running. Authenticate with the 2501 ECR registry:

Install the CLI

Keep it up to date:

Quick Start

Getting Help

The CLI includes built-in documentation for all commands:

Deployment Workflow

  1. Install the 2501-infra CLI
  2. Initialize configuration with 2501-infra init
  3. Configure your environment files (generated with inline documentation)
  4. Deploy with 2501-infra deploy
  5. Create entities - the CLI prompts you interactively (skipped with --yes)
  6. Access the Command Center UI

What’s Next

Init Command

Initialize your deployment

Configuration

Overview of configuration files

Docker Swarm

Deploy to production

Troubleshooting

Common issues and solutions