Version: 1.1.8
1.1.9
1.1.9
Not yet released
💅 Polish
- added php-fpm auto-tuning on startup to all php containers.
- added varnish module.
🐛 Bug Fixes
- Fixed a bug in
opencli sentinel
where it incorrectly checkedns2
twice instead ofns2
andns1
. - Fixed a bug in
opencli plan-create
setting 250k inodes limit when 0 is provided. - Fixed bug in OpenPanel > Dashboard > Statistics widget when disk usage is unlimited.
- Error changing permisisons on WordPress autoinstall #378
Varnish
Once varnish
module is enabled by Administrator, the OpenPanel > Cache > Varnish settings page will be available to users.
Available actions:
- view current setting
- enable/disable Varnish cache
- toggle on/off per domain name
- view varnish service logs
To purge cache, simply stop and start service from Containers page.
opencli user-varnish
command can be used to enable/disable Varnish per user.opencli domains-varnish
command can be used to enable/disable Varnish per domain.
Was this helpful?