Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linki/errbit-docker
Dockerfile for running errbit
https://github.com/linki/errbit-docker
Last synced: about 2 months ago
JSON representation
Dockerfile for running errbit
- Host: GitHub
- URL: https://github.com/linki/errbit-docker
- Owner: linki
- Created: 2015-05-14T12:27:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-16T11:51:26.000Z (over 9 years ago)
- Last Synced: 2024-10-12T18:54:18.307Z (3 months ago)
- Homepage:
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# errbit-docker
build the errbit image
$ fig build
bootstrap errbit
$ fig run app bundle exec rake errbit:bootstrap
run mongo, errbit, and nginx processes
$ fig up -d
browse to your docker host on port 80