Accessing Saltbox Apps¶
Note 1: After the initial setup, it will take a a while for the SSL certificates to propagate. A side effect of this will be that certain domains were redirect to other apps (e.g. sonarr.yourdomain.com -> nzbget.yourdomain.com). Just give it a bit of time and this will correct itself.
Note 2: If pages don't load at all, make sure you've set up your domain properly and also checkout the FAQ.
Default Apps¶
Saltbox apps will be accessed via appname.yourdomain.com (see table below).
| App Name | with domain | without domain |
|---|---|---|
| Jackett | https://jackett.yourdomain.com | http://server_ip:9117 |
| Lidarr | https://lidarr.yourdomain.com | http://server_ip:8686 |
| NZBGet | https://nzbget.yourdomain.com | http://server_ip:6789 |
| NZBHydra2 | https://nzbhydra2.yourdomain.com | http://server_ip:5076 |
| Organizr | https://organizr.yourdomain.com | http://server_ip:port |
| Overseerr | https://overseerr.yourdomain.com | http://server_ip:5055 |
| Plex | https://plex.yourdomain.com | http://server_ip:32400 |
| WebTools for Plex | https://plex-webtools.yourdomain.com | http://server_ip:33400 |
| Portainer | https://portainer.yourdomain.com | http://server_ip:9000 |
| Radarr | https://radarr.yourdomain.com | http://server_ip:7878 |
| ruTorrent | https://rutorrent.yourdomain.com | http://server_ip:port |
| Sonarr | https://sonarr.yourdomain.com | http://server_ip:8989 |
| Tautulli | https://tautulli.yourdomain.com | http://server_ip:8181 |
Additional Apps¶
Coming soon.
Next, let's discuss Saltbox' default paths.