aaPanel Tweaks and guides

Hi guys here is a collection of tips, tweaks and scripts I have used to optimize my aaPanel and related services.

This site is availalbe via the following domains:

- aapanelfan.tk, aapaneltips.javaki.com


What is coming...


What is available now

CRON JOB : Copy Domain SSL to cockpit folder
copy_www_ssl_to_cockpit.sh

CRON JOB : Copy Domain SSL to syncthing folder
copy_www_ssl_to_syncthing.sh

NOTE : Always edit the script file before used. (edit paths)



FAQ

PHP fast vs compiled
Q. What PHP Version to install / select

A. If you use CentOS 7, then fast install is a rpm package that was created after compiling with the official source package.
Omits the compilation process during your installation.
The compile install will Compile the source package on your server ,the installation is slow but relatively stable.
If you use a other Linux distribution, no matter which option you use, it will use compiled installed.

Update MySQL or other failed
Q. MySQL (or Other) failed to update/intall.

A. Sometimes doing updates failes if services are running. So best to stop MySQL/Apache etc. when doing updates on apps that are running.



COMMENTS

Contact me

If any issues, questions etc. feel free to get back to me here via crazykiddodk(at)gmail.com



Links

aapanel.com
aapanel.com forum
aapanel Github