Hey everyone,
I saw a few people asking about a docker to use.
Just wanted to share to you all a docker package I have put together (and spent way more time than I was planning to, to get it working!)
You can spin up this docker and copy your macro’s to its storage.
Trigger the macros via an API and set various options including a return webhook URL to receive the output of the macro run.
Includes noVNC so you can connect to it from your web browser and troubleshoot/see errors/make/edit macros.
Docker hub: shadoxity/uivision-automation-host - Docker Image
Github: Shadoxity/uivision-automation-host
Hopefully its useful for you. Feel free to do any pull requests and add features/improvements.
I may add to have multiple firefox profiles in the future to do some more concurrent runs.