Added multi-step Installation WizardThe new Installation Wizard guides users through three setup decisions:
- Which database they want to connect
- Where the database is running
- How Releem should be installed
The wizard supports MySQL, MariaDB, and PostgreSQL. For self-managed environments, users can choose Linux, Windows, WHM/cPanel, Docker, or Kubernetes. Managed cloud options include AWS, Google Cloud, and Azure.
For Linux and Windows installations, the database password is no longer entered in the web interface. The generated script requests it locally during installation, keeping the credential out of the browser-based setup flow for added security.