Flagsmith / Flagsmith/flagsmith-charts
Host setup improvements
Open
- 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.