kelseyhightower / terminus

Get facts about a Linux system.
MIT License
363 stars 29 forks source link

terminus should support HTTP basic auth. #2

Open kelseyhightower opened 9 years ago

mgenov commented 9 years ago

Is this going to be integrated with: https://github.com/kelseyhightower/htbolt ?

What do you think about using of etcd as store instead of local db ?

kelseyhightower commented 9 years ago

@mgenov I'm going to start with a local store, but I do like the idea of supporting etcd as a backend for both auth and the storage of facts for each node. Once design of terminus I had would store facts in etcd for each node.