Git Product home page Git Product logo

architect's Introduction

convox/architect

Create a CloudFormation stack for a Convox application.

Usage

$ docker run convox/architect -processes web,worker -balancers web

Parameters

The resulting stack will expect the following parameters:

Name Description
AMI Application AMI. (See convox/build)
AllowSSHFrom Allow SSH from this CIDR block
Environment URL to an environment for this app (.env format)
Key ARN for a KMS key used to encrypt Environment
SSHKey Key name for SSH access

The stack will also expect these parameters for each process type:

Name Description
WebCommand Override the default command for this process
WebScale Number of instances of this process to run
WebSize Size of instance to run for process

And these additional parameters for any process behind a balancer:

Name Description
WebCheckPath Healthcheck path for this process
WebCheckPort Healthcheck port for this process
WebPort Listen port for this process

See Also

License

Apache 2.0 © 2015 Convox, Inc.

architect's People

Contributors

ddollar avatar nzoschke avatar

Watchers

Dan Tse avatar

Forkers

ming535

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.