You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Code

The code for the UI can be found on GitHub in the UI directory

Set-Up

  1. Clone Installer [Link]
    1. Checkout branch 'dev'
  2. Go to directory 'cli'
  3. RUN './sp set-template ui-dev'
    • This will update the file 'system' and active all StreamPipes services, except the UI
  4. RUN './sp start'
    • This command will pull all docker images and start StreamPipes
  • No labels