Exposes services for interacting with Pipeforge through rest endpoints.
Pipewrench must be installed on the host running the rest service.
Pipewrench Environment and Configuration files are written to a configured directory. This directory should contain a copy of Pipewrench templates and the generate-scripts.sh file.
Basic text response endpoint.
Executes pipewrench-merge
- template: Pipewrench template to be used when executing the merge
A complete Pipewrench Configuration
- A pipewrench output directory is written to
{pipewrench.directory.output}/{group}/{name}/output
Produces a Pipewrench Configuration from database metadata.
Pipeforge Environment json Example
Saves a Pipewrench Environment file to the configured directory.