Implemented all but update from cli client to server;

solidified encryption;
setup deployment mechanism for GCP
This commit is contained in:
mitchell 2019-05-27 18:16:50 -07:00
parent cd24f6e848
commit c5ae0b4ddc
28 changed files with 598 additions and 295 deletions

4
.gitignore vendored
View file

@ -1,4 +1,6 @@
.idea
bin
certs
db
data
*.tar
*.enc