Commit graph

15 commits

Author SHA1 Message Date
35d7400a83 Also build the rove command line client into the docker 2020-07-05 13:37:56 +01:00
204c786103 Rename rove-reverse-proxy to rove-server-rest-proxy 2020-06-30 23:37:38 +01:00
abcebcebb6 Simplify - remove rove-accountant
This was a fun little gRPC experiment but it's simply not needed
2020-06-30 23:34:49 +01:00
f0f5a6b2e0 Remove installing wamerican 2020-06-25 23:51:12 +01:00
8c6230ca20 Implement a reverse proxy using grpc-gateway 2020-06-13 00:23:21 +01:00
14424c16ca Refactor testing into docker file
This means a decent scale refactor but ends with our testing being much simpler

	Key changes:
		* single Dockerfile for all services
		* tests moved into docker up so don't need to be run locally
		* configurations moved to environment
2020-06-11 18:16:11 +01:00
5a2d35aca8 Reorganise a little to move the server into it's own directory 2020-06-05 17:15:25 +01:00
4423678786 Add the --tags arg to git describe so it sees the tags 2020-06-03 13:02:19 +01:00
20f50b678c Fix version reporting and setting 2020-06-03 12:58:01 +01:00
e3b065ff89 Add version information 2020-06-02 16:12:26 +01:00
179dd3f984 Implement saving and loading for account data, currently a basic json file 2020-05-31 19:15:57 +01:00
3043409939 Fix docker file for cmd subpath 2020-05-30 22:52:50 +01:00
e809c29b73 Rename executable for consistency to rove-server 2020-05-30 22:47:04 +01:00
73a1e1fd21 Housekeeping
Move docs and commands out into their own files
2020-05-30 22:46:53 +01:00
46b7552ac5 Add docker files 2020-05-29 18:14:05 +01:00