This commit is contained in:
Alexandre
2023-01-28 16:56:04 +01:00
187 changed files with 1196 additions and 591 deletions

View File

@@ -15,10 +15,6 @@ jobs:
- name: Create stats
run: |
echo "Starting"
# Exit if stats file younger than 3 days
if [[ ! $(find "Stats" -mtime +3 -print) ]]; then
exit 0
fi
COUNT=0
COUNT1=0
COUNT2=0
@@ -156,6 +152,7 @@ jobs:
set autoscale
set terminal png size 500,300
set output 'stats.png'
set term png tiny
plot 'Stats3' using 1:2 lt rgb 'red' w l title 'Total addons' smooth csplines
EOFMarker
rm Stats3
@@ -216,9 +213,24 @@ jobs:
set autoscale
set terminal png size 500,300
set output 'stats_addons.png'
set term png tiny
plot for [i=2:*] 'Stats3' using 1:i w l title columnhead(i) smooth csplines
EOFMarker
) || true
) || ( gnuplot-nox -persist <<-EOFMarker
set title 'Top 10 addons'
set ylabel 'Number of installations'
set xdata time
set datafile missing "-"
set timefmt "%Y-%m-%d"
set format x "%y-%m-%d"
set datafile sep ' '
set autoscale
set terminal png size 500,300
set output 'stats_addons.png'
set term png tiny
plot for [i=2:*] 'Stats3' using 1:i w l title columnhead(i)
EOFMarker
)
#plot for [i=1:*] 'Stats3' using 0:i
rm Stats3
- name: Commit if needed

View File

