Durgai Vel
08/20/2023, 6:33 AMflyteadmin and flyteUI
and I have a doubt regarding the port of it. Since flyteUI
by default will listen on port 30080, but can I change the port it listens to in .flyte/config.yaml. If so, how can I specify the port and host infos on config.yaml file.Yee
Durgai Vel
08/22/2023, 3:03 AMYee
Durgai Vel
08/23/2023, 11:51 AMadmin.endpoint
in config.yaml file, I though it could accept IPs so we can redirect commands to that IP:port where the host is running.
for example,
$ pyflyte register workflows
will register the workflows to the endpoint IP:port, so we can register workflows on the endpoint host from our machine(assuming the endpoint is in same network).Yee
Durgai Vel
08/24/2023, 7:02 PMYee
Durgai Vel
08/24/2023, 7:33 PM