mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Automatic builds
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
- Automatic builds (reduced size, local wear, install duration...)
|
||||
- Silent mode added : hides output of the app if no errors
|
||||
- Correct permissions
|
||||
- Allowed automatic update in hourly, daily or weekly setting from addon options
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
#============================#
|
||||
# ALEXBELGIUM'S DOCKERFILE #
|
||||
#============================#
|
||||
# _.------.
|
||||
# _.-` ('>.-`"""-.
|
||||
# '.--'` _'` _ .--.)
|
||||
# -' '-.-';` `
|
||||
# ' - _.' ``'--.
|
||||
# '---` .-'""`
|
||||
# /`
|
||||
# _.------.
|
||||
# _.-` ('>.-`"""-.
|
||||
# '.--'` _'` _ .--.)
|
||||
# -' '-.-';` `
|
||||
# ' - _.' ``'--.
|
||||
# '---` .-'""`
|
||||
# /`
|
||||
#=== Home Assistant Addon ===#
|
||||
|
||||
#################
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
},
|
||||
"map": ["config:rw", "share:rw", "ssl"],
|
||||
"name": "Firefly iii",
|
||||
"image": "ghcr.io/alexbelgium/fireflyiii-{arch}",
|
||||
"options": {
|
||||
"DB_CONNECTION": "sqlite_internal",
|
||||
"APP_KEY": "CHANGEME_32_CHARS_EuC5dfn3LAPzeO",
|
||||
|
||||
Reference in New Issue
Block a user