Skip to content

Commit ca8a01e

Browse files
Merge pull request #311 from ByteInternet/additional-doc-requirements-hypernodespecific
Add podman and supervisor to hypernode specific requirements doc
2 parents 635f341 + 8ee7d12 commit ca8a01e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/hypernode-platform/autoscaling/how-does-horizontal-autoscaling-work.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,14 @@ After the version validation, please verify the MySQL host is set to `mysqlmaste
127127

128128
You should see something similar to `'host' => 'mysqlmaster',`. If this is not the case please make sure the database connection host is set to `mysqlmaster` instead of `localhost` or `127.0.0.1` in the magento configuration file at `<magento_root>/app/etc/env.php`.
129129

130+
#### Disable supervisor services
131+
132+
Make sure supervisor is disabled and that there are no supervisor services configured.
133+
134+
#### Disable Podman services
135+
136+
Make sure podman is disabled and that there are no podman services running.
137+
130138
### Application Specific Requirements - Magento2
131139

132140
#### Supported CMS

0 commit comments

Comments
 (0)