Skip to main content

TPD Pete is a AWS Deployment tool for AWS Cloudformation

Project description

TPD Pete

PyPI version fury.io Upload Python Package Lint

TPD Pete is an AWS Deployment tool for AWS Cloudformation

Configure

To setup pete use: pete configure to setup the default profile and region for AWS

Usage

To use pete for a project, first set it up using: pete init. This will generate the nessacary files for pete to function.

Then simply use: pete deploy to let deploy to your deployment AWS profile. If you want to deploy to your production environment use: pete deploy --production

If you have multiple collaborators on a project, and you dont want to share the same development environment. Then you could also use pete init --local to setup some development override for you locally. These will be used instead of the project development environment setup, if this has been setup.

So if you dont have local overrides, it uses the project config. If you dont have a project config, it uses the global config which is specific to you. You can save which account, region or bucket to use for a project in the project config. This will be saved in the .pete folder in you project folder. You should add this file to your VCS (like Git or SVN). But not the local file inside that folder, which hold the local overrides.

Project details


Download files

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

Source Distribution

tpd_pete-0.3.0.tar.gz (15.6 kB view hashes)

Uploaded Source

Built Distribution

tpd_pete-0.3.0-py3-none-any.whl (22.0 kB view hashes)

Uploaded Python 3

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