Simplify - remove rove-accountant
This was a fun little gRPC experiment but it's simply not needed
This commit is contained in:
parent
984ff56664
commit
abcebcebb6
12 changed files with 20 additions and 930 deletions
|
@ -18,6 +18,7 @@ apps:
|
|||
- network
|
||||
environment:
|
||||
ROVE_USER_DATA: $SNAP_USER_DATA
|
||||
|
||||
rove-server:
|
||||
command: bin/rove-server
|
||||
plugs:
|
||||
|
@ -26,13 +27,7 @@ apps:
|
|||
environment:
|
||||
WORDS_FILE : "$SNAP/data/words_alpha.txt"
|
||||
DATA_PATH : $SNAP_USER_DATA
|
||||
rove-accountant:
|
||||
command: bin/rove-accountant
|
||||
plugs:
|
||||
- network
|
||||
- network-bind
|
||||
environment:
|
||||
DATA_PATH : $SNAP_USER_DATA
|
||||
|
||||
rove-rest-server:
|
||||
command: bin/rove-reverse-proxy
|
||||
plugs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue