Hi all, anoter query from me: How do I tell prefect server where the server actually is. I now have a docker container up in the cloud with the 4200 port exposed, and I need to connect to it and run the command to create a default tenant. However, I cannot find any documentation in the prefect.cli for this and the help menu for prefect backend just tells me there are options, but gives no details on what they are (screenshot attached). How can I say something along the lines of
prefect backend server --address=<http://something:4200/graphql>
Hmm can I confirm its a TCP request under the hood? Either Ive done something wrong on the config side or the exposed port (TCP 4200) is not what I should have opened?
z
Zanie
02/09/2021, 6:38 PM
It should be a TCP request since we're using a requests session
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.