Skip to content

Conversation

@e1342
Copy link
Owner

@e1342 e1342 commented Oct 7, 2025

Implement cturra#76

jdevera wants to merge 1 commit into cturra:main from jdevera:remote_mon

cturra#76 (comment)

Setting the ALLOW_REMOTE_MON to true in the container will enable the server to receive chronyc commands from other hosts, using the -h $host option.

This can be useful in docker compose scenarios where a second container can be used to provide the outside world with statistics about the running NTP server without this second container needing to run docker commands.

In my case, I am launching two containers from a docker compose, and in the second container I am exposing an HTTP API that will in turn call chronyc commands (with -h ntp and return their results. I thought it could be a useful contribution.

@e1342 e1342 merged commit 6c99790 into main Oct 7, 2025
@e1342 e1342 deleted the jdevera_remote_mon branch October 7, 2025 01:05
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.

2 participants