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 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 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