Release 7166: Hypernode-manage-vhosts enabled by default

From this release onwards we will enable the Hypernode managed vhosts feature on newly created Hypernodes. This does not affect any existing Hypernodes, and will only affect Hypernodes that are newly created. What are Hypernode managed vhosts? Hypernode managed vhosts is a feature specifically made for Hypernode that allows you to easily add, remove and…

Read more

Release 7083: Opt-in large MySQL thread_stack

In this release we’ve added another option to the hypernode-api. You can now configure your Hypernode to use a large MySQL thread_stack. While on Hypernode you have full admin privileges on your entire MySQL database, it is not possible to change root-owned MySQL related config files. This means that you can configure any runtime setting,…

Read more

Release 7057: Hypernode Shopware 6 Helpers

In this release we’re open sourcing a plugin bundle for Shopware 6. This bundle is a module for Shopware 6 that adds functionality to the Shopware 6 command-line. Right now the plugin bundle adds one command, namely the capability of skipping the initial installation wizard. This is useful in case you want to automate setting…

Read more

Results now available as PDF and over 800 new malware signatures

In this release of Magereport we’ve added a long requested feature: downloading the results of your Magereport scan as PDF. We’ve also added over 800 new malware signatures. Download results as PDF Over the past few years downloading your Magereport results as a PDF has been one of the most requested features for Magereport. Users…

Read more

Release 7019: Perform preinstalls on your Hypernode through CLI

In the coming 7 days all the Hypernodes are updated with a new functionality. This functionality enables you to preinstall a Magento or Akeneo installation on your Hypernode. This is only available on a live Hypernode, not in the Hypernode docker. Using the command hypernode-systemctl preinstall [preinstall_type] the installation is automatically installed.  The current supported…

Read more

Release 398: New “My Hypernode” page

We just released a new version of the “My Hypernode” page which introduces an overview of settings applied to your Hypernode as well as an overview of graphs showing the performance of your Hypernode. Applied settings This overview indicates which settings are set for your Hypernode such as MySQL version or PHP version. We wanted…

Read more

Release 7004 – List option for hypernode-manage-vhosts

In release 6640 we’ve added a new feature that allows you to easily manage your Nginx VHosts using the hypernode-manage-vhosts command. Enabling the use of this feature allows you to configure one or more VHosts in a quick and easy manner. We’re extending the usability of this feature in this release by adding the –list…

Read more

Release 7003 – Elasticsearch 7.6

Elasticsearch 7.6 In this release we’ve added support for Elasticsearch 7.6. Elasticsearch 7.6 was released on 11 February 2020 which includes a whole range of new features and performance improvements! This is based on the new major version Elasticsearch 7, which also included significant improvements compared to version 6. Start using Elasticsearch 7.6 You can…

Read more

Release 7000 – MySQL 8.0

With this release, we add support for MySQL 8.0 on Hypernode. This is one of the requirements needed for Akeneo 4.0. To prevent compatibility issues with older versions, we do not allow downgrading from MySQL 8.0 back to either 5.6 or 5.7. Upgrading your Hypernode to MySQL 8.0 Upgrading your database to MySQL 8.0 can…

Read more

MageReport Premium available for all customers

As from now on MageReport Premium is also available for Hypernode customers using the Control Panel (my.hypernode.com). Previously, it was already accessible for customers using the Dutch Service Panel. Accessing MageReport Premium is easy by logging on to MageReport.com with your Hypernode customer account. Choose ‘Sign in with Hypernode’ on your top right. With MageReport.com,…

Read more

Release 6993: Updates for all available PHP versions

In this release we have updated all the PHP versions on Hypernode to their latest version. Check out the PHP 7 Changelog on php.net and the Debian packaging changelogs for what changed: PHP 5.6.40-13 -> PHP 5.6.40-21 PHP 5.6 changelog PHP 7.0.33-12 -> PHP 7.0.33-20 PHP 7.0 changelog PHP 7.1.33-1 -> PHP 7.1.33-9 PHP 7.1…

Read more

Release 6958: Mailhog on Hypernode

Sometimes you run into an issue with a shop and wish you could see all the outgoing mail from a webshop to debug. Send out as many test emails as you’d like none will reach your customers. MailHog is an email testing tool for developers to catch all these emails in a single mailbox. Careful,…

Read more

Release 384: Extra perks for SLA Standard

We’ve added additional backup features to our SLA Standard policy. Additional backups From now on we’ll create four backups per day instead of one. These backups will be saved for 24 hours. You also have the weekly backups available. As a result you always have a backup available which is at most six hours old. …

