storj/examples
Dylan Lott f445fab28b
Config updates (#141)
* Updates to config handling

- Add functions to load in configs
- Standardize location and naming of config files
- Configuration over convention style of config file handling for each
service

* update config handling and correclty handle cli flags being set

* generate configs from default if no config is found

- renamed pointerdbDB to pointerdb for clarity in config file
- set sane default for pkg/overlay boltDB file
- set srvPort to default to 8082 to avoid port collision on default
setting

* linter updates

* move boltdb path vars into function

* update tests to handle config environment changes

* --fix exec test mocks

* update tests to use viper instead of flag library

* fix typo

* add redis-server to services in travis for tests

* update examples with new config env function signature

* fix tests
2018-07-18 18:09:38 -06:00
..
auth rename netstate to pointerdb (#127) 2018-07-06 15:43:53 -04:00
cobra-ex pkg/process: start replacing pkg/process with cobra helpers (#98) 2018-06-27 11:02:49 +03:00
eestream ECClient (#110) 2018-07-03 11:35:01 +03:00
metric-receiver Config updates (#141) 2018-07-18 18:09:38 -06:00
metric-sender Config updates (#141) 2018-07-18 18:09:38 -06:00
paths Define Path type (#101) 2018-07-02 09:21:32 -06:00
piecestore-cli Config updates (#141) 2018-07-18 18:09:38 -06:00
piecestore-client/rpc/client Implement psclient interface (#107) 2018-06-27 21:42:54 +03:00
pointerdb-client rename netstate to pointerdb (#127) 2018-07-06 15:43:53 -04:00
udp-forwarder udp-forwarding: demo week work! (#84) 2018-06-15 00:03:16 -06:00