Service Port
Closed this issue · 2 comments
Ji-Shao commented
Which port should be exposed when running it on docker?
robert-scheck commented
I'm not sure whether I got your question correctly: rpki-client
does not expose any TCP port, it generates output files which can be accessed using /var/lib/rpki-client
(usually using Docker/Podman volumes). There is e.g. StayRTR in case you would like to solve the gap between rpki-client
output (e.g. JSON file) and your BGP speaker. And to link these containers, Docker Compose could be helpful. Does this answer your question?
robert-scheck commented
I unfortunately didn't hear back from you, so I assume I've been able to answer your question. If not, feel free to just reply here.