No description
  • Dockerfile 58.1%
  • Shell 41.9%
Find a file
2026-02-02 12:47:21 -07:00
transport-node meshing works to external server 2026-01-26 14:59:57 -07:00
ygg-copyparty update ygg-copyparty to not use volume + allow for config file 2026-02-02 12:47:21 -07:00
ygg-forgejo update notes 2026-01-31 12:47:26 -07:00
yggdrasil-base update yggdrasil-base notes 2026-01-28 18:59:24 -07:00
.gitignore yggdrasil daemon running in container 2026-01-24 12:21:17 -07:00
README.md add ygg-copyparty 2026-01-31 13:45:49 -07:00

YGGDRASIL CONTAINERS

this repository provides several containers which enable yggdrasil-based networking between containers / hosts.

CONTAINERS

YGGDRASIL-BASE

provides a base yggdrasil image (debian) and s6 service

TRANSPORT-NODE

provides a transport node which can bridge from an internal ipv6 podnet to an external network. currently only supports direct peering, does not yet support local cluster multicast discovery

YGG-FORGEJO

provides a forgejo image built on top of yggdrasil-base which allows hosting a forgejo container

YGG-COPYPARTY

hosts a copyparty node built on top of yggdrasil-base which allows hosting a copyparty container

PIPEDREAMING

STATIC WEBPAGE HOST

hosts a static web page and attaches to an internal yggdrasil net

IPFS HOST (?)

distributed file storage host

CONTAINER MANAGER

potentially runs on the host or as a container with elevated permissions, and allows container execution space for allowed users.