Closed Mateusz512 closed 5 years ago
Hi @Mateusz512,
../common-services/
are used in API Gateway and Template Processing tutorials, you can see gateway-api.yml
and template-processing.yml
. The @marcinkp intention was to not duplicate those services data. Can we instead update tutorial and mention that we made such improvement? Can you please fix those issues?
On it!
api-gateway.yml
is incorrect, since it is referring to the actual structure of https://github.com/Knotx/knotx-example-project repository and not the structure created by following the tutorial:../common-services/
should be replaced with./services
since the tutorial is telling to create directoryservices
under the root of the project Do we want to change the name of the directory or updateapi-gateway.yml
?docker swarm init
before trying to deploy the stack ;)