Commit Graph

19 Commits

Author SHA1 Message Date
432b47d224 Make activity timeout configuraable 2017-01-28 21:30:18 -06:00
2b06810bd7 Fix issue with keep alive caused by nil channel 2017-01-28 00:04:04 -06:00
10a959e9f3 Switch key list over to using key names 2017-01-27 19:28:18 -06:00
d57884e2d7 Add checking to prevent failed deletion of nonexistent droplets and
unnecessary archiving of droplets in images
2017-01-27 18:06:27 -06:00
2f105fa6b5 Add keepalive message to port forwarder 2017-01-27 15:28:57 -06:00
913f70a2af Add standalone, pure Go port forwarding 2017-01-27 14:50:22 -06:00
31044fe0c3 Remove GatewayInterface setting 2017-01-26 20:04:33 -06:00
6f3f8d5474 Merge branch 'master' of github.com:gtalent/dospin 2017-01-25 18:00:52 -06:00
ccc14c2606 Run liccor for 2017 2017-01-25 17:59:25 -06:00
08864049a9 Add support for volumes and keys, add iptables support 2017-01-21 16:02:41 -06:00
0209582028 Moved port listening into ServerManager. 2016-03-04 06:15:11 +00:00
9a5eb7ce4b Setup to actually listen on the relevant ports. 2016-02-29 06:06:31 +00:00
c4dc4c2de1 Added support for resizing Droplets after creation. 2016-02-28 02:45:41 -06:00
0622cac05b Cleaned up config layout. 2016-02-28 01:04:43 -06:00
ffafcb08a5 Renamed VirtualServer to LogicalServer. Filled out some comments. 2016-02-27 16:45:20 -06:00
89a9b98b35 Switched test code over to using ServerManager. Fixed some bugs found testing ServerManager. 2016-02-27 16:34:20 -06:00
27a36e9380 Ran liccor. 2016-02-27 16:21:49 -06:00
782072e3fa Fixed not call port forwarding methods if spin up/down operations fail. 2016-02-27 16:15:42 -06:00
b31b18674c Added start of ServerManager. 2016-02-27 16:10:44 -06:00