From 41253be07adadde5270e215648f38cab41095b0a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 17:11:47 +0100 Subject: [PATCH 01/20] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e41c2cac9..25e1b1c54 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,8 @@ https://github.com/alexbelgium/hassio-addons ## ✓ Documents management -- [Nextcloud OCR](nextcloud/) ![smb][smb-shield] : A Nextcloud container, brought to you by LinuxServer.io. +- [Nextcloud OCR](nextcloud/) ![smb][smb-shield] : A Nextcloud container, brought to you by LinuxServer.io +- [Paperless NG](paperless_ng/) ![smb][smb-shield] : scan, index and archive all your physical documents - [Papermerge](papermerge/) ![smb][smb-shield] : Open source document management system (DMS) - [Elasticsearch](elasticsearch/) : distributed, RESTful search and analytics engine capable of solving a growing number of use cases From 04fef72fa95bcbb41a907d11d873529d4f7bc5dc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 17:12:30 +0100 Subject: [PATCH 02/20] Update config.json --- paperless_ng/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paperless_ng/config.json b/paperless_ng/config.json index a9dae2d6b..a32cc41dd 100644 --- a/paperless_ng/config.json +++ b/paperless_ng/config.json @@ -7,7 +7,7 @@ "armhf" ], "boot": "auto", - "description": "indexes your scanned documents and allows you to easily search for documents and store metadata", + "description": "scan, index and archive all your physical documents", "devices": [ "/dev/sda1", "/dev/sdb1", From 82299b4a6b743de491b6e3fdd6c41c21b266e537 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 17:46:15 +0100 Subject: [PATCH 03/20] Update entrypoint.sh --- webtrees/rootfs/entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webtrees/rootfs/entrypoint.sh b/webtrees/rootfs/entrypoint.sh index 635dbc865..3498f011f 100644 --- a/webtrees/rootfs/entrypoint.sh +++ b/webtrees/rootfs/entrypoint.sh @@ -33,7 +33,7 @@ fi #################### # Starting scripts # #################### - +cd / for SCRIPTS in scripts/*; do [ -e "$SCRIPTS" ] || continue echo "$SCRIPTS: executing" From b7b685cd9ed2d48c14ce010caf0781764e7f3dfe Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 17:59:11 +0100 Subject: [PATCH 04/20] Update Dockerfile --- webtrees/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/webtrees/Dockerfile b/webtrees/Dockerfile index 7a11a6571..3fdbc949a 100644 --- a/webtrees/Dockerfile +++ b/webtrees/Dockerfile @@ -16,6 +16,7 @@ RUN \ && apt-get install -y \ jq \ curl \ + yamllint \ && apt-get clean \ \ ################## From 58bcdab92ead5f6b96690cd851e278aa7dbbb2b6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 17:59:48 +0100 Subject: [PATCH 05/20] Update 00-aaa_dockerfile_backup.sh --- webtrees/rootfs/scripts/00-aaa_dockerfile_backup.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/webtrees/rootfs/scripts/00-aaa_dockerfile_backup.sh b/webtrees/rootfs/scripts/00-aaa_dockerfile_backup.sh index b373d2c54..9072c020e 100644 --- a/webtrees/rootfs/scripts/00-aaa_dockerfile_backup.sh +++ b/webtrees/rootfs/scripts/00-aaa_dockerfile_backup.sh @@ -6,10 +6,11 @@ if [ ! -f "/usr/bin/bashio" ]; then ################ # Install apps # ################ - apt-get clean && - apt-get update && - apt-get install -y \ + apt-get clean + apt-get update + apt-get install -y \ jq \ + yamllint \ curl && apt-get clean From ac896e05b1bd31882c98f83049673ff5565400eb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 18:21:01 +0100 Subject: [PATCH 06/20] Update config.json --- webtrees/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webtrees/config.json b/webtrees/config.json index 28f36fe2f..88213d538 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -18,7 +18,7 @@ "WT_PASS": "mybadpassword", "WT_EMAIL": "me@example.com" }, - "map": ["share:rw", "ssl"], + "map": ["config:rw", "share:rw", "ssl"], "name": "Webtrees", "options": { "CONFIG_LOCATION": "/config/addons_config/webtrees/config.yaml", From 771dc43dfd6cf67a4ab2e5a7be7525e7ba2713e0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 18:38:18 +0100 Subject: [PATCH 07/20] Update config.json --- ubooquity/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubooquity/config.json b/ubooquity/config.json index b8b8e0a12..09495ac88 100644 --- a/ubooquity/config.json +++ b/ubooquity/config.json @@ -59,6 +59,6 @@ "startup": "services", "upstream": "2.1.2", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.1.2-6", + "version": "2.1.2-7", "webui": "[PROTO:ssl]://[HOST]:[PORT:2206]/ubooquity/admin" } From ee3814bdd6290e0a5f9c6a5026555fb110058a20 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 18:50:20 +0100 Subject: [PATCH 08/20] Add config.yaml --- ubooquity/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubooquity/config.json b/ubooquity/config.json index 09495ac88..1b7ce4feb 100644 --- a/ubooquity/config.json +++ b/ubooquity/config.json @@ -59,6 +59,6 @@ "startup": "services", "upstream": "2.1.2", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.1.2-7", + "version": "2.1.2-8", "webui": "[PROTO:ssl]://[HOST]:[PORT:2206]/ubooquity/admin" } From 4398d811a003674d4669d5f684046783f4c2afce Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 18:50:59 +0100 Subject: [PATCH 09/20] Update config.json --- ubooquity/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubooquity/config.json b/ubooquity/config.json index 1b7ce4feb..09495ac88 100644 --- a/ubooquity/config.json +++ b/ubooquity/config.json @@ -59,6 +59,6 @@ "startup": "services", "upstream": "2.1.2", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.1.2-8", + "version": "2.1.2-7", "webui": "[PROTO:ssl]://[HOST]:[PORT:2206]/ubooquity/admin" } From 12eb489adea8f2b2457f69513bf122787798f3d2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 18:51:22 +0100 Subject: [PATCH 10/20] Update config.json --- webtrees/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webtrees/config.json b/webtrees/config.json index 88213d538..4d456b1ee 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -42,6 +42,6 @@ "startup": "services", "upstream": "2.0.17", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.1-2", + "version": "2.1-3", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" } From f0c600ee1ef5d9efe828147af96f7d6d0ab1d55f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 19:15:55 +0100 Subject: [PATCH 11/20] Update README.md --- webtrees/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/webtrees/README.md b/webtrees/README.md index bdfd18cde..f69b11ef4 100644 --- a/webtrees/README.md +++ b/webtrees/README.md @@ -16,10 +16,6 @@ _Thanks to everyone having starred my repo! To star it click on the image below, [webtrees](http://www.webtrees.net) is the web's leading online collaborative genealogy application. -It works from standard GEDCOM files, and is therefore compatible with every major desktop application. -It aims to to be efficient and effective by using the right combination of third-party tools, design techniques and open standards. -webtrees allows you to view and edit your genealogy on your website. It has full editing capabilities, full privacy functions, and supports imedia such as photos and document images. As an online program, it fosters extended family participation and good ancestral recording habits, as it simplifies the process of collaborating with others working on your family lines. Your latest information is always on your web site and available for others to see, defined by viewing rules you set. For more information and to see working demos, visit webtrees.net. - This addon is based on the docker image https://github.com/NathanVaughn/webtrees-docker ## Configuration From 0e1b1f6cff223763ee140bca75fe9c8680ae3092 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 19:16:35 +0100 Subject: [PATCH 12/20] Update README.md --- webtrees/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/webtrees/README.md b/webtrees/README.md index f69b11ef4..57c0937c7 100644 --- a/webtrees/README.md +++ b/webtrees/README.md @@ -32,6 +32,7 @@ Options can be configured through two ways : "LANG": "en-US" # Default language for webtrees "BASE_URL": "http://192.168.178.69" # The url with which you access webtrees "DB_TYPE": "sqlite" # Your database type : sqlite for automatic configuration, or external for manual config +"CONFIG_LOCATION": location of the config.yaml (see below) ``` - Config.yaml From 1bc5338fdefcceb3539fe216704b56e14eebf149 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Tue, 30 Nov 2021 21:05:23 +0100 Subject: [PATCH 13/20] Update to 3.2.2 --- flexget/CHANGELOG.md | 3 +++ flexget/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/flexget/CHANGELOG.md b/flexget/CHANGELOG.md index e4d9a6d9f..7bd7eff16 100644 --- a/flexget/CHANGELOG.md +++ b/flexget/CHANGELOG.md @@ -1,4 +1,7 @@ +## 3.2.2 (30-11-2021) +- Update to latest version from flexget/flexget + ## 3.2.1 (26-11-2021) - Update to latest version from flexget/flexget diff --git a/flexget/config.json b/flexget/config.json index a1a4e6a43..b38903139 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -33,8 +33,8 @@ "FG_PLUGINS": "str?" }, "slug": "flexget", - "upstream": "3.2.1", + "upstream": "3.2.2", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.2.1", + "version": "3.2.2", "webui": "http://[HOST]:[PORT:5050]" } From aa720dff22cfd46d8be4ab2609f8401a00c2a4f9 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Tue, 30 Nov 2021 21:05:57 +0100 Subject: [PATCH 14/20] Update to 0.20.78 --- jackett/CHANGELOG.md | 3 +++ jackett/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/jackett/CHANGELOG.md b/jackett/CHANGELOG.md index d024147fa..4cf6bba4f 100644 --- a/jackett/CHANGELOG.md +++ b/jackett/CHANGELOG.md @@ -1,4 +1,7 @@ +## 0.20.78 (30-11-2021) +- Update to latest version from linuxserver/docker-jackett + ## 0.20.74 (30-11-2021) - Update to latest version from linuxserver/docker-jackett diff --git a/jackett/config.json b/jackett/config.json index 3cb56c277..03ca918b6 100644 --- a/jackett/config.json +++ b/jackett/config.json @@ -44,8 +44,8 @@ }, "slug": "jackett_nas", "startup": "services", - "upstream": "0.20.74", + "upstream": "0.20.78", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.20.74", + "version": "0.20.78", "webui": "http://[HOST]:[PORT:9117]" } From 6eadcfa1333bbd61a2a41c98802b8a00176f2fef Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Tue, 30 Nov 2021 21:06:42 +0100 Subject: [PATCH 15/20] Update to 23.0.0 --- nextcloud/CHANGELOG.md | 3 +++ nextcloud/Dockerfile | 2 +- nextcloud/config.json | 16 ++++++++++++---- 3 files changed, 16 insertions(+), 5 deletions(-) diff --git a/nextcloud/CHANGELOG.md b/nextcloud/CHANGELOG.md index e41fa6a11..3860606bf 100644 --- a/nextcloud/CHANGELOG.md +++ b/nextcloud/CHANGELOG.md @@ -1,4 +1,7 @@ +## 23.0.0 (30-11-2021) +- Update to latest version from linuxserver/docker-nextcloud + ## 22.2.3 (16-11-2021) - Update to latest version from linuxserver/docker-nextcloud diff --git a/nextcloud/Dockerfile b/nextcloud/Dockerfile index 921673d3f..c332528bd 100644 --- a/nextcloud/Dockerfile +++ b/nextcloud/Dockerfile @@ -1,6 +1,6 @@ ARG BUILD_FROM ARG BUILD_VERSION -ARG BUILD_UPSTREAM="22.2.3" +ARG BUILD_UPSTREAM="23.0.0" FROM ${BUILD_FROM} diff --git a/nextcloud/config.json b/nextcloud/config.json index c7d5e67a8..7cc77fe8e 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -1,17 +1,25 @@ { "name": "Nextcloud", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "22.2.3-3", - "upstream": "22.2.3", + "version": "23.0.0", + "upstream": "23.0.0", "slug": "nextcloud_ocr", "ingress": false, "hassio_api": true, "ingress_port": 0, - "arch": ["aarch64", "amd64", "armv7"], + "arch": [ + "aarch64", + "amd64", + "armv7" + ], "description": "Nextcloud for Home Assistant", "boot": "manual", "uart": true, - "map": ["share:rw", "media:rw", "ssl:rw"], + "map": [ + "share:rw", + "media:rw", + "ssl:rw" + ], "ports": { "443/tcp": 8099, "80/tcp": null From f1bc0a48a050afd16e38201307fdf6f56108637b Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Tue, 30 Nov 2021 21:07:53 +0100 Subject: [PATCH 16/20] Update to nightly-0.1.6.1176-ls209 --- prowlarr/CHANGELOG.md | 3 +++ prowlarr/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/prowlarr/CHANGELOG.md b/prowlarr/CHANGELOG.md index 3b06d53e6..8373a76bb 100644 --- a/prowlarr/CHANGELOG.md +++ b/prowlarr/CHANGELOG.md @@ -1,4 +1,7 @@ +## nightly-0.1.6.1176-ls209 (30-11-2021) +- Update to latest version from linuxserver/docker-prowlarr + ## nightly-0.1.6.1165-ls205 (30-11-2021) - Update to latest version from linuxserver/docker-prowlarr diff --git a/prowlarr/config.json b/prowlarr/config.json index 3141f3d16..4fefcd611 100644 --- a/prowlarr/config.json +++ b/prowlarr/config.json @@ -47,8 +47,8 @@ }, "slug": "prowlarr", "startup": "services", - "upstream": "nightly-0.1.6.1165-ls205", + "upstream": "nightly-0.1.6.1176-ls209", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "nightly-0.1.6.1165-ls205", + "version": "nightly-0.1.6.1176-ls209", "webui": "http://[HOST]:[PORT:9696]" } From 1859404a1fa8d6c1fc838395d0e8d613cf00c823 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 21:20:12 +0100 Subject: [PATCH 17/20] Update Dockerfile --- portainer/Dockerfile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/portainer/Dockerfile b/portainer/Dockerfile index 6826f55e6..1f8130c6a 100644 --- a/portainer/Dockerfile +++ b/portainer/Dockerfile @@ -7,12 +7,13 @@ ARG BUILD_UPSTREAM="2.9.3" SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Setup base -ARG BUILD_ARCH RUN \ apk add --no-cache \ - nginx \ - \ - && if [ "${BUILD_ARCH}" = "aarch64" ]; then ARCH="arm64"; fi \ + nginx || true + +ARG BUILD_ARCH +RUN \ + if [ "${BUILD_ARCH}" = "aarch64" ]; then ARCH="arm64"; fi \ && if [ "${BUILD_ARCH}" = "armhf" ]; then ARCH="arm"; fi \ && if [ "${BUILD_ARCH}" = "armv7" ]; then ARCH="arm"; fi \ && if [ "${BUILD_ARCH}" = "amd64" ]; then ARCH="amd64"; fi \ From 177a75fce9e66e79ca9b3f7d1524701167382ef5 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 21:22:55 +0100 Subject: [PATCH 18/20] Create aaa_dockerfile_backup.sh --- portainer/rootfs/etc/cont-init.d/aaa_dockerfile_backup.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 portainer/rootfs/etc/cont-init.d/aaa_dockerfile_backup.sh diff --git a/portainer/rootfs/etc/cont-init.d/aaa_dockerfile_backup.sh b/portainer/rootfs/etc/cont-init.d/aaa_dockerfile_backup.sh new file mode 100644 index 000000000..ad90ff527 --- /dev/null +++ b/portainer/rootfs/etc/cont-init.d/aaa_dockerfile_backup.sh @@ -0,0 +1,3 @@ +#!/bin/bash +# If dockerfile failed install manually +nginx -v &>/dev/null || apk add --no-cache nginx From 2b9c1ad133a20d403f9459ca9132bc41343ad03b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 21:23:14 +0100 Subject: [PATCH 19/20] Rename aaa_dockerfile_backup.sh to 00-aaa_dockerfile_backup.sh --- .../{aaa_dockerfile_backup.sh => 00-aaa_dockerfile_backup.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename portainer/rootfs/etc/cont-init.d/{aaa_dockerfile_backup.sh => 00-aaa_dockerfile_backup.sh} (100%) diff --git a/portainer/rootfs/etc/cont-init.d/aaa_dockerfile_backup.sh b/portainer/rootfs/etc/cont-init.d/00-aaa_dockerfile_backup.sh similarity index 100% rename from portainer/rootfs/etc/cont-init.d/aaa_dockerfile_backup.sh rename to portainer/rootfs/etc/cont-init.d/00-aaa_dockerfile_backup.sh From 4cc7baccc655e83e54d07227baf0ba7c1d7d2b60 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 21:25:41 +0100 Subject: [PATCH 20/20] Update config.json --- portainer/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer/config.json b/portainer/config.json index 4588748b9..540d69e36 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -43,6 +43,6 @@ "startup": "services", "upstream": "2.9.3", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.9.3-3", + "version": "2.9.3-4", "webui": "[PROTO:ssl]://[HOST]:[PORT:9099]" }