Skip to content

Conversation

@jroimartin
Copy link
Collaborator

@jroimartin jroimartin commented Aug 21, 2023

This POC is a playground to find a solution compatible with both Linux and macOS that avoids services to listen on all interfaces.

It depends on the following vulcan-agent PR:

It modifies go.mod to require github.com/adevinta/vulcan-agent@agent-listener for testing purposes. But, of course, if this POC was accepted at any point, go.mod should be changed to require a stable vulcan-agent version that includes the mentioned PR.

Run the following command to test this PR:

GOPROXY=direct go run github.com/adevinta/vulcan-local@poc-network -s INFO -l debug -t .

@jroimartin jroimartin added the poc Proof of concept label Aug 21, 2023
@jroimartin jroimartin force-pushed the poc-network branch 5 times, most recently from a7f0814 to d291800 Compare August 24, 2023 12:45
@jroimartin jroimartin force-pushed the poc-network branch 4 times, most recently from c579f15 to ba529e1 Compare August 25, 2023 14:03
Base automatically changed from poc-chanqueue to master February 16, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

poc Proof of concept

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants