Skip to content
/ eam Public

Attempt to use Netflix-eureka in my microservice-based app

Notifications You must be signed in to change notification settings

slavko28/eam

Repository files navigation

EAM

Steps to launch

  1. Prepare .jar files in each repo
    mvn pakage
  2. Set your AWS credentials into docker-compose.yml here aws_access_key and here aws_secret_key
  3. Build image
    docker-compose build
  4. Run docker-compose up