home

所属分类:Docker
开发工具:Shell
文件大小:0KB
下载次数:0
上传日期:2023-10-07 21:37:24
上 传 者sh-1993
说明:  我的家庭服务器,集装箱化。专注于我的音乐服务器
(My home server, containerized. Focused on my music server)

文件列表:
beets/ (0, 2024-01-03)
beets/Dockerfile (267, 2024-01-03)
beets/config/ (0, 2024-01-03)
beets/config/config.yaml (11496, 2024-01-03)
beets/docker-compose.yaml (297, 2024-01-03)
beets/docker_run.sh (141, 2024-01-03)
beets/requirements.txt (475, 2024-01-03)
beets/scripts/ (0, 2024-01-03)
beets/scripts/delete-from-disk.sh (331, 2024-01-03)
beets/scripts/disambig.sh (277, 2024-01-03)
buildarr/ (0, 2024-01-03)
buildarr/buildarr-config/ (0, 2024-01-03)
buildarr/buildarr-config/buildarr.yml (656, 2024-01-03)
buildarr/buildarr-config/secrets.json (191, 2024-01-03)
buildarr/docker-compose.yaml (318, 2024-01-03)
buildarr/docker_run.sh (140, 2024-01-03)
config/ (0, 2024-01-03)
config/local-synology.sh (1073, 2024-01-03)
config/local-truenas.sh (984, 2024-01-03)
config/nas.sh (385, 2024-01-03)
cross-seed/ (0, 2024-01-03)
cross-seed/docker-compose.yaml (1323, 2024-01-03)
cross-seed/docker_run.sh (143, 2024-01-03)
docker-compose.yaml (3162, 2024-01-03)
down.sh (625, 2024-01-03)
factorio-se/ (0, 2024-01-03)
factorio-se/docker-compose.yaml (800, 2024-01-03)
factorio-se/docker_run.sh (662, 2024-01-03)
factorio-se/server-settings.json (3614, 2024-01-03)
factorio-vanilla/ (0, 2024-01-03)
factorio-vanilla/docker-compose.yaml (645, 2024-01-03)
... ...

# Moos Pasture This repository contains the configuration and code necessary to deploy and maintain my home stack. This currently includes mostly music configuration (ex: beets, qBittorrent, etc), but also includes various game servers and whatever other processes I want to run at home. ## Requirements ### Prerequisites 1. Docker installed on your system (I currently using `20.10.14`) 2. Docker compose installed on your system (I currently using `v2.4.1`) ### Quick Start 1. Ensure you have a `.env` file with your RED_API_KEY in the top level of this repository. 2. Create a configuration file for your needs using this format: ```yaml TORRENT_DIR: mydir/torrent-files DOWNLOAD_DIR: mydir/pre-process MUSIC_LIBRARY_DIR: mydir/post-process ``` 3. Run ```bash # local-truenas is the name of the configuration file in the `config` directory ./up.sh local-truenas ``` ## Inspirations

近期下载者

相关文件


收藏者