Skip to content

Latest commit

 

History

History
152 lines (80 loc) · 3.66 KB

File metadata and controls

152 lines (80 loc) · 3.66 KB

Configurations

The services installed by ams needs to be configured to your own liking. You can find simple guides to set them up below and comprehensive documentation can be found on the respective websites for these services.

Setting up the services

Contents

Indexers

Prowlarr

Choose and add your favourite indexers using the + button and test the items added to the list using the test button on top right.

Radarr

  • Add the qBittorrent in the Download Clients tab.

Sonarr

  • Add the qBittorrent in the Download Clients tab.

Web UI

Jellyfin

  • Create an account (This is the default admin account)
  • Add the media libraries from the administration dashboard.

Jellyseerr

  • Create an account (This is the default admin account)
  • Add Sonarr and Radarr servers using their respective ports and ip addresses.
  • Add different users with different permissions.

Docker Monitoring

Portainer

  • Create an account (This is the default admin account)
  • You can manage the containers from here.

Yacht

  • Login using credentials :
    User : admin@yacht.local Pass : pass

Download Clients

qBittorrent

  • Login using credentials :
    User - admin Pass - adminadmin

Deluge

  • Login using credentials :
    User - admin Pass - deluge

Transmission

  • Login using credentials :
    User - admin Pass - adminpass

Server Dashboard

Cockpit

  • Login using your root account or any user account.

Webmin

  • Login using your root account or any user account.

Services Dashboard

Heimdall

Add the services running on the docker containers with the format http://ip-addr:port. This will allow easier access to all the running containers without needing to put in the ip address and remembering different ports for different services.

Organizr

You can create a user account from the settings.

Add the services running on the docker containers with the format http://ip-addr:port. This will allow easier access to all the running containers without needing to put in the ip address and remembering different ports for different services.

Dashy

Add the services running on the docker containers with the format http://ip-addr:port. This will allow easier access to all the running containers without needing to put in the ip address and remembering different ports for different services.

Additional Services

Filebrowser

This service would allow you to browse the root directory of the server.

Bazarr

  • Add Sonarr and Radarr api keys.
  • Add the Providers (Recommended OpenSubtitles, SubScene)

Container Updater

Watchtower

Watchtower will pull down a new image, gracefully shut down the existing container and restart it with the same options that were used when it was deployed initially. User doesn't need to change anything.