Split checks into hypernode and application specific#302
Split checks into hypernode and application specific#302hrithikkothari1234 merged 8 commits intodocumentation-horizontal-autoscalingfrom
Conversation
docs/hypernode-platform/autoscaling/how-does-horizontal-autoscaling-work.md
Outdated
Show resolved
Hide resolved
docs/hypernode-platform/autoscaling/how-does-horizontal-autoscaling-work.md
Outdated
Show resolved
Hide resolved
docs/hypernode-platform/autoscaling/how-does-horizontal-autoscaling-work.md
Outdated
Show resolved
Hide resolved
docs/hypernode-platform/autoscaling/how-does-horizontal-autoscaling-work.md
Outdated
Show resolved
Hide resolved
| Please make sure RabbitMQ host is set to `rabbitmqmaster` in the Magento2 configuration file at `<magento_root>/app/etc/env.php` | ||
| More information about [RabbitMQ o Hypernode](../../best-practices/database/how-to-run-rabbitmq-on-hypernode.md) | ||
| Also make sure to configured RabbitMQ without guest user. | ||
|
|
There was a problem hiding this comment.
Either here or in the rabbitmq documentation page it should be clear that there's a non-default rabbitmq provisioned by default, called hypernode-admin, but users are also free to create new users if they're more comfortable with that.
There was a problem hiding this comment.
Added the info to both the docs. The more the merrier 🎅
|
|
||
| #### Make sure Database storage is disabled & Remote storage is enabled and configured. | ||
|
|
||
| Please make sure to enable remote storage for your application and configure it correctly as only AWS-s3 remote storage drivers are supported. |
There was a problem hiding this comment.
For now, link to the magento documentation: https://experienceleague.adobe.com/en/docs/commerce-operations/configuration-guide/storage/remote-storage/remote-storage-aws-s3
But later on we should have our own documentation on this!
There was a problem hiding this comment.
Agreed, thanks! I put the link for reference
|
Acceptance server is available at https://docs-ephw00g0m.hypernode.io. |
…aling-work.md Co-authored-by: Timon de Groot <timon.degroot@hypernode.com>
…aling-work.md Co-authored-by: Timon de Groot <timon.degroot@hypernode.com>
…aling-work.md Co-authored-by: Timon de Groot <timon.degroot@hypernode.com>
…aling-work.md Co-authored-by: Timon de Groot <timon.degroot@hypernode.com>
|
Acceptance server is available at https://docs-ephw00g0m.hypernode.io. |
1 similar comment
|
Acceptance server is available at https://docs-ephw00g0m.hypernode.io. |
| ### Operating system | ||
| #### Operating system | ||
|
|
||
| - The operating system of the Hypernode should be Debian Bookworm |
There was a problem hiding this comment.
Perhaps point customer to support if they want to upgrade their hypernode
There was a problem hiding this comment.
Added link to customer support
| ``` | ||
|
|
||
| ### Enable and configure Redis Persistent | ||
| #### Enable and configure Redis Persistent |
There was a problem hiding this comment.
Redis + redis persistent is also Application specific
There was a problem hiding this comment.
Moved to application-specific requirements
…ling' into split-elig-checks
42e2a59
into
documentation-horizontal-autoscaling
Split checks into hypernode and application specific