Browse Source

Add service discovery section and Consul.

Consul is a tool for service discovery, monitoring and configuration.
pull/102/head
Benjamin Dos Santos 11 years ago
parent
commit
465fa18ccd
  1. 4
      README.md

4
README.md

@ -79,6 +79,10 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
* [Rundeck](http://rundeck.org/) - Simple orchestration tool. * [Rundeck](http://rundeck.org/) - Simple orchestration tool.
* [Salt](http://www.saltstack.com/) - It's written in Python. * [Salt](http://www.saltstack.com/) - It's written in Python.
## Service discovery
* [Consul](http://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration.
## Cloud Storage ## Cloud Storage
* [git-annex assistant](http://git-annex.branchable.com/assistant/) - A synchronised folder on each of your OSX and Linux computers, Android devices, removable drives, NAS appliances, and cloud services. * [git-annex assistant](http://git-annex.branchable.com/assistant/) - A synchronised folder on each of your OSX and Linux computers, Android devices, removable drives, NAS appliances, and cloud services.

Loading…
Cancel
Save