• Quick Start: Fargate
  • Quick Start: EC2
  • Installation
  • Tutorial
    • Setup Ufo
    • Build Docker
    • Task Definitions
    • Deploy One App
    • Deploy Multiple Apps
  • Docs
    • Structure
    • Settings
        {% assign docs = site.docs | where: "categories","settings" | sort: "order" %} {% for doc in docs -%}
      • {{doc.short_title}}
      • {% endfor %}
    • Shared Variables
    • Helpers
    • Secrets
    • IAM Roles
    • Conventions
    • Ufo Logs
    • Ufo Env
    • Ufo Env Extra
    • Ufo Current
    • Ufo Task Params
  • Extras
    • Load Balancer
    • Security Groups
    • ECS Network Mode
    • SSL Support
    • Route53 Support
    • Redirection Support
    • Minimal Deploy IAM
    • CodeBuild IAM Role
    • Dockerfile.erb
    • Notification Arns
  • Upgrading
      {% assign docs = site.docs | where: "categories","upgrading" | sort: "order" %} {% for doc in docs -%}
    • {{doc.short_title}}
    • {% endfor %}
  • More
    • Why CloudFormation
    • Customize CloudFormation
    • Stuck CloudFormation
    • Run In Steps
    • Run Single Task
    • Database Migrations
    • Automated Cleanup
    • Auto-Completion
    • FAQ
    • Articles
    • Next Steps
    • CLI Reference