Using On-premises WorkersΒΆ
On-premises Valohai Enterprise installation includes local Valohai workers.
After on-premises worker setup and onboarding, there are four ways to use your local workers:
- Set project default at
Project > Settings > General > Default Environment
. - Set step default environment with
environment: <ENVIRONMENT_SLUG>
in the YAML. - Overwrite the environment on web interface with create execution environment dropdown.
- Overwrite the environment by specifying
vh exec run -e <ENVIRONMENT_SLUG>
.
If you are unsure what is the βslugβ of your on-premises environment, you can run vh environments
on your Valohai command-line client after login.