Flagsmith / Flagsmith/flagsmith-charts

Host setup improvements

Open
#336 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Mustache
Stars
44
Forks
47
Avg merge
3d 18h
Merged PRs (30d)
1

Description

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`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.