docs: Added installation instructions for gentoo (#556) [skip ci]

This commit is contained in:
Chris Pritchard
2021-01-02 02:32:53 +00:00
committed by GitHub
parent 7d95fd0f30
commit 2f017fe2cb

View File

@@ -105,12 +105,24 @@ yay -S overseer
```
{% endtab %}
{% tab title="Gentoo \(3rd Party\)" %}
Portage overlay [GitHub Repository](https://github.com/chriscpritchard/overseerr-overlay)
Efforts will be made to keep up to date with the latest releases, however, this cannot be guaranteed.
To enable using eselect repository, run:
```bash
eselect repository add overseerr-overlay git https://github.com/chriscpritchard/overseerr-overlay.git
```
Once complete, you can just run:
```bash
emerge www-apps/overseerr
```
{% endtab %}
{% endtabs %}
## Unraid
1. Ensure you have the **Community Applications** plugin installed.