Hypernode features
48 results found
-
Blacklist IP addresses based on AbuseIPDB
Instead of blocking a whole country I personally would like to see just blocking several IPs based on an already filled blacklist form AbuseIPDB.
They even have an ip which you could use to generate a server.malicious_ips nginx file on every server.Thanks!
57 votes -
one-click staging
The possibility to set up a staging environment with one-click in the control panel of Hypernode.
48 votes -
bin/magento autocomplete
There is an autocomplete package available for the bin/magento command:
https://github.com/yvoronoy/magento2-bash-completionI think it would be awesome if the Hypernode platform includes this by default.
40 votes -
36 votes
-
Add more history to MageReport charts
At the moment, the MageReport charts only go back 7 days. When troubleshooting problems, it's often required to go back further in time.
Disk space, CPU usage, PHP requests, ...24 votes -
Add Prometheus with some exporters
It would be great to have Prometheus running on each Hypernode with the most popular exporters;
- nodeexporter
- blackboxexporter
- mysqldexporter
- rabbitmqexporter
- nginx-vts-exporter23 votes -
MySQL replication (source to replica)
Setup a source / replica situation for our customers.
Hypernode could set this up as a payed addition.We can have
- dumped backups (in favor of snapshots)
- dumps we can use for development/staging environments
- dumps won't affect performance production servers
- implemented in MySQL, so you don't have to do it yourself
- we can event start thinking about a failover system
- marketing companies doing statistical queries can do this safely on the read only slave environment21 votes -
Option to create new server instances by API
We would like to see the option to create new server instances through the API. In this way, we can create a new Magento instance and deploy it to a new server right away, without the need to contact Hypernode.
21 votes -
Manage what kind of emails are being sent to what user-groups.
It would be nice if we can manage the type of e-mails being sent by Hypernode to a desired role or group of users.
Sometimes it's really useful to sent technical e-mails also to merchants, because Project Owners or Project Managers are responsible for creating the tickets within their team.
18 votes -
Add a bit more control over Redis instances
I think it's great we can setup a second Redis instance to separate sessions and backend cache (via hypernode-systemctl settings redispersistentinstance --value True ) . We feel it would be helpful if we could get a bit more control over the memory usage by Redis, the default 50/50 split of the existing amount of RAM is not always optimal.
We're thinking of :
1) an option to define the split (choosing between 50/50; 60/40 and 80/20 for example, within the fixed Redis RAM limit as set per Hypernode package)
2) and/or choosing whether Redis RAM gets split (1024…17 votes -
Request SSL certificate from control panel or console
We use payed certificates for some of our clients which we need to upload to Cloudflare for instance.
Currently the way to go is "send an e-mail to support with the a request for right SSL certificate. They'll make it available on the server where we can download via SSH.
This to me is a job which could be automated and authorized too. This saves work for the support employee.
To make it secure we can add authentication.
Steps to follow:
- tech partner/employee (non-owner) requests a ssl certificate (either via web or console for a linked ssl on the…13 votes -
A way to easily deploy the code of my projects.
Like deploy HQ use a hook for example to get the code from the master branch. Or an interface in the byte panel to trigger the deploy
12 votes -
Please add Brancher on AWS instances
Can we pretty please be allowed to deploy Brancher nodes on AWS instances,.
Looks like something went wrong: {"non_field_errors":["Product Falcon M is not available on the parent's provider aws-frankfurt"]}
Deploy may optionally also be on another cloud.
We don't use the data from the parent.12 votes -
New Relic Infrastructure
New Relic Infrastructure is essential to monitor the current state and performance trends of our hosts. New Relic APM is great, but the infrastructure part of their product is what really gives us a 360 view of our webshops.
By using New Relic APM and Infrastructure together, you get a comprehensive view of the health of your servers and hosts as well as the applications and services they depend on—creating shared context for development and ops teams.
Debugging and performance optimizing is even easier and more transparent when using New Relic Infrastructure.11 votes -
Add support for server side tagging containers
With the blocking of third party cookies next year, the new thing is to use server side tagging e.g. using Google Tag Manager. The server part of this is offered by Google either on their own cloud or using docker containers. It would be nice if Hypernode would support these containers, so that the hosting of the website and tagging containers can be in one place.
11 votes -
show DB load via control panel
We have found that migrating from 'normal' Magento host to Hypernode, DB load can be more of an issue. It would be great to get user friendly view of DB load via control panel
9 votes -
Enable "hypernode:crack:admin-passwords" for Magento 2
Hypernode provides a cli command to find weak admin password for Magento 1.
hypernode:crack:admin-passwords
It would be nice to make this feature available for Magento 2
9 votes -
Storage add-ons
We have a couple of customers who have an environment where extra hard disk space is needed. There are a lot of media images or they have a feature where customers can upload photos.
Of course, we can upgrade to a higher Hypernode plan, but you can guess: the CPU is not doing much, and we have plenty of RAM left.
How nice it would be if we could buy an add-on for only extra storage space?
9 votes -
Add Proxysql for MySQL8 performance optimization
Query Caching has been disabled in MySQL 8+
See https://dev.mysql.com/blog-archive/mysql-8-0-retiring-support-for-the-query-cache/And it has negative effect on some of the customers with high DB load
According to the link above, it can be solved by ProxysqlPlease add Proxysql to the list of the standard services
7 votes -
PHP Preloading
We would like to take advantage of PHP Preloading which was introduced in PHP 7.4.0. See official documentation https://www.php.net/manual/en/opcache.preloading.php
This option sufficiently improves the performance. https://gist.github.com/kirmorozov/979986508675c5c65a5c51e58d4fb2fa
I would consider allowing developers to use Preloading a MUSH-HAVE option like OPCache is.
All we need is a an option to set the path to the custom preloading PHP script.
Thank you
6 votes
- Don't see your idea?