Skip to content

Latest commit

 

History

History

traffic-director-service

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Traffic Director Service

Simple Reference Implementation of the Traffic Director API

Run

In a Terminal mvn spring-boot:run

Prometheus Metrics are here: http://localhost:8080/actuator/prometheus

Postman script

A simple Postman script is included.

postman.json

Docker run / build

Automated Docker build via Maven (to ensure current artifacts are used)

Build local image using current Maven version of artifact

mvn package dockerfile:build
mvn dockerfile:push

License

LICENSE.txt