Skip to content

Commit e0a1fd7

Browse files
Merge branch 'additional-doc-requirements-hypernodespecific' into documentation-horizontal-autoscaling
2 parents ca8a01e + 3cb1fd5 commit e0a1fd7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,12 @@ Make sure supervisor is disabled and that there are no supervisor services confi
135135

136136
Make sure podman is disabled and that there are no podman services running.
137137

138+
#### Configure hostnames correctly
139+
140+
The database, cache, session and queue of the application must be configured with correct hostnames instead of `localhost` or `127.0.0.1`. This way the services will be available across multiple hypernodes when the app is autoscaled.
141+
142+
Make sure the env variables (db, cache, session, queue) are not using localhost.
143+
138144
### Application Specific Requirements - Magento2
139145

140146
#### Supported CMS

0 commit comments

Comments
 (0)