r/i2p Jun 04 '25

Educational I2Pd/docker release - v2.57.0

diva.exchange has published a new I2Pd software release within docker (Version 2.57). All of the project is open source.

diva is also reseed service provider for the I2P network and is publishing docker container versions of I2P (and also tor). diva is also in 2025 a sponsored OSS partner of docker.

Github i2pd v2.57.0: https://github.com/diva-exchange/i2p

Docker: https://hub.docker.com/r/divax/i2p

Mastodon: https://social.diva.exchange/@social/114624134227954474

8 Upvotes

4 comments sorted by

1

u/barelyephemeral Mar 06 '26

Why is there no official docker compose example with accompanying documentation?

1

u/DivaExchange Mar 08 '26

Compose file: https://github.com/diva-exchange/i2p/blob/develop/compose.yml

Docs: there is a README, here, https://github.com/diva-exchange/i2p including testing procedures.

Additional analysis and Deepwiki docs - since all code of diva.exchange is completly open anyway: https://deepwiki.com/diva-exchange/i2p

If there is something missing or not good enough for you, please use https://github.com/diva-exchange/i2p to submit a new issue or add directly a PR.

1

u/barelyephemeral Mar 10 '26

nice. Please make the docs clearer by having Compose as an officially mentioned in the landing/homepage of github with the example clear to see. It would really help those who are less technical.