|
||
---|---|---|
LICENSE | ||
README.md | ||
geoip.sh | ||
memcached.sh | ||
redis-cache.sh |
README.md
Plesk Onyx Scripts collection
Some script to install / update / improve Plesk Onyx configuration. Tested for debian 8 jessie by default. Simply run the command to install a script
plesk-php7 redis and redis-server
This script install redis-server and the PHP PECL extension for redis.
wget -qO redis.sh https://git.virtubox.net/virtubox/plesk-script/raw/master/redis-cache.sh && bash redis.sh
This script install memcached and the PHP PECL extension for memcached.
plesk-php7 memcached extension and memcached
wget -qO memcached.sh https://git.virtubox.net/virtubox/plesk-script/raw/master/memcached.sh && bash memcached.sh