Introduction
Welcome to StrictOps documentation
Welcome to StrictOps
StrictOps is a deployment platform that orchestrates deployments of your applications to AWS ECS Fargate. This documentation will help you configure and deploy your applications.
Getting Started
To deploy with StrictOps, you need to:
- Create a
strictops.ymlfile in your repository root - Connect your GitHub repository to StrictOps
- Configure your AWS account connection
- Deploy your application
Quick Links
- Core Concepts - Understand deployments, services, environments, and more
- Configuration Reference - Learn about the
strictops.ymlconfiguration file - Examples - See example configurations for common use cases
- Tools - CLI, MCP server, and AI assistant for your workflow
- API Reference - REST API documentation and Swagger UI