Skip to content

How to change the brand name? #452

Answered by pglombardo
winsa27 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @winsa27,

Make sure that you've read Configuration.md.

Currently, the easiest way to configure Password Pusher is by environment variables.

See the section on rebranding for the list of related environment variables..

Alternative: Configuring with a custom settings.yml file

If you prefer, you can take the default settings.yml file, modify it and overlay it into the Docker container to apply your customisations.

Inside the Password Pusher Docker containers the application code exists in the path /opt/PasswordPusher/ and the settings.yml file is located at /opt/PasswordPusher/config/settings.yml.

To replace this file with your own custom version, you can launch the Docker container with …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pglombardo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Resolved The issue, question or bug has been resolved.
2 participants