Skip to content

Conversation

@pshankinclarke
Copy link
Contributor

✍️ Description

On firstboot, the container auto-configures a random password via requirepass; the password is stored in /root/.valkey_pass.txt inside the container.

🔗 Related PR / Issue

Link: # Discussion #3446

✅ Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.
@pshankinclarke pshankinclarke requested review from a team as code owners December 2, 2025 00:42
@github-actions github-actions bot added json update script A change that updates a script labels Dec 2, 2025
MickLesk
MickLesk previously approved these changes Dec 2, 2025
Updated notes structure to include detailed login instructions.
Removed message indicating Valkey password saving.
MickLesk
MickLesk previously approved these changes Dec 2, 2025
@CrazyWolf13 CrazyWolf13 self-requested a review December 2, 2025 08:49
@MickLesk MickLesk merged commit 327cb37 into community-scripts:main Dec 2, 2025
3 checks passed
@pshankinclarke pshankinclarke deleted the valkey-auth branch December 2, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature json update script A change that updates a script

3 participants