influxdb/cmd/influxd
Jason Wilder bbe13c2818 Ensure HTTP and TCP bind addresses have hostnames
If a bind-address of :8088 is used, cluster nodes cannot
connect to those nodes because there is no hostname portion
of the address.  When we see a bind-address without a hostname,
use the os hostname or localhost if that fails if it is not specified
in the config already.
2016-01-21 15:28:34 -05:00
..
backup Improve backup/restore logging and help commands 2016-01-20 13:46:14 -07:00
help Merge branch 'master' into alpha1 2015-06-02 10:40:52 -06:00
restore Improve backup/restore logging and help commands 2016-01-20 13:46:14 -07:00
run Ensure HTTP and TCP bind addresses have hostnames 2016-01-21 15:28:34 -05:00
main.go Removed references to restore from influxd's main.go, which was causing compile issues. 2016-01-21 15:28:34 -05:00