From 86fcfa626ac3040345983023ec46fc73328e54ee Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Wed, 11 Jan 2023 12:35:53 -0300 Subject: Modified install result to match the script --- content/install/install.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'content') diff --git a/content/install/install.md b/content/install/install.md index cd80594..926daa6 100644 --- a/content/install/install.md +++ b/content/install/install.md @@ -135,17 +135,22 @@ You can check the installation on /opt/yams ======================================================== Everythins should be running now! To check everything running, go to: -Sonarr: http://192.168.0.169:8989/ +Jackett: http://192.168.0.169:9117/ +qBittorrent: http://192.168.0.169:8080/ Radarr: http://192.168.0.169:7878/ +Sonarr: http://192.168.0.169:8989/ Bazarr: http://192.168.0.169:6767/ -Jackett: http://192.168.0.169:9117/ Emby: http://192.168.0.169:8096/ -qBittorrent: http://192.168.0.169:8080/ You might need to wait for a couple of minutes while everything gets up and running All the services location are also saved in ~/yams_services.txt +======================================================== + +To configure YAMS, check the documentation at +https://yams.media/config + ======================================================== ``` -- cgit v1.2.3