Skip to content

Commit

Permalink
Merge pull request #533 from convox/remove-old-docs
Browse files Browse the repository at this point in the history
delete old readme
  • Loading branch information
Noah Zoschke committed Apr 9, 2016
2 parents c2d6071 + e891195 commit e3d4b81
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 65 deletions.
6 changes: 6 additions & 0 deletions Development.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ This is easy to bootstrap with the Rack project itself:
$ convox install --stack-name dev
```

You can also install a Rack with the CloudFormation template on master or with your own changes by:

```
$ TEMPLATE_FILE=api/dist/kernel.json convox install --stack-name=convox-dev
```

You can also use any existing Rack with the caveat that running a local Rack against it could have side effects like terminating instances.

## AWS Rack Ingress
Expand Down
65 changes: 0 additions & 65 deletions api/README.md

This file was deleted.

0 comments on commit e3d4b81

Please sign in to comment.