Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| services:slskd [2025/01/05 17:33] – [Installation] willy | services:slskd [2025/02/10 09:58] (current) – willy | ||
|---|---|---|---|
| Line 27: | Line 27: | ||
| - " | - " | ||
| - SLSKD_URL_BASE=/ | - SLSKD_URL_BASE=/ | ||
| + | - SLSKD_DOWNLOADS_DIR=/ | ||
| + | - SLSKD_INCOMPLETE_DIR=/ | ||
| + | - SLSKD_UMASK=000 | ||
| + | - SLSKD_FILE_PERMISSION_MODE=666 | ||
| + | |||
| volumes: | volumes: | ||
| - / | - / | ||
| - / | - / | ||
| + | - / | ||
| + | - / | ||
| networks: | networks: | ||
| - slskd-net | - slskd-net | ||
| Line 59: | Line 66: | ||
| You can run slskd both as a subdomain or a subpath. I prefer the second one because it fits better with my various media services. | You can run slskd both as a subdomain or a subpath. I prefer the second one because it fits better with my various media services. | ||
| - | I assume | + | I assume | 
| - | Following [[https:// | + | Following [[https:// | 
| <file - slskd.conf> | <file - slskd.conf> | ||
| location = /slskd { | location = /slskd { | ||