Read more

Updated Magento version check, improved SUPEE-11155 and SUPEE-11219 checks and updated malware signatures

Today Magento released new versions for Magento 1 and Magento 2 which fix several critical security vulnerabilities. Magento Version Check has been updated With the release of these latest Magento versions we’ve updated our Magento Version check to include these latest versions. You can scan your website on magereport.com to see if you’ve installed the…

Read more

Release 6911: Magento 2 preinstall updated to 2.3.4

Now that Magento 2.3.4 has been released we have updated our Magento 2 preinstall to use this new version. ./bin/magento –version Magento CLI 2.3.4

Read more

Release 6892: supervisord support

Supervisor enables you to use programs that need to run all the time on your Hypernode. These (usually long running) programs should not fail if there is an error. To accomplish this Supervisor watches your programs and restarts them if they might fail. Supervisor works great for use cases where a web hook or metrics…

Read more

Release 6861: Hypernode-importer now supports automated migrations for Shopware 5 and 6

This release contains a new hypernode-importer feature related to Shopware. Allowing for the importing of Shopware content management systems. Shopware Cloud Hosting Hypernodes is our newest solution in a growing family of PaaS offerings. Transfering your Shopware installation to Hypernode has never been easier. Support for the importing of Shopware 5 & 6 webshops You…

Read more

Release 534: Introducing User Management and Transferring ownership

User Management We’ve added User Management as a new feature on our Control Panel. It’s now possible to invite co-developers, merchants or agencies (from a merchants perspective) to your “Team” for accessing and handling your Hypernode(s) settings. You can also create a new Team for a specific Hypernode, in case you have more. Teams, Owners…

Read more

Release 6828: Pinning Magerun 2 to 3.2.0

In this release we are pinning the system wide installation of magerun 2, the Magento commandline tool, to version 3.2.0. The newest 4.0.0 and up versions, while providing great features, have a bunch of breaking changes like dropping support for PHP 7.1 and Magento 2.2 and lower. For convenience we’re keeping the default version installed…

Read more

Release 6679: New WAF rules for CVE-2019-8144, potential abuse in the wild detected

In this release we have updated the Hypernode platform with new NGINX rules to block an attack on the Magento Page Builder. Last month with the Magento 2.3.3 and 2.2.10 Security Update a patch was released for a Remote Code Execution (RCE) vulnerability in the Page Builder: PRODSECBUG-2403: Remote code execution through crafted Page Builder…

Read more

Release 6675: The app user can now restart php7.3-fpm

When we added PHP 7.3 to Hypernode three weeks ago we forgot to add the privilege for the app user to restart this version. This has now been fixed. The app user can now restart this version of PHP as well. To restart php7.3-fpm on a Hypernode you can run: app@83f01a-vdloo-magweb-cmbl:~$ hypernode-servicectl restart php7.3-fpm Note…

Read more

Release 6640: Managing your Nginx VHosts with hypernode-manage-vhosts

This release allows you to enable support for the new hypernode-manage-vhosts command on your Hypernode. This commands allows for easy management of your Nginx server blocks, or commonly referred to as VHosts, on your Hypernode. Managing your VHosts in an easy manner becomes increasingly important if you want to set up multiple VHosts on your…

Read more

Release 6627: The app user can read /etc/redis/redis.conf

It came to our attention that while the /etc/redis/redis-persistent.conf configuration file for the persistent Redis instance was readable by the app user, the default /etc/redis/redis.conf was not. We’ve now changed our configuration management to also make the redis.conf readable. before: app@pup1w8-vdloo-magweb-cmbl:~$ cat /etc/redis/redis.conf cat: /etc/redis/redis.conf: Permission denied app@pup1w8-vdloo-magweb-cmbl:~$ cat /etc/redis/redis-persistent.conf # See https://raw.githubusercontent.com/antirez/redis/3.0/redis.conf for a…

Read more

Release 6626: PHP updates, 7.0.33-12, 7.1.33-1, 7.2.24-1, 7.3.11-1 and 5.6.40-13

As announced on Friday, today we have updated the PHP version in our repositories to the following versions: 7.0.33-11 to 7.0.33-12 7.1.32-1 to 7.1.33-1 7.2.22-1 to 7.2.24-1 7.3.10-1 to 7.3.11-1 5.6.40-12 to 5.6.40-13 For details, see the PHP changelog or the Debian PHP Team packaging changelog.

Read more