Hypernode features
51 results found
-
Alerts when emergency rescue is triggered
Via email, text message, webhook, slack or any configurable channel
2 votes -
See used PHP version when using `hypernode-manage-vhosts --list` when alternate PHP versions is enabled
See used PHP version when using
hypernode-manage-vhosts --list
for each vhost when alternate PHP versions is enabled2 votesWe are really thankful for your problem input. Solving this problem aligns with our Product strategy and we have planned to pick the problem up in Q1 2025.
-
support node 22
I would like to have hypernode support the latest stable (lts) node version, 22 as of writing.
1 vote -
MySQL 8.4
At the moment MySQL 8.0 is only supported in the 8.x versionrange. To match the Magento 2.4.8 requirements, please add MySQL 8.4 support.
1 vote -
Move MailHog to MailPit
Since MailHog is not being updated any more, maybe it an idea to look into MailPit.
The project was inspired by MailHog and works the same but with more features such as spam check.1 vote -
Add some more base packages for troubleshooting
Please add support for the following packages for more in depth troubleshooting.
- iftop
- nload
- iotop
If someone has more packages they use for troubleshooting that are not part of the standard install please add a comment.
1 vote -
Add support for Restic and Rclone on all Servers
To create external backups that one can manage themself please install the following packages in the base;
restic
rcloneWith restic we create fast backups to our own repository so we always have a copy of the important data within reach so we don't have to wait long times for a restore from Hypernode.
Also with Rclone it will be possible to backup things to more online services.
1 vote -
MariaDB support
MariaDB is a faster alternative to MySQL, especially since query caching was removed in MySQL 8
For example, MySQL lacks the following features for optimizing performance:
- optimizerswitch: "rowidfilter=off"
- optimizerusecondition_selectivity: 1So it would make a lot of sense to migrate from MySQL to MariaDB for high-load projects and be up-to-date after MySQL 5.7 was deprecated
1 vote -
Garbage Collector
Upon testing Blackfire tool, it was "recomended" to have the garbage collector disable (zend.enable_gc = off)
It would be nice to have a feature to enable/disable this feature
Regards
1 vote -
Restart PM2 after Server Reboot
Restart / resurrect PM2 properly after server Reboot. This should be done by default and not be dependant on a custom cronjob.
1 vote -
Disable access to phpmyadmin by default
When requesting a new Hypernode, phpmyadmin comes pre-installed and is directly accessible via example.hypernode.io/phpmyadmin/ without any whitelisting making it a target for bruteforcing.
We do not use phpmyadmin, meaning that it requires us to disable access to phpmyadmin via nginx for each new hypernode we request. Something that is easily overseen.
For us, ideal is to have its access blocked by default. Even better would be if we can toggle this in the Hypernode panel.
1 vote
- Don't see your idea?