Home - shyonae/selfhosted-anime GitHub Wiki

Pre-requisites

  • Linux / Windows operating system (Linux is recommended)

    • at the time of writing I'm using Ubuntu 22.04 LTS.
  • Docker and docker-compose installed.

  • TRaSH Guides folder structure in place (there are commands on the next page), read more here, this is what I will use but it can be expanded:

      storage
      β”œβ”€β”€ downloads
      β”‚   └──torrents
      β”‚     β”œβ”€β”€ temp
      β”‚     β”œβ”€β”€ movies-anime
      β”‚     └── tv-anime
      β”œβ”€β”€ drop        # I will explain this folder later, it's very useful for Shoko Server.
      β”‚   β”œβ”€β”€ movies-anime
      β”‚   └── tv-anime
      └── medialibrary
          β”œβ”€β”€ movies-anime
          └── tv-anime
    
  • Optional (but encouraged):