Opengist Logo Docker Compose

Explore

  • All gists
  • Topics
  • Users
Copyright © 2019 – 2026 mariushosting - All Rights Reserved.
Give feedback on the new UI Powered by Opengist ⋅ 20ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login Register

yz3l3

Joined 2 years ago

All gists 1
Recently created Least recently created Recently updated Least recently updated

yz3l3 / servarr

Last active 3 months ago

lidarr , radarr ,readarr ,prowlarr ,sonarr

0 0 1
1 version: '3.9'
2 services:
3 lidarr:
4 image: 'ghcr.io/linuxserver/lidarr:latest'
5 restart: always
6 volumes:
7 - '/volume1/docker/Download:/volume1/docker/Download'
8 - '/volume1/docker/media/music:/music'
9 - '/volume1/docker/lidarr:/config'
10 environment: