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 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?

  • Help developers/SRE/Cloud engineers to deploy applications to AWS using docker-compose syntax
    • Generates CloudFormation templates out of the Compose Files

    • Links services and AWS Resources together via IAM / Networking / Configuration

    • Detects mis-configurations and autocorrects wherever possible

  • Use/Re-use existing docker-compose files and compose specifications
    • Supports docker-compose specification 3.7+

    • Performs JSON validation of input to improve reliability

    • Enable/disable features to run in AWS Fargate automatically

  • Expand the definitions with AWS CloudFormation resources
    • For supported resources, supports full CloudFormation properties

    • For existing resources, will detect them and allow to use the Return Values with other components

  • Allows to use existing resources in your AWS Account

  • Can be extended with custom modules/hooks

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

Uploaded Source

Built Distribution

ecs_composex-0.22.9-py3-none-any.whl (467.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ecs_composex-0.22.9.tar.gz
  • Upload date:
  • Size: 316.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.10.8 Linux/6.0.11-200.fc36.x86_64

File hashes

Hashes for ecs_composex-0.22.9.tar.gz
Algorithm Hash digest
SHA256 b3951e2abffd11cc42a43f5c5b1a365f4d9e63e9c274d395d3438dd7205c3791
MD5 968d05878b08f12eefa3e1a3225c4b59
BLAKE2b-256 3f14d4381898ed822a4c9f2b07f4912832103e73a9a83e8d732c493211ff8154

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: ecs_composex-0.22.9-py3-none-any.whl
  • Upload date:
  • Size: 467.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.10.8 Linux/6.0.11-200.fc36.x86_64

File hashes

Hashes for ecs_composex-0.22.9-py3-none-any.whl
Algorithm Hash digest
SHA256 d666869fb4f9f83ae3830dc7caa5b4c21cc9c46a64926b193f09aafca8bc921c
MD5 966d0d35db3a278aacc9a679acd1de8e
BLAKE2b-256 76357921a215ff5050a509f505824d3a1ce8fe3cbe51e6543612ed56f1b97f3f

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