Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/convox/rack
Private PaaS built on native AWS services for maximum privacy and minimum upkeep
https://github.com/convox/rack
aws docker ecs paas
Last synced: about 17 hours ago
JSON representation
Private PaaS built on native AWS services for maximum privacy and minimum upkeep
- Host: GitHub
- URL: https://github.com/convox/rack
- Owner: convox
- License: other
- Created: 2015-09-14T14:41:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-12T20:22:09.000Z (30 days ago)
- Last Synced: 2024-11-27T15:07:20.961Z (15 days ago)
- Topics: aws, docker, ecs, paas
- Language: Go
- Homepage: https://convox.com
- Size: 173 MB
- Stars: 1,885
- Watchers: 54
- Forks: 179
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-docker - Convox Rack - Convox Rack is open source PaaS built on top of expert infrastructure automation and devops best practices. (Container Operations / PaaS)
- awesome-docker - Convox Rack - Convox Rack is open source PaaS built on top of expert infrastructure automation and devops best practices. (Container Operations / PaaS)
- starred-awesome - rack - Open-source PaaS. Built entirely on AWS cloud services for maximum privacy and minimum upkeep. (Go)
- awesome-list-docker - rack - source PaaS. Built entirely on AWS cloud services for maximum privacy and minimum upkeep. (ecs)
README
# convox/rack
Convox Rack is a private PaaS that runs in your AWS account.
## Usage
### Installation
Install a Rack from [Convox Console](https://console.convox.com)
### Usage
```console
$ 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](https://console.convox.com)
* [Documentation](https://docs.convox.com)
* [Forums](https://community.convox.com)## License
Apache 2.0