summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-11 12:35:53 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-11 12:35:53 -0300
commit86fcfa626ac3040345983023ec46fc73328e54ee (patch)
tree0660eff88e9af5069ae3f87de7d10596bf3f84b2 /content
parentc751022e584e9e007682af4d611a99ae93e2728f (diff)
Modified install result to match the script
Diffstat (limited to 'content')
-rw-r--r--content/install/install.md11
1 files changed, 8 insertions, 3 deletions
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,18 +135,23 @@ 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
+
+========================================================
```
And that's it!