cyberpanel icon indicating copy to clipboard operation
cyberpanel copied to clipboard

[BUG] Remote database: SSL and password policy

Open milossh opened this issue 1 year ago • 0 comments

Looks like cyberpanel doesn't support using SSL for remote database. On Linode, if you're using managed DB cluster, SSL is required by default, but there's no option in cyberpanel install to switch it on or off.

Another thing is password policy. I needed to set validate_password.policy global in mysql to make sure user cyberpanel in database can be created

To Reproduce What steps did you take when the issue occurred?

  1. Follow official installation guide
  2. Select yes for remote database

Expected behavior Creating database and user should work out of the box.

Operating system: Ubuntu 22.04 LTS

CyberPanel version: 2.3 - latest

milossh avatar Apr 11 '23 19:04 milossh