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

examples: generate random password for db root #280

Merged
merged 2 commits into from
May 26, 2024

Conversation

crazy-max
Copy link
Member

@crazy-max crazy-max commented May 26, 2024

fixes #272
closes #273

https://github.com/anonaddy/docker/actions/runs/9241557539/job/25423206424#step:9:66

addy_db     | 2024-05-26 07:29:26+00:00 [Note] [Entrypoint]: Temporary server started.
addy_db     | 2024-05-26 07:29:27+00:00 [Note] [Entrypoint]: GENERATED ROOT PASSWORD: DX6WyL!hIC`yy2*J(OE$P<Sq3+He/l7[
addy_db     | 2024-05-26 07:29:27+00:00 [Note] [Entrypoint]: Creating database addy
addy_db     | 2024-05-26 07:29:27+00:00 [Note] [Entrypoint]: Creating user addy
addy_db     | 2024-05-26 07:29:27+00:00 [Note] [Entrypoint]: Giving user addy access to schema addy
addy_db     | 2024-05-26 07:29:27+00:00 [Note] [Entrypoint]: Securing system users (equivalent to running mysql_secure_installation)

@crazy-max crazy-max changed the title examples: generate random password root password for db examples: generate random password for db root May 26, 2024
@crazy-max crazy-max merged commit f818e9f into anonaddy:master May 26, 2024
2 checks passed
@crazy-max crazy-max deleted the compose-update branch May 26, 2024 12:37
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

Successfully merging this pull request may close these issues.

Error 500 on user login
1 participant