Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Request: Reiverr #349

Open
blacroix opened this issue Mar 15, 2024 · 2 comments
Open

App Request: Reiverr #349

blacroix opened this issue Mar 15, 2024 · 2 comments
Labels
AppRequest Request for new application

Comments

@blacroix
Copy link

Hi

What about adding Reiverr as an alternative to Overseerr? It looks promising from what I see.

Reiverr is a project that aims to create a single UI for interacting with TMDB, Jellyfin, Radarr and Sonarr, as well as be an alternative to Overseerr.

@saltydk
Copy link
Member

saltydk commented Mar 15, 2024

Moving this to Sandbox where it belongs.

@saltydk saltydk transferred this issue from saltyorg/Saltbox Mar 15, 2024
@owine owine added the AppRequest Request for new application label Mar 16, 2024
@owine
Copy link
Collaborator

owine commented Mar 16, 2024

https://github.com/aleksilassila/reiverr?tab=readme-ov-file#docker-compose

version: '3.8'

name: reiverr

services:
  reiverr:
    image: ghcr.io/aleksilassila/reiverr:latest
    container_name: reiverr
    ports:
      - 9494:9494
    volumes:
      - /path/to/appdata/config:/config
    restart: unless-stopped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AppRequest Request for new application
Projects
None yet
Development

No branches or pull requests

3 participants