Skip to content

Update password restriction matching to db image manual #183

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

Merged
merged 3 commits into from
Aug 10, 2023

Conversation

jasonyang-ee
Copy link
Contributor

linuxserver.io


  • [O] I have read the contributing guideline and understand that I have made the correct modifications

Description:

Update README to match the password requirement with dependency. Per mariadb image, the required DATABASE_PASSWORD must be greater than 4 characters.

Benefits of this PR and context:

New user who sets password less than 4 char will cause error similar to database connection issue where previous issues are all arguing DB_PASS or DB_PASSWORD which is not the solution here.

In short, it is extremely difficult to troubleshoot this error. Eventually, I decided to RTFM for one layer up which discovered the solution. This update to README should help preventing future user to pull their hair out.

** PR rule says don't PR for README typo. But this is manual content change. :)

How Has This Been Tested?

Test: setting longer password worked and short password does not.
Hardware: Raspberry PI 4B.
OS: Raspberry PI OS lite, arm64/v8

Source / References:

https://github.com/linuxserver/docker-mariadb#parameters

@LinuxServer-CI
Copy link
Collaborator

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/bookstack/v23.06.2-pkg-f1616480-dev-51c954c18b9fe9559eb43dbe554d856c09493528-pr-183/index.html
https://ci-tests.linuxserver.io/lspipepr/bookstack/v23.06.2-pkg-f1616480-dev-51c954c18b9fe9559eb43dbe554d856c09493528-pr-183/shellcheck-result.xml

Tag Passed
amd64-v23.06.2-pkg-f1616480-dev-51c954c18b9fe9559eb43dbe554d856c09493528-pr-183
arm64v8-v23.06.2-pkg-f1616480-dev-51c954c18b9fe9559eb43dbe554d856c09493528-pr-183

@nemchik nemchik merged commit 0f7b665 into linuxserver:master Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants