Homelab Troubleshooting

Tips on running a Linux server and docker.

User Tools

Site Tools


audioserve

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
audioserve [2021/10/04 10:53] – created alexk7110audioserve [2025/08/19 14:40] (current) – removed alexk7110
Line 1: Line 1:
-====== Audioserve Troubleshooting ====== 
- 
---- 
-services: 
-  audioserve: 
-    image: izderadicka/audioserve 
-    environment: 
-      - PUID=1000 
-      - PGID=1000 
-      - AUDIOSERVE_SHARED_SECRET=**YourPasswordGoesHere** 
-      - VIRTUAL_HOST=yourdomaingoeshere.lan:3000 
-    command: --search-cache /audiobooks 
-    volumes:  
-      - ./audiobooks:/audiobooks 
-      - ./.audioserve:/home/audioserve/.audioserve 
-    ports: 
-      - 3000:3000 
-    restart: unless-stopped 
  
audioserve.1633334023.txt.gz · Last modified: by alexk7110