Finally got around to creating a VM to try Yggdrasil. Can anyone recommend anything on the network? Worked my way through most of the English content from the "Getting Started" list of nodes. Also, anyone have any luck with i2p on OpenBSD with jdk-17? I couldn't get the router to come up using the regular guide. I assume OBSD requires some user/permissions finessing to work.

๐Ÿ drh3xx

Mar 23 ยท 6 weeks ago

7 Comments โ†“

๐Ÿš€ SavaRocks ยท Mar 23 at 18:32:

@drh3xx I had no issues with I2P installation on Ubuntu server. Since you are using a WM whats stopping you from installing it?

regarding Yggdrasil have you seen https://yggdrasil-network.github.io/services.html ?

๐Ÿ drh3xx [OP] ยท Mar 23 at 19:39:

@SavaRocks that was actually the list I've mostly been through.

๐Ÿ‘ป ps ยท Mar 23 at 21:43:

Setup your firewall first, to restrict unexpected to 0.0.0.0/:: from the local network ;)

I have this capsule (Alfis DNS or add to hosts)

โ€” ps.ygg

๐Ÿš€ SavaRocks ยท Mar 24 at 06:37:

@ps The thing is that I run each of my "services" like gemini, gopher, finger http is docker containers. It was a pain but I managed to make my gemini container listen on the yggdrasil ip also.

gemini://sava.ygg

I don't like that the container has to be run with host mode networking ... I don't think I'll continue to serve gemini://sava.ygg for much longer :)

๐Ÿš€ SavaRocks ยท Mar 24 at 06:50:

UPDATE:

After making my docker swarm serve gemini://sava.ygg I realized that, with networking to host, the service wasn't replicated to all nodes.

This is why I reverted back to using only

โ€” gemini://sava.rocks

without serving the yggdrasil domain.

Whoever uses Yggdrasil can also view my sava.rocks (normal) domain

๐Ÿ‘ป ps ยท Mar 24 at 07:07:

@sava I can't opent it (by 200:a397:3eb6:c60c:33a2:1e40:e25f:9a20 aliasing) is this online?

๐Ÿš€ SavaRocks ยท Mar 24 at 08:04:

@ps I removed ipv6 from my docker cluster. gemini only works now on sava.rocks

but my http service works find on

โ€” http://sava.ygg