Release 9096: Rollback of 9077

At Hypernode, we’re always looking for ways to optimize the configuration and to improve the customer experience. Last Monday, we announced release 9077, which introduced an optimized nginx configuration for varnish-enabled Magento 2 vhosts. Although we tested this change very thoroughly on several Magento 2 environments, this change did not have the intended effect for…

Read more

Release 9077: Optimized Magento 2 + Varnish nginx configuration

With this release, we have changed the vhost scaffolding template for the Magento 2 vhost type when Varnish is enabled for the vhost. Previously, all requests were passed on to varnish, which means that also the static assets and the media files were being passed to varnish. Because the Magento 2 Varnish configuration passes static/media…

Read more

Release 8900: NGINX configuration changes

With this release, we’ve made some changes to the NGINX configuration on the Hypernode platform. We’re currently hard at work to create more Hypernode Cluster features. Last month we showcased our database role for the Hypernode Cluster, which makes it available for Hypernodes to offload the MySQL load to a separate Hypernode, making more resources…

Read more

Release 8874: PHP 8.2, New Relic update and other updates

With this release, we’ve added support for the latest PHP minor version 8.2. This PHP version was released on November 24, 2022. Updating to this new PHP version is easy: app@abcdef-example-magweb-cmbl:~$ hypernode-systemctl settings php_version 8.2 Operation was successful and is being processed. Please allow a few minutes for the settings to be applied. Run ‘livelog’…

Read more

Release 8800: WAF improvements

With this release we have expanded the WAF configuration to protect Magento stores from the vulnerabilities in CVE-2022-24086. The configuration has been rolled out in the past week. We have placed the NGINX configuration at /data/web/nginx/server.cve_2022_24086. If you’re experiencing problems with this configuration and your Magento store is up to date, feel free to comment…

Read more

Release 8455: Generic PHP NGINX VHost Type

In this release we have added a new hypernode-manage-vhosts type: Generic PHP. While we mainly support eCommerce applications like Magento, Shopware and Akeneo, the Hypernode platform can be used for other types of applications like Laravel and Symfony as well. To use the new VHost type, use the following command: app@uaikoq-example-magweb-cmbl:~$ hypernode-manage-vhosts app.example.hypernode.io –https –force-https…

Read more