Commit graph

15 commits

Author SHA1 Message Date
George Shaw
843e9a691a referencing #129, removed usage of gorilla/sessions and gorilla/context within code 2018-01-22 17:03:29 -06:00
George Shaw
af6c2b9709 fixed logs issue with restructuring 2018-01-22 15:41:59 -06:00
George Shaw
6555f720eb restructured to serve out of /home/[bundle_name]/document_root/ and also store logs in /home/[bundle_name]/logs, removing the need to keep track of anything other than .db files within the program for each bundle. the log read/write/truncate api's need fixed though 2018-01-18 15:33:21 -06:00
George Shaw
b14311ca64 user is deleted upon bundle deletion 2018-01-11 11:23:36 -06:00
George Shaw
fe00595edf ssh process is in the works 2018-01-08 16:49:15 -06:00
George Shaw
03cabc0bc2 nameserver config and domain cleanup 2017-12-11 14:50:38 -06:00
George Shaw
de6019d423 referencing issue #104 2017-12-07 15:29:36 -06:00
George Shaw
242f665f1a referencing issue #92 2017-12-06 15:52:23 -06:00
George Shaw
465cdd17b4 bundle creation now sends an email to the bundle client giving instructions and a default username/password 2017-12-05 17:19:12 -06:00
George Shaw
5aba3b60dd refactoring listing bundles on server 2017-11-30 16:16:17 -06:00
George Shaw
853a5311bd fixed issues #87, #88 2017-11-28 16:24:55 -06:00
Aaron
4babe59e9c resolves issue #71 2017-11-27 21:59:45 -06:00
George Shaw
66266f24a5 server finds existing bundles on startup and is able to list them in the backend now 2017-11-16 17:19:25 -06:00
George Shaw
e97c5c634c creating bundles is done 2017-11-15 16:00:05 -06:00
George Shaw
9cfa4fd8b1 started development on creating new bundles 2017-11-15 15:06:25 -06:00