The simplicity of Heroku. The power of AWS.
$ convox install
Created VPC: vpc-fd130e98
Created IAM User: convox-RegistryUser
Created ECS Cluster: convox-Cluster
$ convox deploy
Step 0 : FROM convox/ruby
Step 1 : RUN apt-get install nodejs imagemagick libpq-dev
Step 2 : RUN bundle install
http://myapp-1506255200.us-east-1.elb.amazonaws.com
Confidently deploy your code in seconds.
Let your developers stop worrying about infrastructure.
Quickly onboard new developers with a single command.
Simplify your documentation and setup scripts.
Use AWS best practices without the work.
Scale up with ease without breaking the bank.
$ convox apps
APP STATUS
myapp running
$ convox info
Name myapp
Status running
Release RNQWGQVUFJS
Processes postgres redis web worker
Hostname myapp-1506255200.us-east-1.elb.amazonaws.com
Ports web:80 web:443 worker:9322
$ convox ps
ID PROCESS RELEASE MEM COMMAND
4cb90a1de020 postgres RNQWGQVUFJS 2048 postgres
4cb90a1de021 redis RNQWGQVUFJS 512 redis-server
4cb90a1de022 web RNQWGQVUFJS 256 bin/web
4cb90a1de023 worker RNQWGQVUFJS 16384 bin/worker
$ convox env
PASSWORD=xyzzy
$ convox logs
web: [01/Jan/2015:00:00:00] "GET / HTTP/1.1" 200 554 0.0027
web: [01/Jan/2015:00:00:00] "POST /message HTTP/1.1" 303 - 0.0049
web: [01/Jan/2015:00:00:00] "GET / HTTP/1.1" 200 665 0.0038
Convox curates a stack of the best technology available.
Cost-effective security, control and visibility.
Powerful and flexible development tools that run equally well on a laptop and Amazon.