h-phil / i2pd-testnet-kubernetes

i2pd test network in kubernetes
MIT License
1 stars 1 forks source link

i2p: Support java implementation #5

Open h-phil opened 8 months ago

h-phil commented 8 months ago

Support the java implementation.

h-phil commented 8 months ago

First attempt at getting a working testnet with the java client.

Attempted config: https://github.com/h-phil/i2pd-testnet-kubernetes/blob/5-i2p-support-java-implementation/helm/i2p-chart/templates/configmap-routerconfig.yaml

Not really sure if reseeding worked. Console says "successfull" but Peer count stays on 0.

image

https://github.com/h-phil/i2pd-testnet-kubernetes/compare/main...5-i2p-support-java-implementation