Skip to content

chore(lima): increase random password length from 8 to 12 #6639

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 1 commit into from
Mar 16, 2023

Conversation

johnstcn
Copy link
Member

This was breaking the automated setup.

To validate, run:

limactl start --name=coder ./examples/lima/coder.yaml
# Wait for the VM to start up, then get the password
LIMA_INSTANCE=coder lima cat /home/${USER}.linux/.config/coderv2/password
# And then login to http://localhost:3000 with admin@coder.com and the above password

@johnstcn johnstcn self-assigned this Mar 16, 2023
@johnstcn johnstcn requested review from mafredri and mtojek March 16, 2023 18:33
Copy link
Member

@mafredri mafredri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@johnstcn johnstcn merged commit a1d2c05 into main Mar 16, 2023
@johnstcn johnstcn deleted the cj/lima-more-entropy branch March 16, 2023 18:42
@github-actions github-actions bot locked and limited conversation to collaborators Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants