Skip to content

convox/rack

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
June 7, 2023 17:31
bin
January 23, 2019 12:37
cmd
June 5, 2023 15:42
June 5, 2023 15:42
April 16, 2018 16:02
July 16, 2015 14:35
November 21, 2023 15:13
February 3, 2019 19:38
November 20, 2019 13:58
October 15, 2019 07:03
January 23, 2019 12:37

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