[+] Add WP Toolkit WP Sets (one-click install of Plugins and Themes for wordpress website)
[+] Add Security - Brute force protection (to prevent brute force cracking of SSH, aapanel, closed by default)
[+] Add WP Toolkit Plugin, Theme installation.
[+] Redesigned Security - SSH
[+] Add Security - Compiler Access
[+] Add the download of some front-end language files (can be translated and uploaded by yourself, in Settings)
[+] Add Settings - Traditional Chinese (part of the interface, machine translation)
[+] Add settings - Deutsch (part of the interface, machine translation)
[+] Add settings - Français (part of the interface, machine translation)
[+] Add settings - Español (part of the interface, machine translation)
[+] Add settings - Português (part of the interface, machine translation)
[+] Add Cron -- Shell Script -- N seconds task
[+] Add Cron -- Task organization
[+] Add Cron -- Script library
[+] Redesigned Cron interface
[+] Redesigned WAF interface (requires upgrade to Nginx WAF 9.3.7)
[+] Add WP Toolkit Remote Manage
[+] Add language switching on Home and login interface
[+] Add language switching on Home and login interface
[+] Add local currency payment method
[+] Redesigned Monitor interface
[+] Redesigned Logs interface
[+] Redesigned Terminal interface
[+] Redesigned Setting interface
[+] Add Docker One-Click Install
[+] Add Docker Container Proxy
[+] Add aaPanel Account feature (click the Account menu to use). Currently only supports X86_64 architecture
[*] Optimize WP Toolkit and open many functions for free use
[*] Optimized the CPU usage problem of aaPanel startup service.
[*] Optimize WP Toolkit deployment, clear cache
[*] Optimize Brute force protection check tasks and delete tasks added by Cron
[*] Optimize certificate verification when configuring SSL certificate
[*] Optimize language translation (machine translation, delete upload function, need to reset the language)
[*] Optimize display in some languages
[*] Optimize Docker Compose interface
[*] Optimize the language display of the login interface
[*] Optimize Brute force protection that causes slow operation
[*] Optimize the purchase interface
[*] Optimize App Store interface
[*] Optimize Adjust Nginx /dev/shm/nginx-cache/wp directory to /www/server/fastcgi_cache to solve cache security issues
(This may cause Nginx to fail to start. If you encounter this, please contact us via Email: support@aapanel.com or Forum)
[*] Optimize App Store upgrade software display
[-] Fix firewall IP rules cannot be added
[-] Fix Curl command exception caused failure to apply for an SSL certificate
[-] Fix the problem that the SSL renewal of the website cannot be clicked
[-] Fix the issue of incorrect domain name for editing email users
[-] Fix the issue that caused backup errors after Cron editing tasks
(If there is already a problematic task, please add it again)
[-] Fix the problem of missing config.json file
[-] Fix the problem that the language file is empty
[-] Fix the problem of high CPU usage of BT-Task
[-] Fix the problem that pyroute2 does not exist
[-] Fix some known issues
#aaPanel Docker Deployment The docker image is officially released by aaPanel
Maintained by: aaPanel
##How to use
$docker run -d -p 8886:8888 -p 22:21 -p 443:443 -p 80:80 -p 889:888 -v ~/website_data:/www/wwwroot -v ~/mysql_data:/www/server/data -v ~/vhost:/www/server/panel/vhost aapanel/aapanel:lib
Now you can access aaPanel at http://youripaddress:8886/ from your host system.
Default username:aapanel
Default password:aapanel123
####Port usage analysis Control Panel : 8888 Phpmyadmin : 888
####Dir usage analysis Website data : /www/wwwroot Mysql data : /www/server/data Vhost file : /www/server/panel/vhost
Note: after the deployment is complete, please immediately modify the user name and password in the panel settings and add the installation entry