mirror of
https://github.com/dominikhoebert/docker-projects.git
synced 2025-06-27 16:57:05 +00:00
Merge pull request #2 from haak/master
Complete todo to add Audiobookshelf to Homepage
This commit is contained in:
commit
cfcc6fd8b1
@ -96,4 +96,4 @@ The host networking driver only works on Linux hosts, but is availabe as a beta
|
|||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
- audiobookshelf -> Homepage
|
|
||||||
|
@ -74,6 +74,18 @@
|
|||||||
# token: token #md5(password + salt)
|
# token: token #md5(password + salt)
|
||||||
# salt: randomsalt
|
# salt: randomsalt
|
||||||
|
|
||||||
|
- Audiobookshelf:
|
||||||
|
icon: audiobookshelf.svg
|
||||||
|
href: http://localhost:8065
|
||||||
|
description: Audiobook and podcast player
|
||||||
|
siteMonitor: http://audiobookshelf:8065
|
||||||
|
server: my-docker
|
||||||
|
container: audiobookshelf
|
||||||
|
# widget:
|
||||||
|
# type: audiobookshelf
|
||||||
|
# url:
|
||||||
|
# key:
|
||||||
|
|
||||||
- Organizr:
|
- Organizr:
|
||||||
icon: organizr.png
|
icon: organizr.png
|
||||||
href: http://localhost:8777
|
href: http://localhost:8777
|
||||||
@ -93,7 +105,7 @@
|
|||||||
# type: plex
|
# type: plex
|
||||||
# url:
|
# url:
|
||||||
# key:
|
# key:
|
||||||
|
|
||||||
- Radarr:
|
- Radarr:
|
||||||
icon: radarr.png
|
icon: radarr.png
|
||||||
href: http://localhost:7878
|
href: http://localhost:7878
|
||||||
|
Loading…
x
Reference in New Issue
Block a user