mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Merge branch 'master' of https://github.com/alexbelgium/hassio-addons
This commit is contained in:
@@ -1 +1,2 @@
|
||||
## "0.1" (28-12-2024)
|
||||
- First version
|
||||
|
||||
@@ -28,16 +28,6 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
|
||||
S6_SERVICES_GRACETIME=0
|
||||
|
||||
- gramps_users:/app/users # persist user database
|
||||
- gramps_index:/app/indexdir # persist search index
|
||||
- gramps_thumb_cache:/app/thumbnail_cache # persist thumbnails
|
||||
- gramps_cache:/app/cache # persist export and report caches
|
||||
- gramps_secret:/app/secret # persist flask secret
|
||||
- gramps_db:/root/.gramps/grampsdb # persist Gramps database
|
||||
- gramps_media:/app/media # persist media files
|
||||
- gramps_tmp:/tmp
|
||||
|
||||
|
||||
##################
|
||||
# 3 Install apps #
|
||||
##################
|
||||
|
||||
@@ -102,5 +102,5 @@ services:
|
||||
slug: grampsweb
|
||||
tmpfs: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/grampsweb
|
||||
version: 1.0
|
||||
version: "0.1"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:80]"
|
||||
|
||||
0
grampsweb/rootfs/etc/cont-init.d/99-run.sh
Normal file → Executable file
0
grampsweb/rootfs/etc/cont-init.d/99-run.sh
Normal file → Executable file
Reference in New Issue
Block a user