featurebase/ctl
Travis Turner efb9f97e61
Advertise address and listen on 0.0.0.0
This commit adds support for advertise address by using a new config
option `advertise`, or by defaulting its value to that
specified in `bind`.

Also adds support for listening on 0.0.0.0 by trying to determine
the preferred outbound IP to use for the advertise address.
2019-01-21 22:36:55 -06:00
..
check.go Fix linter issues: unparam 2018-07-17 12:05:07 -05:00
check_test.go make Bitmap.UnmarshalBinary work for roaring or pilosa format 2018-09-12 10:50:05 -05:00
common.go Unexport ctl.CommandClient 2018-07-05 23:11:56 -05:00
config.go Fix linter issues: unparam 2018-07-17 12:05:07 -05:00
config_test.go move pilosa.Config to pilosa/server.Config 2018-04-19 14:51:42 -05:00
doc.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
export.go Unexport ctl.CommandClient 2018-07-05 23:11:56 -05:00
export_test.go get rid of unecessary server stuff and export node and uri 2018-07-03 13:26:51 -05:00
generate_config.go Fix linter issues: unparam 2018-07-17 12:05:07 -05:00
generate_config_test.go fix generate-config command, use single toml lib 2018-06-01 09:21:38 -05:00
import.go fix staticcheck warnings 2019-01-21 14:24:11 -06:00
import_test.go add test for translate store buffer growth logic. add max limit to buffer size. 2018-12-18 12:48:20 -06:00
inspect.go Fix linter issues: unparam 2018-07-17 12:05:07 -05:00
inspect_test.go Fix linter issues: ineffassign 2018-07-18 14:02:56 -05:00
server.go Advertise address and listen on 0.0.0.0 2019-01-21 22:36:55 -06:00
server_test.go remove old GossipPort and GossipSeed config options 2018-02-23 10:22:32 -06:00