lkj
This commit is contained in:
parent
1d118973cb
commit
de676ec5b5
3 changed files with 71 additions and 18 deletions
34
calibre.yaml
34
calibre.yaml
|
|
@ -17,23 +17,23 @@ services:
|
|||
- 7070:8080
|
||||
- 7081:8081
|
||||
restart: unless-stopped
|
||||
#security_opt:
|
||||
# - seccomp=unconfined
|
||||
deploy:
|
||||
labels:
|
||||
- homepage.group=Library
|
||||
- homepage.name=Calibre
|
||||
- homepage.icon=calibre.png
|
||||
- homepage.href=http://calibre.netgrimoire.com
|
||||
- homepage.description=Calibre Library
|
||||
- kuma.calibre.http.name="Forgejo"
|
||||
- kuma.calibre.http.url=http://calibre:8080
|
||||
- caddy=calibre.netgrimoire.com
|
||||
# - caddy.import=authentik
|
||||
- caddy.reverse_proxy="{{upstreams 8080}}"
|
||||
placement:
|
||||
constraints:
|
||||
- node.hostname == nas
|
||||
security_opt:
|
||||
- seccomp=unconfined
|
||||
# deploy:
|
||||
labels:
|
||||
- homepage.group=Library
|
||||
- homepage.name=Calibre
|
||||
- homepage.icon=calibre.png
|
||||
- homepage.href=http://calibre.netgrimoire.com
|
||||
- homepage.description=Calibre Library
|
||||
- kuma.calibre.http.name="Forgejo"
|
||||
- kuma.calibre.http.url=http://calibre:8080
|
||||
- caddy=calibre.netgrimoire.com
|
||||
# - caddy.import=authentik
|
||||
- caddy.reverse_proxy="{{upstreams 8080}}"
|
||||
# placement:
|
||||
# constraints:
|
||||
# - node.hostname == nas
|
||||
|
||||
networks:
|
||||
netgrimoire:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue