Fork me on GitHub
#onyx
<
2018-06-17
>
lmergen09:06:54

@gardnervickers just verifying that i've got this right, but i'm now running the aeron media driver in a separate docker container, and as far as i understand, this then means that Onyx's external address becomes the address of the aeron media driver. this makes sense, but since this seems completely undocumented, i wanted to double check

gardnervickers09:06:10

Yes but you should be colocating both containers on the same host so they can communicate over shared memory

lmergen10:06:53

yes, it's more related on how other peers would communicate with a single peer

lmergen10:06:09

i think docker is a bit of a special case here, in where the media driver is colocated with the peer on the same physical host, but cannot be communicated with using the same hostname