Skip to content

Host setup improvements #336

@khvn26

Description

@khvn26
  1. Introduce top-level apiHost, frontendHost keys.
  2. Populate ingress.api.hosts and ingress.frontend.hosts values from the above, unless overridden. Add /version and /sales-dashboard to default path list for the backend.
  3. Ideally, populate the default Django sites object with the frontend hostname. Alternatively, set api.env.FLAGSMITH_DOMAIN to frontendHost value.
  4. When separateApiAndFrontend is set to true, set frontend.frontend.apiProxy.enabled to false and frontend.env.FLAGSMITH_API_URL to apiHost.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions