hey all, I'm trying to setup prefect on an ubuntu ...
# ask-community
c
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
Hello! Yes, create
config.toml
file, and you can set arbitrary value and check if
prefect config
returns this value