Update README.md
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
# Worker
|
# Worker
|
||||||
A worker implementation in Golang. This runs ALL Shuffle workflows onprem. In general receives jobs from Orborus.
|
A worker implementation in Golang. This runs ALL Shuffle workflows onprem. In general receives jobs from Orborus.
|
||||||
|
|
||||||
|
## Standalone run (testing)
|
||||||
|
|
||||||
|
`go run worker.go standalone <executionid> <authorization> <optional:url>`
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
The ideal way to test the Worker is with a single workflow execution, standalone. Here are some environment variables you can use:
|
The ideal way to test the Worker is with a single workflow execution, standalone. Here are some environment variables you can use:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user