Skip to main content

SDK for creating and deploying appfire connect apps

Project description

Appfire connect app SDK

What does it do?

Creates a Atlassian Connect app template and provides a toolkit for deploying to AWS environment

Command Line Arguments

--verbose, -v : "verbose"  
--region, -r : "AWS region", default="us-east-1"  
--profile, -p : "AWS profile as the default environment", default="default"  
--env, -e : "personal, dev, test, stage or prod", default="personal"  
--stack, -s : "CDK stack to deploy", default="app", "core" or "app"  
--app-suffix, -as : "green" or nothing (not passing the argument)
Note: see personal.env.yml or env.yml for personal or DTS/Prod environments respectively.

Run via Python

create-appfire-app -v  

Bootstrap app

bootstraps CDK toolkit and initialises required services for appfire connect app to run

ac bootstrap   

List stacks

ac list (or ac ls)  

Deploy app

ac deploy <stack-name>   

Diff stack

ac diff   

Destroy stack

ac destroy <stack-name> 

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

appfire-connect-sdk-0.1.0.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

appfire_connect_sdk-0.1.0-py3-none-any.whl (7.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