Quickstart
As a fast-track you can make use of a demo to provision an automation worker without having a use-case understanding the basic steps.
info
As a prerequisite you require administrator access to the //bench Automation Cloud Framework.
You may request it here.
There are two ways to get started provisioning a demo worker:
a) Script a Worker with GitHub
As the easiest path you will need to fork a worker Python script repo from GitHub only and deploy it to the Framework directly.
b) Build a Worker with Docker
For a more flexible path you will need to fork a worker Python docker repo from github and then build and deploy a docker image to the Framework.