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.6.tar.gz (348.6 kB view details)

Uploaded Source

Built Distribution

ecs_composex-1.1.6-py3-none-any.whl (522.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ecs_composex-1.1.6.tar.gz
  • Upload date:
  • Size: 348.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.5 Linux/6.8.11-200.fc39.x86_64

File hashes

Hashes for ecs_composex-1.1.6.tar.gz
Algorithm Hash digest
SHA256 0e7c14b7ea4f4522eae71cbd704f50dad8ab4cd1c3aaa11e32972465c048ec40
MD5 5b71b0ece1fa29038bb2d0d0d2f8ef48
BLAKE2b-256 4ac499f7cab17a184e6b6a6685b98ec0950211e6b2b5dd2c39791b8df419bac7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ecs_composex-1.1.6-py3-none-any.whl
  • Upload date:
  • Size: 522.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.5 Linux/6.8.11-200.fc39.x86_64

File hashes

Hashes for ecs_composex-1.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 f7653df4dd9028741a3b95ce7631fa12af4181ee0768548086d5ff65371a74db
MD5 88383f92ffd1a3c872905abf7479fe8a
BLAKE2b-256 18020f672ebd3582cbb5a156be886e5b4b77a8fc7a90bfcafb27f62a394af769

See more details on using hashes here.

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