xmidt
xmidt copied to clipboard
see if we can use podman to avoid containerizing parodus
in order for parodus to connect via websocket to talaria running as a docker image, parodus needs to also be containerized and needs to run in the same docker network.
Ideally, if you are developing parodus, we want to avoid containerizing parodus.
Let's see if we can connect parodus running on the host to talaria running in podman.