This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
Releases: Ferks-FK/ControlPanel-Installer
Releases · Ferks-FK/ControlPanel-Installer
v4.0.0
v3.0.0
v2.2.6
v2.2.5
v2.2.4
v2.2.3
v2.2.2
v2.2.1
v2.2.0
Added
- Added a function to domain verification to check if the domain is already in use by another application.
Edited:
- Now the SSL generation will not ask the user any questions, and will not show the outputs.
- Some useless functions removed.
Fixed
- Fixed a problem with random password generation.
- Fixed an issue where nginx listened on port 80 before it even started, causing the script to stop the installation with some errors.
- Fixed a missing dependencies problem on CentOS 8.
v2.1.0
Edited
- SSL certificates now require an email address to be created.
- The function to generate SSL certificate has been slightly changed for better functioning.
- Now your database password can be random.
Fixed
- Fixed a directory issue in the nginx file with SSL where it caused the panel to not load.