Skip to content

container: Profilarr #70

@laleeroy

Description

@laleeroy

Prerequisites

  • I have searched the issues and confirmed this container has not been suggested before
  • I have verified the container image is actively maintained
  • I have tested this container configuration

Container ID

profilarr

Display Name

Profilarr

Description

Configuration management tool for Radarr/Sonarr that automates importing and version control of custom formats and quality profiles.

Category

Media

Tags

Management, Management Software

GitHub URL

https://hub.docker.com/r/santiagosayshey/profilarr or https://github.com/Dictionarry-Hub/profilarr

Icon URL

No response

Docker Compose Service Definition

services:
    profilarr:
        image: santiagosayshey/profilarr:latest # Use :beta for early access to new features
        container_name: profilarr
        ports:
            - 6868:6868
        volumes:
            - /path/to/your/data:/config # Replace with your actual path
        environment:
            - TZ=UTC # Set your timezone
        restart: unless-stopped

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions