possible to make goose run as a server? #3648
-
I would like to put the goose agent inside a docker container and provide apis and gui for nodered and users, is it possible? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You can build goose in docker! You can check out more info in our docs here: https://block.github.io/goose/docs/tutorials/goose-in-docker/ You can also check out this discussion here #1496 to see use cases for it and chime in if you'd like. There is no REST API endpoint right now, but it's something that can be submitted to goose. You can also check out what our immediate roadmap tasks are here #3319 |
Beta Was this translation helpful? Give feedback.
You can build goose in docker! You can check out more info in our docs here: https://block.github.io/goose/docs/tutorials/goose-in-docker/
You can also check out this discussion here #1496 to see use cases for it and chime in if you'd like.
There is no REST API endpoint right now, but it's something that can be submitted to goose. You can also check out what our immediate roadmap tasks are here #3319