mirror of
https://github.com/cwinfo/yggdrasil-network.github.io.git
synced 2024-11-14 15:00:28 +00:00
eb34d37b12
Yggdrasil has been added to the Gentoo GURU repository (somewhat like AUR for Gentoo): https://gitweb.gentoo.org/repo/proj/guru.git/tree/net-p2p/yggdrasil-go This commit adds a guide for installing Yggdrasil using this repository on Gentoo.
29 lines
717 B
Markdown
29 lines
717 B
Markdown
---
|
|
sitemap: true
|
|
---
|
|
|
|
# Installation
|
|
|
|
Installation guides are available for the following platforms/distributions.
|
|
|
|
## Linux
|
|
|
|
- [Debian, Ubuntu, elementaryOS, Linux Mint and similar](installation-linux-deb.md)
|
|
- [Red Hat Enterprise Linux, Fedora, CentOS and similar](installation-linux-rpm.md)
|
|
- [Gentoo Linux](installation-linux-gentoo.md)
|
|
- [Ubiquiti EdgeOS](installation-linux-edgeos.md)
|
|
- [Manual install or build from source](installation-linux-other.md)
|
|
|
|
## macOS
|
|
|
|
- [macOS `.pkg` installer](installation-macos-pkg.md)
|
|
- [Manual install or build from source](installation-macos-other.md)
|
|
|
|
## iOS
|
|
|
|
- [App installation](installation-ios-app.md)
|
|
|
|
## Windows
|
|
|
|
- [Windows `.msi` installer](installation-windows.md)
|