Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
masci authored May 25, 2024
1 parent 7aa6e8d commit 29aa909
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,15 +176,6 @@ For example, you can mount a local `./pipelines` folder containing pipelines you
$ docker run --rm -p 1416:1416 -v $PWD/pipelines:/opt/pipelines "deepset/hayhooks:main"
```

## Next steps

At this stage Hayhooks is just a prototype, the natural next steps would be:

- Improve server configuration management (easy)
- Manage pipeline dependencies: one way could be adding the required packages in the pipeline's metadata and let the
server handle installation (complex)


## License

`hayhooks` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.

0 comments on commit 29aa909

Please sign in to comment.