hestiacp / hestiacp

Hestia Control Panel | A lightweight and powerful control panel for the modern web.
https://hestiacp.com
GNU General Public License v3.0
3.31k stars 675 forks source link

[Feature] Quick install database host selection #3961

Open etfz opened 1 year ago

etfz commented 1 year ago

Describe the feature or change in detail

When quick installing a web application there seems to be no option to select the desired database host for database creation. At least for WordPress it seems to be hardcoded to localhost. Including this option, similar to when manually creating databases, seems sensible.

Would you like to sponsor this feature to have it implemented?

No

PearlDragon commented 4 days ago

Can we change this from a Feature to a bug? Basically hestiacp completely fails to install wp (and other areas) if there's no localhost database

I can probably supply a PR if desired

etfz commented 4 days ago

I have a pull request open.

https://github.com/hestiacp/hestiacp/pull/4503