Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • DF Storyteller DF Storyteller
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 38
    • Issues 38
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DF_StorytellerDF_Storyteller
  • DF StorytellerDF Storyteller
  • Issues
  • #63
Closed
Open
Created Jul 29, 2020 by Ralph Bisschops@ralpha9Owner

Add support for gallery command execution

Add support for the possibility to start a service that is not web based from the gallery. This way a visualizer can be started and stopped from the gallery and once DF Storyteller is closed it will terminate all the visualizers.

In order to start a service we have to know:

  • What command to execute to start the service
  • What command / what to do to stop the service, we could also give the SIGTERM signal to the application. And later SIGKILL if it does not stop within a few minutes.
  • What to open (URL?) once service is running. Do we expect the visualizer to open itself to the user? (behind an option?)
  • ...

If you have suggestions of feedback please let us know.

Assignee
Assign to
Time tracking