Skip to content

Sample of running Envoy with custom Service Discovery

Notifications You must be signed in to change notification settings

javajefe/sample-envoy-proxy

 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%