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

Uploaded Source

Built Distribution

ecs_composex-0.21.4-py3-none-any.whl (453.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ecs_composex-0.21.4.tar.gz
  • Upload date:
  • Size: 309.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.17.11-200.fc35.x86_64

File hashes

Hashes for ecs_composex-0.21.4.tar.gz
Algorithm Hash digest
SHA256 d2fc6bd9585d6d036f2516a4f1409c1e4fbe4047aa814d21798c1e8cfd74d169
MD5 9978e6c06cc7b31a25400a815dcab84b
BLAKE2b-256 ea575bf0ef9afb584903e9d2645cfef2284f3e177a20ef0a24334238611fc96d

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: ecs_composex-0.21.4-py3-none-any.whl
  • Upload date:
  • Size: 453.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.17.11-200.fc35.x86_64

File hashes

Hashes for ecs_composex-0.21.4-py3-none-any.whl
Algorithm Hash digest
SHA256 09f7d4264b88e4a2687b84e83e2fe4b0f93cb5aa4bc5a8232cc170d39d42518e
MD5 871aa040d40b5ac6d3f16d8f68ebc5e6
BLAKE2b-256 a6462de6307a4817c7c9c620f2171e8a1a0896ab3432081ee0c33190a0f105af

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