Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
Jan 23, 2019
ci
Mar 4, 2022
ci
Jul 11, 2018
Jul 16, 2015
Jan 23, 2019

convox/rack

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

License

Apache 2.0