Skip to content

engels74/overseerr-anime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overseerr (with Anime Instance support)

Overseerr

GitHub tag (SemVer) License (Image) License (Source) Docker Pulls GitHub Stars

📖 Documentation

All the documentation for the "Oveerseerr (Anime Support)" is located at the active Pull Request page.

For more information about the Docker image itself, you can visit engels74.net.

🐋 Docker Image

Docker Compose

To get started with Overseerr (with Anime Instance Support) using Docker, follow these steps:

  1. Use this Docker Compose example

    services:
      overseerr-anime:
        container_name: overseerr-anime
        image: ghcr.io/engels74/overseerr-anime
        ports:
          - "5055:5055"
        environment:
          - PUID=1000
          - PGID=1000
          - UMASK=002
          - TZ=Etc/UTC
          - WEBUI_PORTS=5055/tcp,5055/udp
        volumes:
          - /<host_folder_config>:/config
  2. Run the Docker container using docker compose:

    docker compose -f /choose/path/to/docker-compose.overseerr-anime.yml up -d

🆘 Support

If you need assistance, please write in the active pull request. It can be found here.

💻 Source Code

  • Project Source Code: The source code for the "Overseerr (Anime Support)" project is hosted at engels74/overseerr-anime-source.

  • Docker Image Source: The source files for building the Docker image are hosted at engels74/overseerr-anime. If you can't find what you're looking for in the master branch, check other branches.

🌟 Show your support

You can show your support by:

  • Giving us a star on Docker Hub or GitHub
  • Making a donation to hotio, as he's the genius behind the Docker images

Your support is greatly appreciated!

About

Fork of hotio's Overseerr image, with added support for Anime (PR #3664)

Topics

Resources

License

Stars

Watchers

Forks

Packages