careful-piano-35677
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.thankful-minister-83577
thankful-minister-83577
careful-piano-35677
08/22/2023, 3:03 AMthankful-minister-83577
thankful-minister-83577
careful-piano-35677
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).thankful-minister-83577
careful-piano-35677
08/24/2023, 7:02 PMthankful-minister-83577
careful-piano-35677
08/24/2023, 7:33 PM