Skip to content

Hypernode features

48 results found

  1. Alerts when emergency rescue is triggered

    Via email, text message, webhook, slack or any configurable channel

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Elasticsearch 8

    At the moment Elasticsearch 7 is only supported. To match the latest Magento requirements, please add Elasticsearch 8 support.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Give hypernode-managed-vhosts --type a option for a webroot'less type

    I would like to have a type that does not have a webroot in the managed vhosts, so I can add a custom proxy that can be used to connect to a podman container.

    For a client where we run a podman container we would like to have a option to give this pod its own subdomain.
    To route this through the server we need a seperate entry in the managed vhosts list.
    Only for this we do not require a webroot.
    And as far as I can see we only have types that contain a webroot.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Enable AVIF images in PHP

    AVIF is a modern image format, which generate smaller images. In most cases the generated images are smaller and parsed faster than WebP images.

    AVIF can be supported in PHP as part of the GD library, but PHP has to be compiled using the --with-avif option.

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. 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 enabled

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. See document root when using `hypernode-manage-vhosts --list`

    It would be great to see the document root in the table

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    planned  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. 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
    rclone

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. 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 Proxysql

    Please add Proxysql to the list of the standard services

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Allow team management via API

    I would like the ability to assign or remove users from Hypernode teams via API.
    As an agency we have moved to using individual user accounts for every employee. The Hypernode admin currently does not allow assigning one user to multiple Hypernode teams at once, so this takes a lot of manual work to maintain.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Add an option to manage IP's for a custom allowlist via portal

    Add an option to manage IP's (which are used for the staging environment or the back-end firewall) at the Hypernode portal so our customers could add their own IP addresses.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. 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: 1

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Assign multiple teams to one Hypernode

    Where in the past we could ask for the public key and add it to our company account we now invite every developer separately in My.hypernode.com

    Client are owner of the Hypernode, we are owner of our agency.

    We would love to allow multiple teams on one Hypernode.

    This makes on-/off-boarding new co-workers more convenient.

    Currently we need to invite the new co-worker for each team separately.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Support for OpenSearch

    Because in Magento 2.4.6 the default search engine is OpenSearch it's good to have OpenSearch v2 support

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1 3
  • Don't see your idea?

Hypernode features

Categories

Feedback and Knowledge Base