mirror of
https://github.com/yggdrasil-network/yggdrasil-go
synced 2024-11-09 23:20:26 +03:00
Update README.md
This commit is contained in:
parent
540e0bc2ce
commit
4d47ba8bf4
33
README.md
33
README.md
@ -20,25 +20,11 @@ internet-like topologies.
|
|||||||
|
|
||||||
## Supported Platforms
|
## Supported Platforms
|
||||||
|
|
||||||
We actively support the following platforms, and packages are available for
|
Yggdrasil works on a number of platforms, including Linux, macOS, Ubiquiti
|
||||||
some of the below:
|
EdgeRouter, VyOS, Windows, FreeBSD, OpenBSD and OpenWrt.
|
||||||
|
|
||||||
- Linux
|
Please see our [Installation](https://yggdrasil-network.github.io/installation.html)
|
||||||
- `.deb` and `.rpm` packages are built by CI for Debian and Red Hat-based
|
page for more information.
|
||||||
distributions
|
|
||||||
- Arch, Nix, Void packages also available within their respective repositories
|
|
||||||
- macOS
|
|
||||||
- `.pkg` packages are built by CI
|
|
||||||
- Ubiquiti EdgeOS
|
|
||||||
- `.deb` Vyatta packages are built by CI
|
|
||||||
- Windows
|
|
||||||
- FreeBSD
|
|
||||||
- OpenBSD
|
|
||||||
- OpenWrt
|
|
||||||
|
|
||||||
Please see our [Platforms](https://yggdrasil-network.github.io/platforms.html) pages for more
|
|
||||||
specific information about each of our supported platforms, including
|
|
||||||
installation steps and caveats.
|
|
||||||
|
|
||||||
You may also find other platform-specific wrappers, scripts or tools in the
|
You may also find other platform-specific wrappers, scripts or tools in the
|
||||||
`contrib` folder.
|
`contrib` folder.
|
||||||
@ -97,21 +83,18 @@ by giving the Yggdrasil binary the `CAP_NET_ADMIN` capability.
|
|||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
Documentation is available on our [GitHub
|
Documentation is available on our [GitHub Pages](https://yggdrasil-network.github.io)
|
||||||
Pages](https://yggdrasil-network.github.io) site, or in the base submodule
|
site.
|
||||||
repository within `doc/yggdrasil-network.github.io`.
|
|
||||||
|
|
||||||
- [Configuration file options](https://yggdrasil-network.github.io/configuration.html)
|
- [Configuration file](https://yggdrasil-network.github.io/configuration.html)
|
||||||
- [Platform-specific documentation](https://yggdrasil-network.github.io/platforms.html)
|
|
||||||
- [Frequently asked questions](https://yggdrasil-network.github.io/faq.html)
|
- [Frequently asked questions](https://yggdrasil-network.github.io/faq.html)
|
||||||
- [Admin API documentation](https://yggdrasil-network.github.io/admin.html)
|
|
||||||
- [Version changelog](CHANGELOG.md)
|
- [Version changelog](CHANGELOG.md)
|
||||||
|
|
||||||
## Community
|
## Community
|
||||||
|
|
||||||
Feel free to join us on our [Matrix
|
Feel free to join us on our [Matrix
|
||||||
channel](https://matrix.to/#/#yggdrasil:matrix.org) at `#yggdrasil:matrix.org`
|
channel](https://matrix.to/#/#yggdrasil:matrix.org) at `#yggdrasil:matrix.org`
|
||||||
or in the `#yggdrasil` IRC channel on Freenode.
|
or in the `#yggdrasil` IRC channel on [libera.chat](https://libera.chat).
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user