https://prefect.io logo
s

Samuel Hinton

02/03/2021, 1:50 PM
Hi all! Im trying to get a prefect server deployed into a swarm, and cant use port 8080 for the UI. I notice in the docs that we can configure prefect (https://docs.prefect.io/core/concepts/configuration.html) but I cant find a list of the actual variables availables to customise. Is this online somewhere else?
j

josh

02/03/2021, 1:53 PM
Hi @Samuel Hinton you can find a list of all available config options here https://github.com/PrefectHQ/prefect/blob/master/src/prefect/config.toml
s

Samuel Hinton

02/03/2021, 1:55 PM
Beautiful, thanks Josh! Would be great to include a link to this if its not in the doco on that config page 🙂