Releases: gameap/gameapctl
Releases · gameap/gameapctl
v0.10.0
- Fix APT package searching
- Fix Nginx installation
- Fix PHP FPM installation on Linux
- Fix downloading PHP binaries on Windows
- Fix Process manager defining
- Some fixes in panel installation
Full Changelog: v0.9.8...v0.10.0
v0.9.8
Update windows packages url.
Full Changelog: v0.9.7...v0.9.8
v0.9.7
Full Changelog: v0.9.6...v0.9.7
v0.9.6
Full Changelog: v0.9.5...v0.9.6
v0.9.5
v0.9.4
- Fixed windows service installation
- Fixed windows localhost installation, disabled checks for localhost and 127.x.x.x
- Fix github arguments in UI
Full Changelog: v0.9.3...v0.9.4
v0.9.3
Full Changelog: v0.9.2...v0.9.3
v0.9.2
daemon install
:
- OS specific installation
- Linux SystemD process manager configuring
Full Changelog: v0.9.1...v0.9.2
v0.9.1
v0.9.0
- A UI has been added with the ability to manage the main panel functions:
- Installation and updating of the panel
- Installation and updating of the Daemon
- Starting, stopping, and restarting Nginx, PHP, and MySQL
- Functions for Windows have been implemented:
- Panel installation, including necessary dependencies (PHP, nginx, database)
- Daemon installation
- Panel and Daemon updates
- Daemon starting, stopping, and restarting features
- The flag --with-daemon has been added for panel installation. With this flag, the panel and Daemon will be installed immediately.