Added by: ivory
Apr 19, 2023
Version

~> Prefect

Description
The easiest way to orchestrate and observe your data pipelines
Links
Install (execute in workspace terminal)
wrk install prefect==2.10.21
Remarks and hints
UI works only locally :-( On the server UI will not find api. ENV var PREFECT_API_URL is set strictly to 0.0.0.0.

run UI on server manually setting var accordingly

export PREFECT_API_URL=<YOUR-SERVER-URL>/api; prefect server start --host 0.0.0.0 --port 8030 &!
Scripts
# Istall script # Start script
UI

// App port: None

alnoda-workspace

no compatibility requirements