Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 330 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 330 Bytes

Trellis Control Application

Build

docker run -it --rm -v $HOME/.m2:/root/.m2 -v $PWD:/root/trellis-control -w /root/trellis-control maven:3.6.3-openjdk-11 mvn clean install

The OAR file can be located under app/target

Install

onos-app <ip>:<port> install! app/target/segmentrouting-app-<x.y.z>.oar