Skip to content

Allow user to specify host bind address#44

Merged
aravindavk merged 1 commit intokadalu:mainfrom
puhamihai:feature/add-host-binding
Jun 7, 2025
Merged

Allow user to specify host bind address#44
aravindavk merged 1 commit intokadalu:mainfrom
puhamihai:feature/add-host-binding

Conversation

@puhamihai
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Mihai Puha <mihai.puha@criticaltechnologies.ro>
@puhamihai puhamihai force-pushed the feature/add-host-binding branch from e93a3a5 to 8b646cb Compare June 5, 2025 07:12
@cepitacio
Copy link
Copy Markdown

cepitacio commented Jun 7, 2025

Thanks @puhamihai

This fixes issue: #43
These changes were tested and the result is good.

Example of netstat outputs:

tcp        0      0 127.0.0.1:9713          0.0.0.0:*               LISTEN      1656888/gluster-metrics

tcp        0      0 10.0.2.2:9713           0.0.0.0:*               LISTEN      1817201/gluster-metrics

tcp        0      0 0.0.0.0:9713            0.0.0.0:*               LISTEN      1817341/gluster-metrics

@aravindavk aravindavk merged commit 60d1b02 into kadalu:main Jun 7, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants