-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TCP / HTTP API #13
Comments
On 7/25/15 6:20 PM, DI FH Markus Kienast wrote:
You can use the top three commits in config-file branch: |
I am giving it a try right now. If it works fine, I will switch over my Dockerfile to your config-file branch for the time being. However, I suppose there probably is infrastructure for this in some private OBE branch already, as obe.tv provides a web interface for its commercial product, which needs some way to control the OBE process. @kierank can you shed some light on this? Regards, |
@gfto I have created an OBE docker image based on your patches. Feel free to give them a try. It's a great way to deploy OBE! |
@gfto, as I don't find no issue tracker on your fork, I have to pose my question here: Will your fork still send errors to stderr? |
Is there any other way to interface with OBE?
It would be hugely beneficial to have some TCP or REST API to send commands to OBE.
Also it would be nice, if one could start OBE with a config file instead of having to send config commands in via screen, once it is running. This is getting particularly hard, if one decides to run OBE in a docker container!
The text was updated successfully, but these errors were encountered: