Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mirkokiefer/Dockerfiles
my collection of Dockerfiles for node, couchdb, elasticsearch and logstash
https://github.com/mirkokiefer/Dockerfiles
Last synced: 4 days ago
JSON representation
my collection of Dockerfiles for node, couchdb, elasticsearch and logstash
- Host: GitHub
- URL: https://github.com/mirkokiefer/Dockerfiles
- Owner: mirkokiefer
- Created: 2014-02-11T15:27:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-02-17T12:18:47.000Z (over 10 years ago)
- Last Synced: 2024-08-02T12:51:29.714Z (3 months ago)
- Language: Shell
- Size: 156 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - mirkokiefer/Dockerfiles - my collection of Dockerfiles for node, couchdb, elasticsearch and logstash (others)
README
#Docker stuff
This is my personal docker playground.
I use the awesome [boot2docker](https://github.com/steeve/boot2docker) to run docker on OSX.
There are Dockerfiles for:
- CouchDB
- Elasticsearch
- Redis
- Logstash (including indexer, shipper and kibana)
- Node.jsNote that the Dockerfiles may depend on each other - so you need to check the order in which they need to be built.