Skip to content

A Sceptre-based CloudFormation template for running Meltano on ephemeral Fargate tasks.

License

Notifications You must be signed in to change notification settings

chriskl/meltano-fargate-cloudformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meltano-fargate-cloudformation

A Sceptre-based CloudFormation template for running Meltano on ephemeral Fargate tasks. Designed to work with meltano-fargate-docker

Setup

Create a Python virtual environment:

$ python -m venv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt

Customise the configuration:

$ cp config/meltano.yaml.in config/meltano.yaml

Edit config/meltano.yaml and set the GitHub URL.

Create the stack

$ sceptre create meltano.yaml

About

A Sceptre-based CloudFormation template for running Meltano on ephemeral Fargate tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages