Closed bcongdon closed 7 years ago
I wonder what the most ideal development flow would be, if docker is easier that non docker I think its ok. but I dont typically do dev in docker myself so I am not sure
A config file may work, however we should then include in the template both versions and you could comment or uncomment what you want to use
Also can you base this branch off of the arbor branch? I want to merge that first
make sure to update any references to groot to groot-api-gateway (the executable should be renamed in the arbor PR)
kk, I think I hit all the necessary references
should this be pointed at master now?
Yup
So, here are the changes to the services that need to be made for the api-gateway to work in the docker container network.
Can you think of a better way to configure this? It's going to make having a dev environment not hosted in docker difficult... Maybe have the hostname for each service live in one of the
config.go
?