hey all, I'm trying to setup prefect on an ubuntu server instance. I've got it installed with sudo, python3.8, but I'm having trouble finding the config.toml file
prefect config shows "home_dir" as /root/.prefect".
In that folder, there is only an auth.toml and backend.toml. Do I need to create the config.toml even though there are variables shown when calling "*prefect config*" in the terminal?
m
Mariia Kerimova
09/08/2021, 1:51 PM
Hello! Yes, create
config.toml
file, and you can set arbitrary value and check if