Commit Graph

21 Commits

Author SHA1 Message Date
75bc76ff76 Added UsePublicIP to example conig file. 2016-02-29 01:05:49 -06:00
cb99d5e881 Added option to use the public IP of a server, and added spindownall command. 2016-02-29 06:42:41 +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
92a31f2244 Fixed portUsageCount for FreeBSD. 2016-02-28 01:06:04 -06:00
0622cac05b Cleaned up config layout. 2016-02-28 01:04:43 -06:00
6e89b6b13d Removed duplicate func from FreeBSD net file. 2016-02-27 18:22:14 -06:00
426ad9cfa3 Forgot to put imports in fhe FreeBSD net file. 2016-02-27 18:20:37 -06:00
863f1d4621 Filled out port usage counter. 2016-02-27 18:16:04 -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
18aa0471e9 Renamed MachineManager to MachineHandler. Did same for DropletManager. 2016-02-27 14:43:48 -06:00
a5481c055e Moved all godo code to dropletmanager.go. Better filled out logging. Added -conf flag. 2016-02-26 18:41:37 -06:00
93257d4826 Added license. 2016-02-26 17:35:57 -06:00
10ce4cbe2a Got full spin up and spin down procedure working. 2016-02-26 17:32:39 -06:00
270fecce0b Got Droplet spinup correctly returning the IP address of the Droplet. 2016-02-26 00:33:53 -06:00
294af41473 Cleaned up project organization. 2016-02-22 00:30:28 -06:00
a56b340dce Initial commit. 2016-02-14 23:38:28 -06:00