Join Slack
Powered by
How to keep the UI running on the server? If I run...
# prefect-server
y
YD
06/17/2021, 8:54 PM
How to keep the UI running on the server? If I run
prefect server start
, it will stop when exit the terminal I tried
sudo systemctl prefect server start
, but this does not look like to proper way
k
Kevin Kho
06/17/2021, 8:55 PM
prefect server start --detach
2
Views
Open in Slack
Previous
Next