In this release we added a new command, hypernode-diagnostic
. It gathers some basic information related to your Hypernode and Magento shop and presents this in a nice and easy to read format. Information such as PHP version, cron jobs, Magento version/edition and more.
$ hypernode-diagnostic Magento information on 2018-12-20 10:29:27: - Magento version 2.3.0 Community edition - Shop is running in default mode - PHP version 7.1.16 - Media 116K - Crons are: - 30 4 * * * chronic hypernode-image-optimizer --write --newonly ~/public/media
Changes will be deployed over the course of next week.