Skip to content
This repository was archived by the owner on Jan 15, 2020. It is now read-only.

linkedpipes/discovery-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

573 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualization discovery service

Demo no longer running

How to run

Building docker image

The following commands are used for building and running the image of the Discovery service:

$ docker build -t <image_tag> .
$ docker run -p <port>:9000 <image_tag> -Dplay.http.secret.key=<yourApplicationSecret>

For generating application secrets, you can take a look at: https://www.playframework.com/documentation/2.6.x/ApplicationSecret

Expected workflows

start -> status -> ... -> status[isFinished = true] –> list -> export
start –> list -> export

(results are published continuously)

About

The LinkedPipes Discovery implementation here is deprecated and replaced by a new one.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages