Skip to content

Hypernode features

86 results found

  1. 83 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  6 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)
  2. Add sqlite support

    To allow usage of litextension for migration

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  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)
  3. Docker compose version of Hypernode

    Like the Vagrant set up, but then using Docker compose. Would be great for the 'TA' in OTAP.

    17 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. Add a message queue service

    We're now using a lightweight message queue implementation but it would be great if Hypernode offers one, like RabbitMQ?

    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)
  5. Hypernodes on Digital Ocean upgrade according to new DO plans

    As of Januari Digital Ocean stated "We have some exciting news about Droplet plans. Today we are upgrading CPUs, memory, and SSD storage across our Droplet classes and introducing a few new plans." For instance the $20/mo has now 2CPU/4GB/80GB, the $40 4CPU/4GB/160GB and the $80, 6CPU/16GB/320GB all new plans are stated here: https://www.digitalocean.com/pricing/
    Can you update hypernodes on Digital Ocean the extra diskspace is very useful for a lot of our customers!

    14 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)
  6. 3 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)
  7. 21 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)
  8. een commando om de 8880/8443 poorten aan de staging urls toe te voegen op basis van http(s)

    Een commando om de poorten aan de staging urls toe te voegen op basis van http/https. handig voor shops met veel winkelzichten.
    Of misschien 1 commando die live dumpt, upload naar staging en urls in 1x aanpast?

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  2 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. Upgrade Varnish to 4.1 version with official varnish modules VMOD pre-installed

    Upgrade Varnish to 4.1 version with official varnish modules VMOD pre-installed:
    https://github.com/varnish/varnish-modules

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  4 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. a automated script that checks the nginx access log for attempted attacks

    It is easy to use the $ tal command to see the accesslog however i regulary see attacks coming from a single ip address like this:
    85.219.67.14 403 GET /catalog/product/view/id/415/s/stone/category/105/{{config%20path=web/unsecure/baseurl?store=barracudamotoes_gb&fromstore=barracudamotoes_es HTTP/1.1 Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

    It should be fairly easy to use a combination of nginx and fail2ban to ban a certain ip when a pattern is detected ?

    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)

    Hi,

    Although we don’t do exactly what was suggested here (we don’t block an IP, but we do have automated scripts blocking attacks), we believe we can call this one ‘completed’. If you think we should still work on something, please open up a new Idea in the UserVoice.

    Best,
    Hypernode Team

  11. Upgrade Sphinx Search to the recent patch versions 2.2.11

    Currently, old patch version of Sphinx search is used.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  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. Public accessible test environment for continuous integration

    I would like to be able to do our building / compiling of Magento 2 shops on the Hypernode platform as an extra step. This way we could also implement end-to-end testing prior before deploying to master/public.

    Currently we use our staging environment as a preview environment for our client, but it would also be nice if we could have an environment where our continuous integration server could build and run their tests on.

    3 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. A way to increase the hash_map size

    When working with a map to redirect certain URLs the map size might not be sufficient. In nginx you can use maphashbucket_size to increase the size. This command can only occur once in the nginx configuration. Since this is already used in a part of the configuration which we can't edit, we don't have the ability to increase the size to suit our needs.

    By allowing an increased size we'll be able to use our maps as we do on other nginx servers.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  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)
  14. expand geoip data

    At this moment only the geoip data is available for a country. Please install also the city option. Also provide the information trough nginx to Magento

    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)
  15. Node.js and grunt on the hypernode

    Because of the developments of theme can be a pain in the ass with less requiring to recompile after every change, it would be handy to have Node.js and Grunt on the server so that we don't have to recompile every change.

    I know we can use client side compiling. But it takes about 6 - 7 seconds every reload. And with Grunt you can see the changes without even having to reload the page.

    9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  2 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. Allow serving files in the .well-known directory (RFC 5785)

    Allow serving files in the .well-known directory. Used for example in Let's Encrypt.

    https://tools.ietf.org/html/rfc5785

    3 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)
  17. virtual user managementfor ssh access without app user permissions

    For security reasons, I would like to have the option to create, change and delete virtual linux users which could connect to the Hypernode using SSH and their own provided SSH key. Including a sudo look-a-like group which users could change to the app user. This to provide 3rd party engineers/applications access without giving full control to the app user.

    65 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. 27 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. Additional ports for Hypernode staging environment

    Hypernode currently supports ports ;-) 10080 and 10443
    I would like additional support for alternative ports.

    My typical use case is Cloudflare which does not support 10080 / 10443
    , see https://support.cloudflare.com/hc/en-us/articles/200169156-Which-ports-will-CloudFlare-work-with-

    But I can imagine other services might also use other ports as well
    and therefore can only be properly tested on Hypernode staging when addtional ports are allowed.

    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)
  20. letsencrypt SSL certificates

    to have https://letsencrypt.org/ implemented to have (at least on testing and acceptance) free SSL certificates. Would be great for testing purposes.

    100 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)
  • Don't see your idea?

Hypernode features

Categories

Feedback and Knowledge Base