mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-02-24 08:49:48 -05:00
Adding LogJam
This commit is contained in:
parent
d2c14a821a
commit
6cf9101c6d
@ -30,6 +30,8 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge
|
||||
* [Useful Images](#useful-images)
|
||||
* [Storing Images](#storing-images)
|
||||
* [Running Containers](#running-containers)
|
||||
* [Networking](networking)
|
||||
* [Logging](#logging)
|
||||
* [Service Discovery](#service-discovery)
|
||||
* [Slides](#slides)
|
||||
* [Videos](#videos)
|
||||
@ -169,6 +171,10 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge
|
||||
|
||||
* [Weave](https://github.com/zettio/weave) (The Docker network) -- Weave creates a virtual network that connects Docker containers deployed across multiple hosts.
|
||||
|
||||
### Logging
|
||||
|
||||
* [LogJam](https://github.com/gocardless/logjam)
|
||||
|
||||
### Service Discovery
|
||||
|
||||
* [docker-consul](https://github.com/progrium/docker-consul) by [@progrium](https://github.com/progrium)
|
||||
|
Loading…
x
Reference in New Issue
Block a user