mirror of
https://github.com/snachodog/my-arr-stack.git
synced 2025-04-10 14:01:23 -06:00
Update README.md
This commit is contained in:
parent
d021f82547
commit
38e41c0684
10
README.md
10
README.md
@ -703,10 +703,15 @@ The following containers are nice to have and are not required for the "mediaBox
|
|||||||
|
|
||||||
|
|
||||||
### Setup Wireguard
|
### Setup Wireguard
|
||||||
We'll use Wireguard Docker image from linuxserver https://hub.docker.com/r/linuxserver/wireguard
|
We'll use Wireguard Docker image from linuxserver [Docker image from linuxserver](https://hub.docker.com/r/linuxserver/wireguard )
|
||||||
This container will allow to connect to all your services outside your home network exposing only one port
|
This container will allow to connect to all your services outside your home network exposing only one port
|
||||||
|
|
||||||
|
|
||||||
|
_Note_: Its required to open the port 51820 in your routher to be abbe to connect with the vpn to your home network.
|
||||||
|
|
||||||
|
The following website have some example of how to port forward for most of routhers: [portforward.com](https://portforward.com/router.htm)
|
||||||
|
|
||||||
|
|
||||||
#### Wireguard Docker container
|
#### Wireguard Docker container
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
@ -748,7 +753,6 @@ To follow container logs, run `docker-compose logs -f wireguard`.
|
|||||||
#### Wireguard Configuration
|
#### Wireguard Configuration
|
||||||
|
|
||||||
|
|
||||||
_Note_: Its required to open the port 51820 in your routher to be abbe to connect with the vpn to your home network.
|
|
||||||
|
|
||||||
All the users credentials will be crated inside the config folder for wireguard ${ROOT}/MediaCenter/config/wireguard/peerX where peerX will be peer1, 2, 3,...
|
All the users credentials will be crated inside the config folder for wireguard ${ROOT}/MediaCenter/config/wireguard/peerX where peerX will be peer1, 2, 3,...
|
||||||
|
|
||||||
@ -758,7 +762,7 @@ All the users credentials will be crated inside the config folder for wireguard
|
|||||||
|
|
||||||
## Overseerr Setup
|
## Overseerr Setup
|
||||||
|
|
||||||
We'll use Overseerr official Docker image https://hub.docker.com/r/sctx/overseerr
|
We'll use Overseerr [official Docker image](https://hub.docker.com/r/sctx/overseerr)
|
||||||
Overseerr is a request management and media discovery tool built to work with your existing Plex ecosystem.
|
Overseerr is a request management and media discovery tool built to work with your existing Plex ecosystem.
|
||||||
Overseerr helps you find media you want to watch. With inline recommendations and suggestions, you will find yourself deeper and deeper in a rabbit hole of content you never knew you just had to have.
|
Overseerr helps you find media you want to watch. With inline recommendations and suggestions, you will find yourself deeper and deeper in a rabbit hole of content you never knew you just had to have.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user