Bill Anderson

Results 33 issues of Bill Anderson

Add a config variable for a space separated string of [consul](http://consul.io) nodes to talk to to se as k/v store and other stuff. Use this to communicate "across" Redskull nodes...

enhancement
in progress

Using libkv migrate the current in-memory structure to storing node-specific information in the backing store.

backing store conversion
in progress

Using libkv migrate the constellation config from in-memory to the backing store

backing store conversion
in progress

Switch from std Go logger to https://github.com/Sirupsen/logrus

enhancement

Zola will be an "Endpoint Management System" for RedSkull. It will be able to provision and configure a proxy and/or load balancer setup on various platforms.

Consul ahs a nice event capability. If we start a grouting which relays events to it we can provide a means to track events w/o writing an external tool. It...

enhancement

Using libcontainer we can set up a single binary which is actually a container including all the binaries, etc. we need. This would make deployment _much_ simpler. See [sc-redis](https://github.com/robinmonjo/sc-redis) for...

enhancement
operations

I'm not great at coming up with good logos. Anyone want to offer some suggestions?

help wanted

Logging should be configurable and should default to syslog., with an option to log to a specified file (or both?) Implementing log levels is important as well to control output...

Need startup scripts

enhancement
operations