teleport/lib/service
Ev Kontsevoy 92b30c3c77 Configuration changes
1. data_dir is now a global setting in teleport.yaml (instead of being
   inside of "storage" sub-section)

2. changing data_dir in one place causes all of teleport to use it,
   not just bolt backends.

3. moving auth server to listen on non-default ports properly adjusts
   the global auth_servers setting

4. `tctl` now accepts -c flag just like Teleport, so you can pass
   `teleprot.yaml` to it.

Fixes #432
Fixes #431
Fixes #430
2016-05-31 14:58:55 -07:00
..
cfg.go Configuration changes 2016-05-31 14:58:55 -07:00
cfg_test.go Configuration changes 2016-05-31 14:58:55 -07:00
service.go Permissions adjustment for data dir 2016-05-30 14:23:58 -07:00
service_test.go Experiment... 2016-03-05 23:51:12 -08:00
supervisor.go Started work on self-reconnecting reverse tunnels 2016-05-11 13:17:13 -07:00
tpl.go Properly vendored dependencies 2016-02-22 14:11:31 -08:00