add a bit of documentation
All checks were successful
deploy media services / deploy (push) Successful in 1m3s
All checks were successful
deploy media services / deploy (push) Successful in 1m3s
This commit is contained in:
1
.env.example
Normal file
1
.env.example
Normal file
@@ -0,0 +1 @@
|
||||
WIREGUARD_PRIVATE_KEY=your_key_here
|
||||
21
README.md
Normal file
21
README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Z420 media stack
|
||||
|
||||
Media services running on z420
|
||||
|
||||
## services
|
||||
|
||||
- gluetun
|
||||
- jellyfn
|
||||
- qbittorrent
|
||||
- bazarr
|
||||
- radarr
|
||||
- sonarr
|
||||
|
||||
## setup
|
||||
|
||||
1. Make .env file and fill with private keys
|
||||
2. Deploy with 'docker compose up -d'
|
||||
|
||||
## data
|
||||
|
||||
All data is stored in /var/lib/z420
|
||||
Reference in New Issue
Block a user