Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

rest api to execute individual apps as standalone #227

Open
peterclemenko opened this issue Jun 28, 2019 · 1 comment
Open

rest api to execute individual apps as standalone #227

peterclemenko opened this issue Jun 28, 2019 · 1 comment

Comments

@peterclemenko
Copy link

A REST api to execute individual apps as standalone would help greatly with the ability to execute apps from outside of walkoff individual from workflows

@adpham95
Copy link
Contributor

adpham95 commented Jul 1, 2019

Yes, this would be very useful - it's been on our backlog for a while. We're also planning some webhook features that might tie into this.

It shouldn't be too big of a lift - I'm currently working on a "bootloader" container to make setup a bit easier, and my next task will be to build out an API for app management on the Umpire container (which manages scaling of apps and workers). Either that, or a routine in the Umpire listening on a Redis stream fed by the REST API on the API Gateway, details TBD.

That is likely where this feature would end up.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants