5b5f80be7d
Clean up logging a little
2020-06-27 02:02:18 +01:00
dd76e61e44
Make the ports have default values
2020-06-23 00:05:26 +01:00
914eef05c0
Use standard PORT for host port
2020-06-13 11:41:24 +01:00
98249948a1
Fix up host ports and env variables
2020-06-13 11:17:52 +01:00
7ababb79f6
Migrate to gRPC rather than REST with swagger
...
Will also be adding in a RESTful endpoint to the server as well so it can consume both types
2020-06-12 22:51:18 +01:00
6cfc9444f3
Simplify the APIs to return http status codes
2020-06-12 19:05:26 +01:00
2f5863b17a
Use log instead of fmt for logging
...
Also fix up a few errors to lower case
2020-06-11 19:04:53 +01:00
537d309235
Add creation time to new accounts
2020-06-11 18:38:18 +01:00
7d1a2d7efd
Fix crash with fresh data
2020-06-11 18:27:19 +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
99da6c5d67
Move accountant to it's own deployment using gRCP
2020-06-11 13:24:42 +01:00