Release 9171: Improved Brancher list accuracy

With this release, we have improved the hypernode-systemctl brancher –list (or hypernode-brancher –list) command to page through the entire result, instead of showing the first page. For most users this was working properly, but the result basically wasn’t accurate when you’d have more than 50 active Brancher nodes or when listing the terminated Brancher nodes…

Read more

Release 8992: Redis 7, Composer updates and Brancher improvements

This release contains quite some new features and improvements! Redis 7 We now have support for Redis 7, which is the newly recommended Redis version for Magento 2.4.6. To upgrade to Redis 7, you can easily do so by using the hypernode-systemctl command: app@abcdef-example-magweb-cmbl:~$ hypernode-systemctl settings redis_version 7.x Operation was successful and is being processed….

Read more

Release 8920: New Relic for PHP 8.2, Brancher improvements and n98-magerun2 update

New Relic for PHP 8.2 Support for New Relic with PHP 8.2 has been added. This was still a missing feature, but New Relic has released a new version of their PHP agent, which added support for PHP 8.2. Brancher improvements We have fixed a bug where the /data/web/.my.cnf configuration file did not have the…

Read more

Release 8906: Brancher install hook

With this release, we’ve added a new Brancher feature: install hook. With this install hook, you can configure your application automatically on the Brancher node when the node is ready. To read more about this feature, check out our  documentation on configuring the install hook. app@abcdef-example-ephsggiwy-magweb-cmbl:~$ cat brancher-install-hook.log Brancher hostname is: example-ephsggiwy.hypernode.io app ~ Config…

Read more

Release 8860: Brancher improvements

In the past weeks we have made some improvements for Hypernode Brancher. Labels We added the option to specify labels when creating a Brancher instance. This is an administrative thing to be able to track what kind of Brancher instances were created, what role they fulfill, what change they are related to, etc. This is…

Read more

Release 8831: New documentation site

With this release, we’d like to announce our new documentation site: Hypernode Docs. The new documentation site is more intuitive, has more (and better) features, allows us to write even beter documentation for our platform, and perhaps the most important thing: it’s open source on GitHub! Go to ByteInternet/hypernode-docs-next to visit the GitHub repository. Everything…

Read more