https://github.com/integralist/aws-docker-alephant
https://github.com/integralist/aws-docker-alephant
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/integralist/aws-docker-alephant
- Owner: Integralist
- Created: 2014-10-19T08:08:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-19T08:58:36.000Z (over 11 years ago)
- Last Synced: 2024-12-31T13:43:40.708Z (over 1 year ago)
- Language: Ruby
- Size: 1.39 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Screener requests
Simple app for recording screener requests, more of a
test to see how elasticbeanstalk works with docker.
## Instructions
- `bundle install`
- `spurious-server start`
- `spurious-server status`
- `docker ps -a`
- `spurious up`
- `spurious ports`
- `rake harness`
- `rackup`
- `curl http://0.0.0.0:9292/` or visit `http://localhost:9292/`