convox/rack

February 4, 2019 ยท View on GitHub

Convox Rack is a private PaaS that runs in your AWS account.

Usage

Installation

Install a Rack from Convox Console

Usage

$ convox apps create myapp
Creating app myapp... OK

$ convox env set SECRET=foo -a myapp
Setting SECRET... OK, RABCDEFGH

$ convox deploy ~/src/myapp -a myapp
Building myapp... OK
Creating release RHGFEFCBA... OK
Promoting release RHGFEFCBA... OK

Related

  • Convox Console
  • Documentation
  • Forums

License

Apache 2.0

Contents

  1. 1Usage
  2. 1.1Installation
  3. 1.2Usage
  4. 2Related
  5. 3License