User Tools

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
services:audiobookshelf [2024/07/30 11:26] willyservices:audiobookshelf [2024/08/06 13:21] (current) – [Installation] willy
Line 43: Line 43:
  
 And then pull the images: And then pull the images:
-<code bash+<code bash>
 su - audiobookshelf su - audiobookshelf
 podman compose pull podman compose pull
Line 53: Line 53:
  
 This is my recomended one for NGINX: This is my recomended one for NGINX:
-<file - audiobookshelf.conf+<file - audiobookshelf.conf>
 server { server {
         server_name podcast.gardiol.org;         server_name podcast.gardiol.org;
Line 99: Line 99:
 rc-service user-containers.audiobookshelf start rc-service user-containers.audiobookshelf start
 </code> </code>
 +
 +===== Upgrade =====
 +
 +Since it's using pdoman, stop the service then, as user **audiobookshelf**, run:
 +<code bash>
 +podman compose pull
 +</code>
 +
 +and restart the service.

This website uses technical cookies only. No information is shared with anybody or used in any way but provide the website in your browser.

More information