Flyte 2 is available today for local execution - distributed execution coming to open source soon. Preview Flyte 2 for production, hosted on Union.ai
2.0.9

Domain

Package: flyte.app

Subdomain to use for the domain. If not set, the default subdomain will be used.

Parameters

class Domain(
    subdomain: typing.Optional[str],
    custom_domain: typing.Optional[str],
)
Parameter Type Description
subdomain typing.Optional[str]
custom_domain typing.Optional[str]