Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (23 loc) · 614 Bytes

README.md

File metadata and controls

25 lines (23 loc) · 614 Bytes

HTPC

My HTPC docker-compose

Folder Structure

.
├── data
│   ├── download
│   └── videos
│       ├── demo
│       ├── movies
│       ├── personal
│       ├── transcode
│       └── tv
├── config
│   ├── couchpotato
│   ├── deluge
│   ├── htpcmanager
│   ├── muximux
│   ├── plex
│   └── sonarr
└── docker-compose.yml

All the files and directories should be owned by the same user and group, and you need to add this user UID and this group GID to environment of docker services.