Skip to content

Conversation

@pshankinclarke
Copy link
Contributor

✍️ Description

Automatic configuration of TLS gives users an easy option to encrypt Valkey traffic and protect the generated password without need to manually edit valkey.conf or reason about TLS details for each LXC instance.

I tested 3 cases (TLS disabled, TLS+TCP, TLS-only), checking valkey.conf, the listening ports, and valkey-cli with ping.

🔗 Related Issue

Fixes #

✅ 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 a review from a team as a code owner December 9, 2025 00:42
@github-actions github-actions bot added feature update script A change that updates a script labels Dec 9, 2025
@github-actions github-actions bot added the core label Dec 9, 2025
@MickLesk MickLesk requested a review from CrazyWolf13 December 13, 2025 07:29
@tremor021 tremor021 merged commit 02911dc into community-scripts:main Dec 13, 2025
2 checks passed
@pshankinclarke pshankinclarke deleted the valkey-tls branch December 13, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core feature update script A change that updates a script

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants