Bot Updating Documentation

pull/200/head
LinuxServer-CI 2024-03-20 19:20:55 +00:00
rodzic bbcda4335b
commit bf646a7320
1 zmienionych plików z 4 dodań i 3 usunięć

Wyświetl plik

@ -38,7 +38,7 @@ The architectures supported by this image are:
## Application Setup
Whilst this is a more up to date rebase of the original Booksonic server, upgrading in place is not supported and a fresh install has been recommended. Default user/pass is admin/admin
While this is a more up to date rebase of the original Booksonic server, upgrading in place is not supported and a fresh install has been recommended. Default user/pass is admin/admin
## Usage
@ -58,7 +58,7 @@ services:
- TZ=Etc/UTC
- CONTEXT_PATH=url-base #optional
volumes:
- /path/to/appdata/config:/config
- /path/to/booksonic-air/config:/config
- /path/to/audiobooks:/audiobooks
- /path/to/podcasts:/podcasts
- /path/to/othermedia:/othermedia
@ -77,7 +77,7 @@ docker run -d \
-e TZ=Etc/UTC \
-e CONTEXT_PATH=url-base `#optional` \
-p 4040:4040 \
-v /path/to/appdata/config:/config \
-v /path/to/booksonic-air/config:/config \
-v /path/to/audiobooks:/audiobooks \
-v /path/to/podcasts:/podcasts \
-v /path/to/othermedia:/othermedia \
@ -281,6 +281,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **20.03.24:** - Rebase to Alpine 3.19.
* **10.07.23:** - Rebase to Alpine 3.18.
* **25.12.22:** - Rebase to Alpine 3.17, migrate to s6v3, bump jre to 11, deprecate armhf.
* **18.04.22:** - Rebase to Alpine 3.15.