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

[Feature-Request] Store settings and allow chromium to remember passwords #21

Open
NightHawkATL opened this issue Apr 1, 2024 · 3 comments

Comments

@NightHawkATL
Copy link

I would like to make it a little easier to launch my IPMI access by allowing Chromium to remember passwords and keep the bookmark toolbar visible and save bookmarks.

@solarkennedy
Copy link
Owner

This would be cool.
PRs welcome for this. The answer isn't going to be in the Dockerfile, but instead will be in the exact docker run .. invocation to make sure that a -v is passed for the right stuff so that it is persisted? (probably)

@TokugawaHeavyIndustries
Copy link
Collaborator

Hey @NightHawkATL - can you please try this:

docker run -p 8080:8080 -v persist:/root/.config/chromium solarkennedy/ipmi-kvm-docker

Change some settings in Chromium, and then stop the container. Start it back up with the same docker run and see if the settings come back please.

It works for me but before I make documentation changes I'd like a second eye :)

@NightHawkATL
Copy link
Author

@TokugawaHeavyIndustries Looks like it works for me as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants