Skip to content

nWmCZ/TPL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The TPL project

Requirements

  • Git
  • Gradle

Clone

Build JAR

  • gradle clean build

Run JAR

  • java -jar /opt/TPL/build/libs/TPL-0.0.1-SNAPSHOT.jar

Edit your application properties

  • fssf.inDir = for ECP fssf channel
  • fssf.outDir = for ECP fssf channel
  • fssf.outAckDir = for storing outgoing ACKs

Run docker container

  • docker run -d -p 8080:8080 -v /root/work/tpl/application.properties:/tpl/application.properties novst/tpl

Labeling

MicroBadges

Hooks and automated build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published