@@ -43,17 +43,17 @@ If you want to do add the repository manually, please follow the procedure highl
Number of addons in the repository : 74
Total number of addons installed : 11500
Total number of addons installed : 12065
Top 3 most installed addons :
1. Portainer (2238x)
1. Portainer (2538x)
2. Filebrowser (1359x)
3. Enedisgateway2mqtt (504x)
3. Epicgamesfree (493x)
Most used architectures :
- amd64: 57%
- amd64: 56%
- aarch64: 38%
- armv7: 4%
- armv7: 6%
Downloads evolution :
@@ -336,22 +336,24 @@ Downloads evolution :
![amd64][amd64-badge]
![armv7no][armv7no-badge]
&#10003; [MyElectricalData](enedisgateway2mqtt/) : Use Enedis Gateway API to send data in your MQTT Broker (latest channel)
&#10003; ![image](https://api.iconify.design/mdi/lightning-bolt-outline.svg) [MyElectricalData](enedisgateway2mqtt/) : Use Enedis Gateway API to send data in your MQTT Broker (latest channel)
&emsp;&emsp;![Version](https://img.shields.io/badge/dynamic/json?label=Version&query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Fenedisgateway2mqtt%2Fconfig.json)
![Update](https://img.shields.io/badge/dynamic/json?label=Updated&query=%24.last_update&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Fenedisgateway2mqtt%2Fupdater.json)
![aarch64][aarch64-badge]
![amd64][amd64-badge]
![armv7][armv7-badge]
![ingress][ingress-badge]
![mqtt][mqtt-badge]
&#10003; [MyElectricalData Dev](enedisgateway2mqtt_dev/) : Use Enedis Gateway API to send data in your MQTT Broker (dev channel)
&#10003; ![image](https://api.iconify.design/mdi/lightning-bolt-outline.svg) [MyElectricalData Dev](enedisgateway2mqtt_dev/) : Use Enedis Gateway API to send data in your MQTT Broker (dev channel)
&emsp;&emsp;![Version](https://img.shields.io/badge/dynamic/json?label=Version&query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Fenedisgateway2mqtt_dev%2Fconfig.json)
![Update](https://img.shields.io/badge/dynamic/json?label=Updated&query=%24.last_update&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Fenedisgateway2mqtt_dev%2Fupdater.json)
![aarch64][aarch64-badge]
![amd64][amd64-badge]
![armv7][armv7-badge]
![ingress][ingress-badge]
![mqtt][mqtt-badge]
&#10003; [Mylar3](mylar3/) : Automated comic book downloader for use with NZB and torrents
@@ -486,7 +488,7 @@ Downloads evolution :
![amd64][amd64-badge]
![armv7][armv7-badge]
&#10003; ![image](https://api.iconify.design/mdi/docker.svg) [Portainer (2238x)](portainer/) : Manage your Docker environment with ease
&#10003; ![image](https://api.iconify.design/mdi/docker.svg) [Portainer (2538x)](portainer/) : Manage your Docker environment with ease
&emsp;&emsp;![Version](https://img.shields.io/badge/dynamic/json?label=Version&query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Fportainer%2Fconfig.json)
![Update](https://img.shields.io/badge/dynamic/json?label=Updated&query=%24.last_update&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Fportainer%2Fupdater.json)

148
Stats
View File

@@ -1,74 +1,74 @@
2023-01-21 2023-01-13 2023-01-06 2022-12-30 2022-12-24 2022-12-16 2022-12-09 2022-12-08 Date
11500 10919 9777 7647 7966 4937 3908 3691 TOTAL
2238 1987 1630 1327 1176 847 588 555 portainer
1359 1359 1070 888 727 477 285 264 filebrowser
504 397 403 272 289 35 59 39 enedisgateway2mqtt
468 468 405 328 283 193 124 94 nextcloud_ocr
407 393 377 98 359 91 321 313 epicgamesfree
323 323 337 312 407 266 240 225 qbittorrent
288 288 237 181 298 226 195 195 plex_nas
276 192 142 7 90 53 38 35 mealie
254 254 294 218 282 205 204 195 transmission_ls
207 169 163 144 110 68 47 47 fireflyiii
200 200 128 95 91 47 31 29 radarr_nas
193 164 139 109 97 61 43 40 browserless_chrome
188 144 176 150 131 91 59 57 guacamole
174 119 117 123 104 45 19 14 zoneminder
155 155 134 110 95 82 17 17 code_server
148 125 102 87 80 45 21 19 addons_updater
142 126 98 88 75 39 30 29 arpspoof
135 119 97 82 72 41 32 29 whoogle-search
132 119 99 73 64 33 27 27 overseerr
127 105 93 88 78 53 51 51 omada
110 100 85 78 70 37 25 22 organizr
108 98 80 66 51 23 15 14 xteve
105 85 69 74 81 48 24 23 joplin
93 114 94 73 52 44 34 32 tandoor_recipes
91 89 71 43 60 38 22 20 scrutiny-fa
89 75 65 55 46 29 17 15 wger
85 76 67 56 49 24 20 18 baikal
80 64 50 39 26 7 4 4 vaultwarden
77 73 62 51 47 23 16 15 fireflyiii_data_importer
70 56 44 39 34 11 7 6 flaresolverr
69 62 41 28 45 18 7 5 enedisgateway2mqtt_dev
68 65 53 42 35 16 11 9 papermerge
68 53 47 38 29 13 7 7 gazpar2mqtt
64 52 46 43 37 19 13 13 teamspeak
59 46 40 34 29 12 7 7 inadyn
59 45 42 33 63 33 32 31 plex-media-manager
52 47 45 31 31 13 7 7 elasticsearch
50 40 39 30 24 9 4 4 ombi
45 38 55 48 43 21 10 9 grav
150 150 145 127 99 60 72 66 emby
43 38 34 30 24 7 13 11 omada_v3
39 57 38 45 32 21 14 12 gitea
34 33 31 32 32 20 18 18 joal
30 23 20 24 38 22 26 26 flexget
29 25 55 49 45 27 23 22 spotweb
28 24 25 22 18 4 1 1 requestrr
20 16 8 24 18 5 7 7 fireflyiii_fints_importer
193 193 225 172 181 156 201 196 jellyfin
61 61 50 49 43 21 17 17 seafile
2 2 0 - - - - - immich
122 122 120 86 122 79 67 65 webtop_kde
52 52 43 39 65 49 42 41 readarr_nas
146 146 121 90 88 55 37 35 sonarr_nas
145 145 126 80 97 67 54 54 transmission_openvpn
68 68 57 41 37 19 10 9 ubooquity
118 118 94 106 136 104 95 95 jackett_nas
84 84 49 103 98 75 69 68 bazarr
37 37 19 11 28 12 10 8 resiliosync
22 22 73 72 81 69 73 69 calibre_web
143 143 121 112 103 78 81 81 photoprism
134 134 123 84 104 57 86 80 paperless_ng
129 129 120 114 142 100 114 113 prowlarr
115 115 125 98 112 86 107 69 calibre
81 81 67 48 84 58 58 58 scrutiny
29 29 20 8 44 28 26 26 webtrees
62 62 76 61 84 57 50 50 nzbget
58 58 52 42 68 51 45 44 lidarr_nas
44 44 40 31 30 12 8 7 tdarr
32 32 22 19 53 33 27 26 piwigo
32 32 21 22 20 11 9 9 unpackerr
25 25 24 22 19 6 3 3 mylar3
102 102 87 72 61 33 22 20 cloudcommander
2023-01-27 2023-01-21 2023-01-13 2023-01-06 2022-12-30 2022-12-24 2022-12-16 2022-12-09 2022-12-08 Date
12065 11500 10919 9777 7647 7966 4937 3908 3691 TOTAL
2538 2238 1987 1630 1327 1176 847 588 555 portainer
1356 1359 1359 1070 888 727 477 285 264 filebrowser
493 407 393 377 98 359 91 321 313 epicgamesfree
328 276 192 142 7 90 53 38 35 mealie
325 323 323 337 312 407 266 240 225 qbittorrent
277 254 254 294 218 282 205 204 195 transmission_ls
254 504 397 403 272 289 35 59 39 myelectricaldata
251 207 169 163 144 110 68 47 47 fireflyiii
251 193 193 225 172 181 156 201 196 jellyfin
243 288 288 237 181 298 226 195 195 plex_nas
238 468 468 405 328 283 193 124 94 nextcloud_ocr
225 193 164 139 109 97 61 43 40 browserless_chrome
223 174 119 117 123 104 45 19 14 zoneminder
217 146 146 121 90 88 55 37 35 sonarr_nas
208 200 200 128 95 91 47 31 29 radarr_nas
168 148 125 102 87 80 45 21 19 addons_updater
168 142 126 98 88 75 39 30 29 arpspoof
157 93 114 94 73 52 44 34 32 tandoor_recipes
150 132 119 99 73 64 33 27 27 overseerr
148 135 119 97 82 72 41 32 29 whoogle-search
138 129 129 120 114 142 100 114 113 prowlarr
134 110 100 85 78 70 37 25 22 organizr
130 105 85 69 74 81 48 24 23 joplin
129 118 118 94 106 136 104 95 95 jackett_nas
127 122 122 120 86 122 79 67 65 webtop_kde
127 115 115 125 98 112 86 107 69 calibre
123 108 98 80 66 51 23 15 14 xteve
122 188 144 176 150 131 91 59 57 guacamole
114 102 102 87 72 61 33 22 20 cloudcommander
113 91 89 71 43 60 38 22 20 scrutiny-fa
111 89 75 65 55 46 29 17 15 wger
108 134 134 123 84 104 57 86 80 paperless_ng
104 85 76 67 56 49 24 20 18 baikal
103 80 64 50 39 26 7 4 4 vaultwarden
91 68 65 53 42 35 16 11 9 papermerge
90 70 56 44 39 34 11 7 6 flaresolverr
89 68 53 47 38 29 13 7 7 gazpar2mqtt
87 143 143 121 112 103 78 81 81 photoprism
86 22 22 73 72 81 69 73 69 calibre_web
85 150 150 145 127 99 60 72 66 emby
84 127 105 93 88 78 53 51 51 omada
83 77 73 62 51 47 23 16 15 fireflyiii_data_importer
82 64 52 46 43 37 19 13 13 teamspeak
80 84 84 49 103 98 75 69 68 bazarr
75 155 155 134 110 95 82 17 17 code_server
74 81 81 67 48 84 58 58 58 scrutiny
72 62 62 76 61 84 57 50 50 nzbget
72 145 145 126 80 97 67 54 54 transmission_openvpn
71 59 46 40 34 29 12 7 7 inadyn
69 52 47 45 31 31 13 7 7 elasticsearch
65 58 58 52 42 68 51 45 44 lidarr_nas
65 50 40 39 30 24 9 4 4 ombi
65 45 38 55 48 43 21 10 9 grav
62 52 52 43 39 65 49 42 41 readarr_nas
56 59 45 42 33 63 33 32 31 plex-media-manager
53 39 57 38 45 32 21 14 12 gitea
51 29 29 20 8 44 28 26 26 webtrees
48 34 33 31 32 32 20 18 18 joal
46 29 25 55 49 45 27 23 22 spotweb
41 28 24 25 22 18 4 1 1 requestrr
37 68 68 57 41 37 19 10 9 ubooquity
37 44 44 40 31 30 12 8 7 tdarr
37 30 23 20 24 38 22 26 26 flexget
31 37 37 19 11 28 12 10 8 resiliosync
29 20 16 8 24 18 5 7 7 fireflyiii_fints_importer
28 2 2 0 - - - - - immich
27 43 38 34 30 24 7 13 11 omada_v3
26 32 32 22 19 53 33 27 26 piwigo
25 61 61 50 49 43 21 17 17 seafile
25 32 32 21 22 20 11 9 9 unpackerr
22 69 62 41 28 45 18 7 5 myelectricaldata_dev
20 25 25 24 22 19 6 3 3 mylar3

146
Stats2
View File

@@ -1,75 +1,75 @@
Name Total armv7 amd64 aarch64
------------------------------
zoneminder 174 10 113 51
xteve 108 9 59 40
whoogle-search 135 3 89 43
wger 89 - 51 38
webtrees 1 0 1 0
webtop_kde 6 0 4 2
unpackerr 0 - 0 0
ubooquity 3 1 2 0
transmission_openvpn 4 0 2 2
transmission_ls 9 0 7 2
teamspeak 64 3 45 16
tdarr 0 0 0 0
tandoor_recipes 93 4 66 23
spotweb 29 0 17 12
sonarr_nas 4 0 3 1
seafile 7 6 1 0
scrutiny-fa 91 - 58 33
scrutiny 1 - 1 0
resiliosync 2 1 1 0
requestrr 28 4 15 9
readarr_nas 4 0 4 0
radarr_nas 5 0 4 1
qbittorrent 19 1 7 11
prowlarr 2 0 1 1
portainer 2239 116 1214 909
plex-media-manager 59 1 42 16
plex_nas 10 1 7 2
piwigo 0 0 0 0
photoprism 2 - 2 0
papermerge 68 4 30 34
paperless_ng 2 0 2 0
overseerr 132 2 91 39
organizr 110 6 68 36
ombi 50 5 28 17
omada_v3 43 - 24 19
omada 127 - 70 57
nzbget 0 0 0 0
nextcloud_ocr 16 0 7 9
mylar3 0 0 0 0
mealie 276 - 178 98
lidarr_nas 0 0 0 0
joplin 105 4 65 36
joal 34 5 15 14
jellyfin 17 0 13 4
jackett_nas 3 0 2 1
inadyn 59 5 33 21
immich 6 3 3
guacamole 188 - 144 44
grav 45 2 31 12
gitea 39 - 17 22
gazpar2mqtt 68 5 35 28
flexget 30 0 13 17
flaresolverr 70 3 41 26
fireflyiii_fints_importer 20 - 11 9
fireflyiii_data_importer 77 5 37 35
fireflyiii 207 9 116 82
filebrowser 24 0 13 11
epicgamesfree 407 - 250 157
enedisgateway2mqtt_dev 69 4 28 37
enedisgateway2mqtt 504 42 227 235
emby 44 0 27 17
elasticsearch 52 - 32 20
code_server 1 0 0 1
cloudcommander 0 0 0 0
calibre_web 2 1 0 1
calibre 2 0 1 1
browserless_chrome 193 - 129 64
calibre_web 2 1 0 1
vaultwarden 80 5 47 28
bazarr 2 0 2 0
baikal 85 5 51 29
arpspoof 142 12 74 56
addons_updater 148 9 81 58
zoneminder 223 14 146 63
xteve 123 13 64 46
whoogle-search 148 7 94 47
wger 111 - 62 49
webtrees 51 4 22 25
webtop_kde 127 5 88 34
unpackerr 25 - 15 10
ubooquity 37 5 17 15
transmission_openvpn 72 6 38 28
transmission_ls 277 12 158 107
teamspeak 82 7 52 23
tdarr 37 4 24 9
tandoor_recipes 157 11 94 52
spotweb 46 4 26 16
sonarr_nas 218 9 137 72
seafile 25 10 10 5
scrutiny-fa 113 - 65 48
scrutiny 74 - 47 27
resiliosync 31 5 15 11
requestrr 41 8 20 13
readarr_nas 62 7 37 18
radarr_nas 209 9 131 69
qbittorrent 325 16 173 136
prowlarr 138 7 91 40
portainer 2542 132 1374 1036
plex-media-manager 56 4 33 19
plex_nas 243 12 151 80
piwigo 26 5 11 10
photoprism 89 - 58 31
papermerge 91 8 42 41
paperless_ng 108 5 59 44
overseerr 150 6 99 45
organizr 134 10 81 43
ombi 65 9 35 21
omada_v3 27 - 18 9
omada 84 - 51 33
nzbget 72 5 38 29
nextcloud_ocr 239 10 127 102
mylar3 20 4 10 6
mealie 328 - 207 121
lidarr_nas 66 5 41 20
joplin 130 9 78 43
joal 48 9 20 19
jellyfin 251 14 127 110
jackett_nas 129 8 84 37
inadyn 71 9 39 23
immich 28 15 13
guacamole 122 - 93 29
grav 65 6 39 20
gitea 53 - 22 31
gazpar2mqtt 89 10 39 40
flexget 38 5 18 15
flaresolverr 90 7 49 34
fireflyiii_fints_importer 29 - 16 13
fireflyiii_data_importer 83 4 47 32
fireflyiii 251 14 139 98
filebrowser 1357 66 694 597
epicgamesfree 494 - 296 198
myelectricaldata_dev 23 6 10 7
myelectricaldata 258 25 119 114
emby 85 5 45 35
elasticsearch 69 - 41 28
code_server 75 12 35 28
cloudcommander 114 8 66 40
calibre_web 86 7 40 39
calibre 127 7 62 58
browserless_chrome 225 - 147 78
calibre_web 86 7 40 39
vaultwarden 103 9 58 36
bazarr 80 6 49 25
baikal 104 9 60 35
arpspoof 168 17 87 64
addons_updater 168 13 87 68

View File

@@ -1,97 +1,656 @@
---
configuration:
PGID:
name: PGID
description: >-
The user group ID, as described in
https://docs.linuxserver.io/general/understanding-puid-and-pgid
PUID:
name: PUID
description: >-
The user group ID, as described in
https://docs.linuxserver.io/general/understanding-puid-and-pgid
TZ:
name: TZ
description: >-
The timezone, as described in
https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
cifspassword:
name: cifspassword
description: 'Your password to access your SMB share, same for all smb shares'
cifsusername:
name: cifsusername
description: 'Your username to access your SMB share, same for all smb shares'
additional_apps:
name: additional_apps
description: Additional apps to install at boot
allow_ipv6:
name: allow_ipv6
description: Enables ipv6 in the addon
ALLOW_SIGNUP:
name: ALLOW_SIGNUP
description: See upstream app documentation
ALLOWED_HOSTS:
name: ALLOWED_HOSTS
description: See upstream app documentation
APP_BASE_URL:
name: APP_BASE_URL
description: See upstream app documentation
APP_KEY:
name: APP_KEY
description: See upstream app documentation
APP_NAME:
name: APP_NAME
description: See upstream app documentation
append_myip:
name: append_myip
description: See upstream app documentation
auto_restart:
name: auto_restart
description: See upstream app documentation
BACKUP_PATH:
name: BACKUP_PATH
description: See upstream app documentation
base_folder:
name: base_folder
description: See upstream app documentation
BASE_URL:
name: BASE_URL
description: See upstream app documentation
base_url_portless:
name: base_url_portless
description: See upstream app documentation
certfile:
name: certfile
description: fullchain.pem #ssl certificate, must be located in /ssl
checkip_command:
name: checkip_command
description: See upstream app documentation
checkip_path:
name: checkip_path
description: See upstream app documentation
checkip_server:
name: checkip_server
description: See upstream app documentation
checkip_ssl:
name: checkip_ssl
description: See upstream app documentation
cifsdomain:
name: cifsdomain
description: Allow setting the domain for the smb share
database:
name: database
description: Type of database to use
cifspassword:
name: cifspassword
description: Your password to access your SMB share, same for all smb shares
cifsusername:
name: cifsusername
description: Your username to access your SMB share, same for all smb shares
claim:
name: claim
description: See upstream app documentation
CLI_ARGS:
name: CLI_ARGS
description: See upstream app documentation
COLLECTOR_API_ENDPOINT:
name: COLLECTOR_API_ENDPOINT
description: See upstream app documentation
COLLECTOR_HOST_ID:
name: COLLECTOR_HOST_ID
description: See upstream app documentation
CONFIG_LOCATION:
name: CONFIG_LOCATION
description: See upstream app documentation
CUSTOM_OPTIONS:
name: CUSTOM_OPTIONS
description: See upstream app documentation
custom_provider:
name: custom_provider
description: See upstream app documentation
customUI:
name: customUI
description: selection from list # alternative webUI can be set here
data_directory:
name: data_directory
description: See upstream app documentation
data_location:
name: data_location
description: Where do you want your data stored
localdisks:
name: localdisks
description: >-
Physical name of the partition (ex. sda1) or the share (ex. SharedFiles)
to mount separated by commas (ex: sda1,sdb1,MYNAS)
networkdisks:
name: networkdisks
description: 'list of smb servers to mount, separated by commas (//xxx.xx.xx.xx/share)'
DB_HOSTNAME:
name: DB_HOSTNAME
description: If using external postgresql
DB_USERNAME:
name: DB_USERNAME
description: If using external postgresql
DB_PORT:
name: DB_PORT
description: If using external postgresql
DB_PASSWORD:
name: DB_PASSWORD
description: If using external postgresql
database:
name: database
description: Type of database to use
DB_CLIENT:
name: DB_CLIENT
description: See upstream app documentation
DB_CONNECTION:
name: DB_CONNECTION
description: See upstream app documentation
DB_DATABASE:
name: DB_DATABASE
description: See upstream app documentation
DB_DATABASE_NAME:
name: DB_DATABASE_NAME
description: If using external postgresql
UPLOAD_LOCATION:
name: UPLOAD_LOCATION
description: This is the location where uploaded files are stored
DB_HOST:
name: DB_HOST
description: See upstream app documentation
DB_HOSTNAME:
name: DB_HOSTNAME
description: If using external database
DB_PASSWORD:
name: DB_PASSWORD
description: If using external database
DB_PORT:
name: DB_PORT
description: If using external database
DB_TYPE:
name: DB_TYPE
description: See upstream app documentation
DB_USERNAME:
name: DB_USERNAME
description: If using external database
ddns_path:
name: ddns_path
description: See upstream app documentation
ddns_server:
name: ddns_server
description: See upstream app documentation
DEBUG:
name: DEBUG
description: See upstream app documentation
DISABLE_MACHINE_LEARNING:
name: DISABLE_MACHINE_LEARNING
description: See upstream app documentation
DNS_server:
name: DNS_server
description: See upstream app documentation
DOCKER_MODS:
name: DOCKER_MODS
description: See upstream app documentation
DOMAIN:
name: DOMAIN
description: See upstream app documentation
download_dir:
name: download_dir
description: See upstream app documentation
downloads_location:
name: downloads_location
description: See upstream app documentation
DROPBOX_TOKEN:
name: DROPBOX_TOKEN
description: See upstream app documentation
edge_repositories:
name: edge_repositories
description: See upstream app documentation
elasticsearch_server:
name: elasticsearch_server
description: See upstream app documentation
expose_collector:
name: expose_collector
description: See upstream app documentation
EXTENSIONS:
name: EXTENSIONS
description: See upstream app documentation
extraction_path:
name: extraction_path
description: See upstream app documentation
fake_address:
name: fake_address
description: See upstream app documentation
FG_LOG_LEVEL:
name: FG_LOG_LEVEL
description: See upstream app documentation
FG_PLUGINS:
name: FG_PLUGINS
description: See upstream app documentation
FIREFLY_III_ACCESS_TOKEN:
name: FIREFLY_III_ACCESS_TOKEN
description: See upstream app documentation
FIREFLY_III_CLIENT_ID:
name: FIREFLY_III_CLIENT_ID
description: See upstream app documentation
FIREFLY_III_URL:
name: FIREFLY_III_URL
description: See upstream app documentation
forced_update:
name: forced_update
description: See upstream app documentation
Full_Text_Search:
name: Full_Text_Search
description: See upstream app documentation
gitapi:
name: gitapi
description: See upstream app documentation
gitmail:
name: gitmail
description: See upstream app documentation
gitpass:
name: gitpass
description: See upstream app documentation
gituser:
name: gituser
description: See upstream app documentation
graphic_drivers:
name: graphic_drivers
description: See upstream app documentation
hostname:
name: hostname
description: See upstream app documentation
HTTPS_ONLY:
name: HTTPS_ONLY
description: See upstream app documentation
iface:
name: iface
description: See upstream app documentation
Images_location:
name: Images_location
description: See upstream app documentation
imaphost:
name: imaphost
description: See upstream app documentation
imappassword:
name: imappassword
description: See upstream app documentation
imapusername:
name: imapusername
description: See upstream app documentation
import_dir:
name: import_dir
description: See upstream app documentation
IMPORT_PATH:
name: IMPORT_PATH
description: See upstream app documentation
incomplete_dir:
name: incomplete_dir
description: See upstream app documentation
ingress_disabled:
name: ingress_disabled
description: See upstream app documentation
ingress_user:
name: ingress_user
description: See upstream app documentation
INTERFACE_NAME:
name: INTERFACE_NAME
description: See upstream app documentation
iterations:
name: iterations
description: See upstream app documentation
JWT_SECRET:
name: JWT_SECRET
description: Used to sign the authentication keys for user login
run_duration:
name: run_duration
description: >-
12h #for how long should the addon run. Must be formatted as number + time
unit (ex : 5s, or 2m, or 12h, or 5d...)
silent:
name: silent
description: 'true #suppresses debug messages'
ssl:
name: ssl
description: 'true/false : enables ssl. Need certfile and keyfile filled'
certfile:
name: certfile
description: 'fullchain.pem #ssl certificate, must be located in /ssl'
KEYBOARD:
name: KEYBOARD
description: See upstream app documentation
keyfile:
name: keyfile
description: 'privkey.pem #sslkeyfile, must be located in /ssl'
description: privkey.pem #sslkeyfile, must be located in /ssl
LOCAL_NETWORK:
name: LOCAL_NETWORK
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
MAILER_AUTH_PASSWORD:
name: MAILER_AUTH_PASSWORD
description: See upstream app documentation
MAILER_AUTH_USER:
name: MAILER_AUTH_USER
description: See upstream app documentation
MAILER_ENABLED:
name: MAILER_ENABLED
description: See upstream app documentation
name: OPENVPN_PROVIDER
description: See upstream app documentation
OPENVPN_USERNAME:
name: OPENVPN_USERNAME
description: See upstream app documentation
ORIGINALS_PATH:
name: ORIGINALS_PATH
description: See upstream app documentation
PAPERLESS_OCR_MODE:
name: PAPERLESS_OCR_MODE
description: See upstream app documentation
PAPERLESS_URL:
name: PAPERLESS_URL
description: See upstream app documentation
pass:
name: pass
description: See upstream app documentation
password:
name: password
description: See upstream app documentation
period:
name: period
description: See upstream app documentation
PGID:
name: PGID
description: The user group ID, as described in https://docs.linuxserver.io/general/understanding-puid-and-pgid
PMM_CONFIG:
name: PMM_CONFIG
description: See upstream app documentation
PMM_NO_MISSING:
name: PMM_NO_MISSING
description: See upstream app documentation
PMM_RUN:
name: PMM_RUN
description: See upstream app documentation
PMM_TEST:
name: PMM_TEST
description: See upstream app documentation
PMM_TIME:
name: PMM_TIME
description: See upstream app documentation
POSTGRES_DATABASE:
name: POSTGRES_DATABASE
description: See upstream app documentation
POSTGRES_DB:
name: POSTGRES_DB
description: See upstream app documentation
POSTGRES_HOST:
name: POSTGRES_HOST
description: See upstream app documentation
POSTGRES_PASSWORD:
name: POSTGRES_PASSWORD
description: See upstream app documentation
POSTGRES_PORT:
name: POSTGRES_PORT
description: See upstream app documentation
POSTGRES_USER:
name: POSTGRES_USER
description: See upstream app documentation
provider:
name: provider
description: See upstream app documentation
providers:
name: providers
description: See upstream app documentation
proxied:
name: proxied
description: See upstream app documentation
PUID:
name: PUID
description: The user group ID, as described in https://docs.linuxserver.io/general/understanding-puid-and-pgid
remote_mysql_database:
name: remote_mysql_database
description: See upstream app documentation
remote_mysql_host:
name: remote_mysql_host
description: See upstream app documentation
remote_mysql_password:
name: remote_mysql_password
description: See upstream app documentation
remote_mysql_port:
name: remote_mysql_port
description: See upstream app documentation
remote_mysql_username:
name: remote_mysql_username
description: See upstream app documentation
repository:
name: repository
description: See upstream app documentation
request_size_limit:
name: request_size_limit
description: See upstream app documentation
ROOT_URL:
name: ROOT_URL
description: See upstream app documentation
ROUTER_IP:
name: ROUTER_IP
description: See upstream app documentation
rpi_video_drivers:
name: rpi_video_drivers
description: See upstream app documentation
run_duration:
name: run_duration
description: 12h #for how long should the addon run. Must be formatted as number + time unit (ex : 5s, or 2m, or 12h, or 5d...)
SavePath:
name: SavePath
description: See upstream app documentation
SEAFILE_ADMIN_EMAIL:
name: SEAFILE_ADMIN_EMAIL
description: See upstream app documentation
SEAFILE_ADMIN_PASSWORD:
name: SEAFILE_ADMIN_PASSWORD
description: See upstream app documentation
SECRET_KEY:
name: SECRET_KEY
description: See upstream app documentation
secret_token:
name: secret_token
description: See upstream app documentation
secure_ssl:
name: secure_ssl
description: See upstream app documentation
silent:
name: silent
description: true #suppresses debug messages
SMARTCTL_COMMAND_DEVICE_TYPE:
name: SMARTCTL_COMMAND_DEVICE_TYPE
description: See upstream app documentation
SMARTCTL_MEGARAID_DISK_NUM:
name: SMARTCTL_MEGARAID_DISK_NUM
description: See upstream app documentation
smbv1:
name: smbv1
description: See upstream app documentation
SPECTRE_APP_ID:
name: SPECTRE_APP_ID
description: See upstream app documentation
SPECTRE_SECRET:
name: SPECTRE_SECRET
description: See upstream app documentation
ssl:
name: ssl
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
STORAGE_PATH:
name: STORAGE_PATH
description: See upstream app documentation
theme:
name: theme
description: See upstream app documentation
TRANSMISSION_DOWNLOAD_DIR:
name: TRANSMISSION_DOWNLOAD_DIR
description: See upstream app documentation
TRANSMISSION_HOME:
name: TRANSMISSION_HOME
description: See upstream app documentation
TRANSMISSION_INCOMPLETE_DIR:
name: TRANSMISSION_INCOMPLETE_DIR
description: See upstream app documentation
TRANSMISSION_V3_UPDATE:
name: TRANSMISSION_V3_UPDATE
description: See upstream app documentation
TRANSMISSION_WATCH_DIR:
name: TRANSMISSION_WATCH_DIR
description: See upstream app documentation
TRANSMISSION_WEB_UI:
name: TRANSMISSION_WEB_UI
description: See upstream app documentation
trusted_domains:
name: trusted_domains
description: See upstream app documentation
trusted_headers:
name: trusted_headers
description: See upstream app documentation
ttl:
name: ttl
description: See upstream app documentation
TZ:
name: TZ
description: The timezone, as described in https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
ui_path:
name: ui_path
description: See upstream app documentation
Updates:
name: Updates
description: See upstream app documentation
UPLOAD_NSFW:
name: UPLOAD_NSFW
description: See upstream app documentation
URL:
name: URL
description: See upstream app documentation
use_own_certs:
name: use_own_certs
description: See upstream app documentation
user:
name: user
description: See upstream app documentation
user_agent:
name: user_agent
description: See upstream app documentation
username:
name: username
description: See upstream app documentation
verbose:
name: verbose
description: See upstream app documentation
verify_address:
name: verify_address
description: See upstream app documentation
watch_dir:
name: watch_dir
description: See upstream app documentation
watch_path:
name: watch_path
description: See upstream app documentation
WebuiPass:
name: WebuiPass
description: See upstream app documentation
whitelist:
name: whitelist
description: '"localhost,192.168.0.0/16" # list ip subnets that won''t need a password'
customUI:
name: customUI
description: >-
selection from list # alternative webUI can be set here. Latest version
set at each addon start
DNS_servers:
name: DNS_servers
description: >-
8.8.8.8,1.1.1.1 # Keep blank to use routers DNS, or set custom DNS to
avoid spamming in case of local DNS ad-remover
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation
WHOOGLE_ALT_MD:
name: WHOOGLE_ALT_MD
description: See upstream app documentation
WHOOGLE_ALT_RD:
name: WHOOGLE_ALT_RD
description: See upstream app documentation
WHOOGLE_ALT_TL:
name: WHOOGLE_ALT_TL
description: See upstream app documentation
WHOOGLE_ALT_TW:
name: WHOOGLE_ALT_TW
description: See upstream app documentation
WHOOGLE_ALT_YT:
name: WHOOGLE_ALT_YT
description: See upstream app documentation
WHOOGLE_AUTOCOMPLETE:
name: WHOOGLE_AUTOCOMPLETE
description: See upstream app documentation
WHOOGLE_CONFIG_ALTS:
name: WHOOGLE_CONFIG_ALTS
description: See upstream app documentation
WHOOGLE_CONFIG_BLOCK:
name: WHOOGLE_CONFIG_BLOCK
description: See upstream app documentation
WHOOGLE_CONFIG_COUNTRY:
name: WHOOGLE_CONFIG_COUNTRY
description: See upstream app documentation
WHOOGLE_CONFIG_DISABLE:
name: WHOOGLE_CONFIG_DISABLE
description: See upstream app documentation
WHOOGLE_CONFIG_GET_ONLY:
name: WHOOGLE_CONFIG_GET_ONLY
description: See upstream app documentation
WHOOGLE_CONFIG_LANGUAGE:
name: WHOOGLE_CONFIG_LANGUAGE
description: See upstream app documentation
WHOOGLE_CONFIG_NEAR:
name: WHOOGLE_CONFIG_NEAR
description: See upstream app documentation
WHOOGLE_CONFIG_NEW_TAB:
name: WHOOGLE_CONFIG_NEW_TAB
description: See upstream app documentation
WHOOGLE_CONFIG_SAFE:
name: WHOOGLE_CONFIG_SAFE
description: See upstream app documentation
WHOOGLE_CONFIG_SEARCH_LANGUAGE:
name: WHOOGLE_CONFIG_SEARCH_LANGUAGE
description: See upstream app documentation
WHOOGLE_CONFIG_THEME:
name: WHOOGLE_CONFIG_THEME
description: See upstream app documentation
WHOOGLE_CONFIG_URL:
name: WHOOGLE_CONFIG_URL
description: See upstream app documentation
WHOOGLE_CONFIG_VIEW_IMAGE:
name: WHOOGLE_CONFIG_VIEW_IMAGE
description: See upstream app documentation
WHOOGLE_CSP:
name: WHOOGLE_CSP
description: See upstream app documentation
WHOOGLE_MINIMAL:
name: WHOOGLE_MINIMAL
description: See upstream app documentation
WHOOGLE_PASS:
name: WHOOGLE_PASS
description: See upstream app documentation
WHOOGLE_PROXY_LOC:
name: WHOOGLE_PROXY_LOC
description: See upstream app documentation
WHOOGLE_PROXY_PASS:
name: WHOOGLE_PROXY_PASS
description: See upstream app documentation
WHOOGLE_PROXY_TYPE:
name: WHOOGLE_PROXY_TYPE
description: See upstream app documentation
WHOOGLE_PROXY_USER:
name: WHOOGLE_PROXY_USER
description: See upstream app documentation
WHOOGLE_RESULTS_PER_PAGE:
name: WHOOGLE_RESULTS_PER_PAGE
description: See upstream app documentation
WHOOGLE_USER:
name: WHOOGLE_USER
description: See upstream app documentation
wildcard:
name: wildcard
description: See upstream app documentation"
MAILER_HOST:
name: MAILER_HOST
description: See upstream app documentation
MAILER_NOREPLY_EMAIL:
name: MAILER_NOREPLY_EMAIL
description: See upstream app documentation
MAILER_NOREPLY_NAME:
name: MAILER_NOREPLY_NAME
description: See upstream app documentation
MAILER_PORT:
name: MAILER_PORT
description: See upstream app documentation
MAILER_SECURITY:
name: MAILER_SECURITY
description: See upstream app documentation
maxmem:
name: maxmem
description: See upstream app documentation
Mode:
name: Mode
description: See upstream app documentation
mqtt_autodiscover:
name: mqtt_autodiscover
description: See upstream app documentation
networkdisks:
name: networkdisks
description: list of smb servers to mount, separated by commas (//xxx.xx.xx.xx/share)
NoAuth:
name: NoAuth
description: See upstream app documentation
NORDIGEN_ID:
name: NORDIGEN_ID
description: See upstream app documentation
NORDIGEN_KEY:
name: NORDIGEN_KEY
description: See upstream app documentation
OAUTHLIB_RELAX_TOKEN_SCOPE:
name: OAUTHLIB_RELAX_TOKEN_SCOPE
description: See upstream app documentation
OCR:
name: OCR
description: See upstream app documentation
ocrlang:
name: ocrlang
description: See upstream app documentation
openvpn_alt_mode:
name: openvpn_alt_mode
description: bind at container level and not app level
openvpn_config:
name: openvpn_config
description: 'for example "config.ovpn" # name of the file located in /config/openvpn'
description: for example ""config.ovpn"" # name of the file located in /config/openvpn
OPENVPN_CUSTOM_PROVIDER:
name: OPENVPN_CUSTOM_PROVIDER
description: See upstream app documentation
OPENVPN_CUSTOM_PROVIDER_OVPN_LOCATION:
name: OPENVPN_CUSTOM_PROVIDER_OVPN_LOCATION
description: See upstream app documentation
openvpn_enabled:
name: openvpn_enabled
description: See upstream app documentation
OPENVPN_PASSWORD:
name: OPENVPN_PASSWORD
description: See upstream app documentation

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -36,7 +36,7 @@ Configurations can be done through the app webUI, except for the following optio
PGID: user
GPID: user
TZ: timezone
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas
cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -51,7 +51,7 @@ Configurations can be done through the app webUI, except for the following optio
PGID: user
GPID: user
TZ: timezone
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas
cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -56,7 +56,7 @@ GPID: user
TZ: timezone
PASSWORD: Optionally set a password for the gui
CLI_ARGS: Optionally pass cli start arguments to calibre
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas
cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -1,4 +1,7 @@
## 0.6.19-ls193 (28-01-2023)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls192 (14-01-2023)
- Update to latest version from linuxserver/docker-calibre-web

View File

@@ -57,7 +57,7 @@ GPID: user
TZ: timezone
PASSWORD: Optionally set a password for the gui
CLI_ARGS: Optionally pass cli start arguments to calibre-web
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas
cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password

View File

@@ -91,6 +91,6 @@
},
"slug": "calibre-web",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre-web",
"version": "0.6.19-ls192-2",
"version": "0.6.19-ls193",
"video": true
}

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -1,10 +1,10 @@
{
"github_fulltag": "true",
"last_update": "14-01-2023",
"last_update": "28-01-2023",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "calibre-web",
"source": "github",
"upstream_repo": "linuxserver/docker-calibre-web",
"upstream_version": "0.6.19-ls192"
"upstream_version": "0.6.19-ls193"
}

View File

@@ -1,4 +1,7 @@
## 16.11.0 (28-01-2023)
- Update to latest version from coderaiser/cloudcmd
## 16.10.0 (21-01-2023)
- Update to latest version from coderaiser/cloudcmd
- WARNING : update to supervisor 2022.11 before installing

View File

@@ -27,7 +27,7 @@ This addon is based on the [docker image](https://hub.docker.com/r/coderaiser/cl
Webui can be found at `<your-ip>:8000`.
```yaml
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas
cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password

View File

@@ -76,5 +76,5 @@
},
"slug": "cloudcommander",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander",
"version": "16.10.0"
"version": "16.11.0"
}

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -1,8 +1,8 @@
{
"last_update": "21-01-2023",
"last_update": "28-01-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "cloudcommander",
"source": "github",
"upstream_repo": "coderaiser/cloudcmd",
"upstream_version": "16.10.0"
"upstream_version": "16.11.0"
}

View File

@@ -32,7 +32,7 @@ Webui can be found at `<your-ip>:8443`.
PGID: user
GPID: user
TZ: timezone
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
networkdisks: "//SERVER/SHARE" # optional, list of smbv2/3 servers to mount, separated by commas
cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password, same for all smb shares)

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -32,7 +32,7 @@ Webui can be found at `<your-ip>:8096`, or within Home Assistant through Ingress
PGID: user
GPID: user
TZ: timezone
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas
cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -36,5 +36,5 @@
],
"slug": "enedisgateway2mqtt",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.8.13-5"
"version": "0.8.13-8"
}

View File

@@ -95,6 +95,8 @@ fi
# Launch App #
##############
echo " "
nginx & bashio::log.info "Starting nginx"
echo " "
bashio::log.info "Starting the app"
echo " "

View File

@@ -13,6 +13,7 @@ server {
sub_filter_types *;
sub_filter /account %%ingress_entry%%/account;
sub_filter /config %%ingress_entry%%/config;
sub_filter /data %%ingress_entry%%/data;
sub_filter /gateway %%ingress_entry%%/gateway;
sub_filter /import %%ingress_entry%%/import;
sub_filter /lock %%ingress_entry%%/lock;

View File

@@ -1,8 +0,0 @@
#!/usr/bin/execlineb -S0
# ==============================================================================
# Take down the S6 supervision tree when Nginx fails
# ==============================================================================
if { s6-test ${1} -ne 0 }
if { s6-test ${1} -ne 256 }
s6-svscanctl -t /var/run/s6/services

View File

@@ -1,10 +0,0 @@
#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
# ==============================================================================
# Wait for transmission to become available
bashio::net.wait_for 5000 localhost 900
bashio::log.info "Starting NGinx..."
exec nginx

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -1,3 +1,6 @@
## 0.8.14b1 (28-01-2023)
- Update to latest version from m4dm4rtig4n/myelectricaldata
- Ingress addition
## 0.8.13 (22-01-2023)

View File

@@ -36,5 +36,5 @@
],
"slug": "enedisgateway2mqtt_dev",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.8.14-beta1-3"
"version": "0.8.14b1"
}

View File

@@ -95,6 +95,8 @@ fi
# Launch App #
##############
echo " "
nginx & bashio::log.info "Starting nginx"
echo " "
bashio::log.info "Starting the app"
echo " "

View File

@@ -13,6 +13,7 @@ server {
sub_filter_types *;
sub_filter /account %%ingress_entry%%/account;
sub_filter /config %%ingress_entry%%/config;
sub_filter /data %%ingress_entry%%/data;
sub_filter /gateway %%ingress_entry%%/gateway;
sub_filter /import %%ingress_entry%%/import;
sub_filter /lock %%ingress_entry%%/lock;

View File

@@ -1,8 +0,0 @@
#!/usr/bin/execlineb -S0
# ==============================================================================
# Take down the S6 supervision tree when Nginx fails
# ==============================================================================
if { s6-test ${1} -ne 0 }
if { s6-test ${1} -ne 256 }
s6-svscanctl -t /var/run/s6/services

View File

@@ -1,10 +0,0 @@
#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
# ==============================================================================
# Wait for transmission to become available
bashio::net.wait_for 5000 localhost 900
bashio::log.info "Starting NGinx..."
exec nginx

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -1,9 +1,9 @@
{
"github_beta": "true",
"last_update": "22-01-2023",
"last_update": "28-01-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "enedisgateway2mqtt",
"source": "github",
"upstream_repo": "m4dm4rtig4n/myelectricaldata",
"upstream_version": "0.8.14-beta1"
"upstream_version": "0.8.14b1"
}

View File

@@ -1,4 +1,7 @@
## bullseye-slim-2023-01-26 (2023-01-26)
- Update to latest version from charlocharlie/epicgames-freegames
## 67778639ee9bc09c8a543f7e7904116f850dcabc-2023-01-12 (2023-01-12)
- Update to latest version from charlocharlie/epicgames-freegames

View File

@@ -1,7 +1,7 @@
{
"build_from": {
"aarch64": "ghcr.io/claabs/epicgames-freegames-node:latest",
"amd64": "ghcr.io/claabs/epicgames-freegames-node:latest"
"aarch64": "charlocharlie/epicgames-freegames:latest",
"amd64": "charlocharlie/epicgames-freegames:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"

View File

@@ -22,6 +22,6 @@
},
"slug": "epicgamesfree",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "67778639ee9bc09c8a543f7e7904116f850dcabc-2023-01-12",
"version": "bullseye-slim-2023-01-26",
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
}

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -1,10 +1,10 @@
{
"dockerhub_by_date": true,
"dockerhub_list_size": 2,
"last_update": "2023-01-12",
"last_update": "2023-01-26",
"repository": "alexbelgium/hassio-addons",
"slug": "epicgamesfree",
"source": "dockerhub",
"upstream_repo": "charlocharlie/epicgames-freegames",
"upstream_version": "67778639ee9bc09c8a543f7e7904116f850dcabc-2023-01-12"
"upstream_version": "bullseye-slim-2023-01-26"
}

View File

@@ -35,7 +35,7 @@ certfile: fullchain.pem #ssl certificate
keyfile: privkey.pem #sslkeyfile
NoAuth: true/false #Remove password. Resets database when changed.
smbv1: false # Should smbv1 be used instead of 2.1+?
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
networkdisks: "//SERVER/SHARE" # optional, list of smbv2/3 servers to mount, separated by commas
cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password, same for all smb shares)

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -1,4 +1,7 @@
## version-v1.0.2 (28-01-2023)
- Update to latest version from fireflyiii/data-importer
## version-v1.0.0 (22-01-2023)
- Update to latest version from fireflyiii/data-importer
- WARNING : update to supervisor 2022.11 before installing

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="version-v1.0.0"
ARG BUILD_UPSTREAM="version-v1.0.2"
FROM ${BUILD_FROM}
##################

View File

@@ -40,6 +40,6 @@
},
"slug": "fireflyiii_data_importer",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "version-v1.0.0",
"version": "version-v1.0.2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -1,8 +1,8 @@
{
"last_update": "22-01-2023",
"last_update": "28-01-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "fireflyiii_data_importer",
"source": "dockerhub",
"upstream_repo": "fireflyiii/data-importer",
"upstream_version": "version-v1.0.0"
"upstream_version": "version-v1.0.2"
}

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -1,4 +1,7 @@
## 3.5.21 (28-01-2023)
- Update to latest version from wiserain/flexget
## 3.5.18 (21-01-2023)
- Update to latest version from wiserain/flexget

View File

@@ -38,6 +38,6 @@
},
"slug": "flexget",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.5.18",
"version": "3.5.21",
"webui": "[PROTO:ssl]://[HOST]:[PORT:5050]"
}

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -1,8 +1,8 @@
{
"last_update": "21-01-2023",
"last_update": "28-01-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "flexget",
"source": "dockerhub",
"upstream_repo": "wiserain/flexget",
"upstream_version": "3.5.18"
"upstream_version": "3.5.21"
}

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -55,7 +55,7 @@ You can place the user folder from the theme/skeleton in /share/grav/www/user,
PGID: user
GPID: user
TZ: timezone
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas
cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -1,4 +1,7 @@
## 1.43.0 (28-01-2023)
- Update to latest version from immich-app/immich
## 1.42.0 (21-01-2023)
- Update to latest version from immich-app/immich

View File

@@ -16,7 +16,7 @@
ARG BUILD_VERSION
ARG BUILD_FROM
ARG BUILD_UPSTREAM="1.42.0"
ARG BUILD_UPSTREAM="1.43.0"
FROM ${BUILD_FROM}
##################

View File

@@ -1,7 +1,7 @@
{
"build_from": {
"aarch64": "martabal/immich:v1.40",
"amd64": "martabal/immich:v1.40"
"aarch64": "imagegenius/immich:latest",
"amd64": "imagegenius/immich:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"

View File

@@ -96,6 +96,6 @@
],
"slug": "immich",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.42.0",
"version": "1.43.0",
"webui": "http://[HOST]:[PORT:8080]"
}

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -1,9 +1,9 @@
{
"github_beta": "true",
"last_update": "21-01-2023",
"last_update": "28-01-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "immich",
"source": "github",
"upstream_repo": "immich-app/immich",
"upstream_version": "1.42.0"
"upstream_version": "1.43.0"
}

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -1,4 +1,7 @@
## 0.20.2721 (28-01-2023)
- Update to latest version from linuxserver/docker-jackett
## 0.20.2687 (22-01-2023)
- Update to latest version from linuxserver/docker-jackett

View File

@@ -31,7 +31,7 @@ Configurations can be done through the app webUI, except for the following optio
PGID: user
GPID: user
TZ: timezone
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas
cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password

View File

@@ -92,6 +92,6 @@
},
"slug": "jackett_nas",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett",
"version": "0.20.2687",
"version": "0.20.2721",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9117]"
}

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -1,8 +1,8 @@
{
"last_update": "22-01-2023",
"last_update": "28-01-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "jackett",
"source": "github",
"upstream_repo": "linuxserver/docker-jackett",
"upstream_version": "0.20.2687"
"upstream_version": "0.20.2721"
}

View File

@@ -1,4 +1,7 @@
## 10.8.9-1-ls197 (28-01-2023)
- Update to latest version from linuxserver/docker-jellyfin
## 10.8.8-1-ls196 (21-01-2023)
- Update to latest version from linuxserver/docker-jellyfin

View File

@@ -31,7 +31,7 @@ Webui can be found at `<your-ip>:8096`.
PGID: user
GPID: user
TZ: timezone
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas
cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password

View File

@@ -106,6 +106,6 @@
},
"slug": "jellyfin",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "10.8.8-1-ls196",
"version": "10.8.9-1-ls197",
"video": true
}

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "21-01-2023",
"last_update": "28-01-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "jellyfin",
"source": "github",
"upstream_repo": "linuxserver/docker-jellyfin",
"upstream_version": "10.8.8-1-ls196"
"upstream_version": "10.8.9-1-ls197"
}

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -51,7 +51,7 @@ Configurations can be done through the app webUI, except for the following optio
PGID: user
GPID: user
TZ: timezone
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas
cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -45,7 +45,7 @@ Configurations can be done through the app webUI, except for the following optio
PGID: user
GPID: user
TZ: timezone
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas
cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -1,3 +1,4 @@
## &#9888; Open Request : [✨ [REQUEST] Nextcloud - Enable antivirus (opened 2023-01-25)](https://github.com/alexbelgium/hassio-addons/issues/669) by [@amaciuc](https://github.com/amaciuc)
# Home assistant add-on: Nextcloud
[![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium)
@@ -45,7 +46,7 @@ data_directory: path for the main data directory. Defaults to `/share/nextcloud`
use_own_certs: true/false #if true, use the certfile and keyfile specified
certfile: fullchain.pem #ssl certificate, must be located in /ssl
keyfile: privkey.pem #sslkeyfile, must be located in /ssl
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
networkdisks: "//SERVER/SHARE" # optional, list of smbv2/3 servers to mount, separated by commas
cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password, same for all smb shares)

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -32,7 +32,7 @@ Configurations can be done through the app webUI, except for the following optio
PGID: user
GPID: user
TZ: timezone
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas
cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

View File

@@ -1,4 +1,7 @@
## 5.7-chromium-amd64-2023-01-26 (2023-01-26)
- Update to latest version from mbentley/omada-controller
## 5.7-chromium-amd64-2023-01-19 (2023-01-19)
- Update to latest version from mbentley/omada-controller

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="5.7-chromium-amd64-2023-01-19"
ARG BUILD_UPSTREAM="5.7-chromium-amd64-2023-01-26"
FROM ${BUILD_FROM}
##################

View File

@@ -45,6 +45,6 @@
},
"slug": "omada",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "5.7-chromium-amd64-2023-01-19",
"version": "5.7-chromium-amd64-2023-01-26",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8088]"
}

View File

@@ -264,7 +264,7 @@
description: See upstream app documentation
localdisks:
name: localdisks
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS)
description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS)
log_level:
name: log_level
description: See upstream app documentation
@@ -419,7 +419,7 @@
description: See upstream app documentation
ssl:
name: ssl
description: true/false : enables ssl. Need certfile and keyfile filled'
description: true/false. enables ssl. Need certfile and keyfile filled'
storage_dir:
name: storage_dir
description: See upstream app documentation
@@ -500,7 +500,7 @@
description: See upstream app documentation
whitelist:
name: whitelist
description: ""localhost,192.168.0.0/16"" # list ip subnets that won''t need a password
description: '"localhost,192.168.0.0/16" # list ip subnets that do no need a password'
WHOOGLE_ALT_IG:
name: WHOOGLE_ALT_IG
description: See upstream app documentation

Some files were not shown because too many files have changed in this diff Show More