Commit Graph

13 Commits

Author SHA1 Message Date
mitchell 0795f88aa0 Add README.md and LICENSE 2019-06-02 15:34:45 -07:00
mitchell 7e702620cd Add additional commands to machine-create-google command 2019-06-02 12:37:39 -07:00
mitchell 9cf176b99f Minor refactor of Makefile 2019-06-02 02:39:39 -07:00
mitchell 30e514cb88 Refactored config management strategy for spc 2019-06-02 01:47:19 -07:00
mitchell 3d3206ddfe Added redis.conf and Makefile commands to assist in machine setup 2019-06-01 19:42:46 -07:00
Mitchell 383a3aa1cd Update list and get commands to use better choosing strategy;
refactor Makefile to use go mod vendoring and docker caching
2019-06-01 13:32:11 -07:00
mitchell b2a41cf07c Replaced clear command in list pagination to a new line 2019-05-30 08:45:11 -07:00
Mitchell b76d5dffa3 Refactored Docker and Make files; increased command context timeouts;
add dockerignore
2019-05-29 23:32:56 -07:00
mitchell db246df3d6 Updates to docker-compose and machine create make command; using config overrides 2019-05-29 08:02:04 -07:00
mitchell c5ae0b4ddc Implemented all but update from cli client to server;
solidified encryption;
setup deployment mechanism for GCP
2019-05-27 18:16:50 -07:00
mitchell cd24f6e848 Implemented encryption functionality of spc and password generation; refactors on spc and server 2019-05-22 08:22:40 -07:00
mitchell c289eecd54 Implemented remaining transport layer methods; added logging middleware;
added Dockerfile; added gen cert Makefile cmds; added Redis repo
2019-05-05 17:56:27 -07:00
mitchell 719a462048 First iteration of selfpass gRPC backend, w/ credentials CRUD functional 2019-04-14 20:56:55 -07:00