Skip to main content

Manage, Configure and Deploy your services and AWS services and applications from your docker-compose definition

Project description

PYPI_VERSION PyPI - License PY_DLS

CodeStyle ISORT TDD with pytest BDD with Behave

Code scan with SonarCloud

BUILD

The no-code CDK for docker-compose & AWS ECS

Deploy your services to AWS ECS from your docker-compose files in 3 steps

  • Step 1. Install ECS Compose-x

  • Step 2. Use your existing docker-compose files. Optionally, add Compose-X extensions.

  • Step 3. Deploy to AWS via CloudFormation.

What does it do?

  • Automatically deploy applications to AWS using existing docker-compose files
    • Deploys multiple applications to AWS in a single command

    • Creates AWS resources such as EC2 Instances, ECS Clusters and Containers

    • Automatically configures IAM roles and Networking for secure and reliable access

  • Expand the definitions with AWS CloudFormation resources

  • Allows to use existing resources in your AWS Account

  • Can be extended with custom modules/hooks to customize the deployment process

  • Automatically rolls back the application in case of errors, to previous version or to a stable state

Installation

# Inside a python virtual environment
python3 -m venv venv
source venv/bin/activate
pip install pip -U
pip install ecs-composex

# For your user only
pip install ecs-composex --user

Usage

# Get all the options
ecs-compose-x -h

# Simple example using docker-compose file and an extension with your AWS Settings
ecs-compose-x render -d templates -n my-new-stack -f docker-compose.yaml -f aws-settings.yaml

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ecs_composex-1.1.1.tar.gz (348.0 kB view details)

Uploaded Source

Built Distribution

ecs_composex-1.1.1-py3-none-any.whl (521.2 kB view details)

Uploaded Python 3

File details

Details for the file ecs_composex-1.1.1.tar.gz.

File metadata

  • Download URL: ecs_composex-1.1.1.tar.gz
  • Upload date:
  • Size: 348.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.2 Linux/6.5.6-300.fc39.x86_64

File hashes

Hashes for ecs_composex-1.1.1.tar.gz
Algorithm Hash digest
SHA256 4ab1bf172e6979c80c15144ba8133b959b0f965461d9b1ee1e401d8f25a859bf
MD5 670bced95b9a88dcb2901c815b22bd4f
BLAKE2b-256 68040cce4899b489403e35668a16bb6eff1cf94b0ff3988fafc61a050119c878

See more details on using hashes here.

Provenance

File details

Details for the file ecs_composex-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: ecs_composex-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 521.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.2 Linux/6.5.6-300.fc39.x86_64

File hashes

Hashes for ecs_composex-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ad38fc52b4efd511f2eb4afbc190a7ddda1f30195f7e3f131aad4ff9b08e5bff
MD5 ef09c892816d3a6d6dd10afc067aa718
BLAKE2b-256 22248379770dcfb32bb59ab98651d66bc2ad579b4a6a32c3a3d95615cbe58210

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page