Hi so I’m following the docker compose section on Installing I2P in Docker, the docker image pulls and deploys fine but how do I make it so the router is accessible outside its own network as can’t get to http://127.0.0.1:7657/ as the container is running inside a virtual machine. Is there any way to change the config so I can access the router via the LAN IP address instead of the loopback IP?

  • NonDollarCurrency@monero.houseOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    I’ve got it running in an alpine VM. I’m going to try bind it to the local lan interface but it’s basically only to access the getting started portion, the rest will be bound to other docker containers as the network for those containers.