Skip to content

fix: extended UDP broadcast to reach physical devices outside the virtual Docker network#143

Open
ChemistryTobias wants to merge 1 commit intoChannelFinder:masterfrom
ChemistryTobias:master
Open

fix: extended UDP broadcast to reach physical devices outside the virtual Docker network#143
ChemistryTobias wants to merge 1 commit intoChannelFinder:masterfrom
ChemistryTobias:master

Conversation

@ChemistryTobias
Copy link
Copy Markdown

Issue

I installed the RecCeiver service as follows:

mkdir -p $HOME/EPICS/docker/RecCeiver
cd $HOME/EPICS/docker/RecCeiver
git clone https://github.com/ChannelFinder/recsync.git
cd recsync/server
docker compose up -d

But with the current Docker compose.yml implementation, the UDP broadcast is confined to the virtual Docker network and only find IOCs within it.

Fix

If this is not the intended standard behavior of your Docker compose, I want to offer a few minor changes, I used in our setup.

Otherwise, just keep up with your project, really like it ✌️

@sonarqubecloud
Copy link
Copy Markdown

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.

1 participant