Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DEX with custom frontend theme #151

Open
xunholy opened this issue Nov 8, 2020 · 1 comment
Open

Update DEX with custom frontend theme #151

xunholy opened this issue Nov 8, 2020 · 1 comment
Labels
enhancement New feature or request feature_request good first issue Good for newcomers prio:low low priority

Comments

@xunholy
Copy link
Owner

xunholy commented Nov 8, 2020

Details

DEX is installed using pre-existing themes that are available, namely coreos and tectonic.

source: https://github.com/dexidp/dex/tree/master/web/themes

To use a custom theme you need just to put it along with others into a web directory. The folder structure should be the same: logo, favicon, and CSS.

After that, add

frontend:
   theme: yourthemefolder

to your dex config.

This will need to be added as a volume mount using the DEX chart https://github.com/helm/charts/blob/05f1535dbe89bdb888f5a6b8b8b2cef57c9c672f/stable/dex/values.yaml#L116

@xunholy xunholy added enhancement New feature or request good first issue Good for newcomers prio:low low priority labels Nov 8, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.93. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature_request good first issue Good for newcomers prio:low low priority
Projects
None yet
Development

No branches or pull requests

1 participant