Getting Started

From sign-up to your first deployed infrastructure change.

How Onboarding Works

Opsitron is a managed service — our team handles the setup with you. After you book a demo, we’ll walk through your AWS environment and get everything configured together.

Prerequisites

  • AWS Account(s) — one or more AWS accounts for your infrastructure
  • GitHub Organization — for your infrastructure repositories
  • Opsitron Accountbook a demo to get started

Setup Steps

1. Connect Your Organization

We set up your organization in Opsitron, configure team members, roles, and default settings. This includes setting up your account manager and scheduling your weekly check-ins.

Connect your AWS accounts via cross-account IAM roles. Opsitron uses least-privilege, read-only access for AI operations. Infrastructure changes are applied exclusively through GitHub Actions — never directly.

3. Configure Repositories

Opsitron scaffolds repositories in your GitHub organization. All code lives in your org — you own it completely.

  • Infra Config — live infrastructure configuration with separate directories per application and environment
  • LZA Config — AWS Landing Zone Accelerator configuration for account structure, networking, and security baselines

4. Submit Your First Request

Create an infrastructure request through your portal — describe what you need in plain English. AI generates a plan, our engineers review it, and changes flow through dev → staging → production.

Learn More