javajefe / sample-envoy-proxy

Sample of running Envoy with custom Service Discovery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Envoy Proxy with Microservices

This is a fork of https://github.com/piomin/sample-envoy-proxy repository. Detailed description can be found here: Envoy Proxy with Microservices

How to build and run:

  1. Open root folder in console
  2. gradlew bootRepackage builds all Spring Boot applications
  3. docker-compose up -d --build builds and runs all Docker containers

After that you can use URLs:

About

Sample of running Envoy with custom Service Discovery


Languages

Language:Java 100.0%