Install Cybepanel with OLS on Amazon EC2 using external database (RDS)

Hi, I’m trying to install Cyberpanel with OLS in a Ubuntu 20.04 AMI (called=“ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20220419”) and using the default installation script:

sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)

Everything goes smooth and fine until a point where I get the alert “Oops, something went wrong.”, I then retry the installation but it tells me that Cyberpanel is already installed, which isn’t true.

Do you know if it is possible to use an RDS database with Cyberpanel?

where?
screenshoot ?

Please send us the screenshot of the section where it breaks the installation.
Any specific reason to install with Remote Database?

1 Like

Hello Die.
The external database greatly increases the performance of the site. Like Wordpress, I get up to 5 times more accesses using an external database.

I’ve made dozens of attempts using an EC2 and an RDS free tier from Amazon.

Even connected to the DB, in some attempts, not even the Cyberpanel database is created in MariaDB.

I’ve only been successful using a six-digit password on the DB, type 123456. Which doesn’t seem to make any sense.