Make instance name and logo configurable #19
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: McPringle/fitpub#19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, the instance name and logo appear to be fixed.
For self-hosted deployments, it should be possible to configure both the instance name and the logo, so operators can adapt the application to their own branding.
A simple configuration via environment variables or application settings would be sufficient for a first version.
The configured name and logo should be used consistently across the UI (e.g. header, login page, and other relevant places).