Simon L
7058cf2090
Merge pull request #2028 from nextcloud/enh/noid/adjust-readme
...
adjust readme a bit
2023-02-19 22:44:37 +01:00
Simon L
342a3b8b8f
adjust readme a bit
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-19 22:43:21 +01:00
Simon L
98a32b1ccf
fix detail
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-19 22:32:14 +01:00
Simon L
78db980b2f
Merge pull request #2027 from nextcloud/enh/noid/improve-rp-docs
...
rp documentation - make apache_ip_binding documentation more explicit
2023-02-19 22:30:42 +01:00
Simon L
31ca661345
rp documentation - make apache_ip_binding documentation more explicit
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-19 22:15:23 +01:00
Simon L
e97aa44fe4
add a more complete dnsmasq guide
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-19 11:05:06 +01:00
Simon L
f97bfc7dd1
Merge pull request #2024 from Verhoeckx/patch-1
...
Add the directive ProxyPassReverse
2023-02-18 22:53:38 +01:00
Verhoeckx
758bc8b3ff
Add the directive ProxyPassReverse
...
According to the official documentation of Apache the directive ProxyPassReverse should be added when Apache is being used as a reverse proxy. I have tested it and Nexctloud AIO seems to work just fine.
From the documentation:
"This directive lets Apache adjust the URL in the Location, Content-Location and URI headers on HTTP redirect responses. This is essential when Apache is used as a reverse proxy (or gateway) to avoid bypassing the reverse proxy because of HTTP redirects on the backend servers which stay behind the reverse proxy."
https://httpd.apache.org/docs/2.2/mod/mod_proxy.html#ProxyPassReverse
Signed-off-by: Verhoeckx <64807887+Verhoeckx@users.noreply.github.com>
2023-02-18 21:43:20 +01:00
Simon L
5ab67cea1e
also overwrite db_name to fix db migration
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-18 19:03:26 +01:00
Simon L
4fd365764c
Merge pull request #2018 from Leptopoda/patch-1
...
Fix typo
2023-02-18 16:57:47 +01:00
Nikolas Rimikis
a57185a34b
Fix typo
...
Signed-off-by: Nikolas Rimikis <25266387+Leptopoda@users.noreply.github.com>
2023-02-18 14:27:52 +01:00
Zoey
60399acbc7
close #2014
...
Signed-off-by: Zoey <zoey@z0ey.de>
2023-02-17 16:49:25 +01:00
Simon L
6d2d054328
docker-aio-config should not be a volume by default
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-17 12:36:50 +01:00
Simon L
bc100b9fd8
Merge pull request #2009 from nextcloud/fix/2008/fix-database-migration
...
postgresql - improve database online check during the migration
2023-02-17 12:30:26 +01:00
Simon L
394b899578
postgresql - improve database online check during the migration
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-17 11:50:09 +01:00
Simon L
32124235ba
increase to 4.4.1
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-17 11:29:45 +01:00
Simon L
7bb713eaaa
increase to 4.4.0
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-16 19:17:04 +01:00
Simon L
0df1db6b8f
Merge pull request #2005 from nextcloud/enh/2004/add-spinner-loader
...
add loader to login template
2023-02-16 19:16:11 +01:00
Simon L
5b2b60841d
add loader to login template
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-16 19:14:09 +01:00
Simon L
e638aa3b89
Merge pull request #2002 from nextcloud/aio-helm-update
...
Helm Chart updates
2023-02-16 17:43:10 +01:00
szaimen
42c0dadb11
Helm Chart updates
...
Signed-off-by: GitHub <noreply@github.com>
2023-02-16 16:39:25 +00:00
Simon L
4362406587
fix the helm-update job
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-16 17:38:45 +01:00
Simon L
f1dff9b3e2
Merge pull request #2001 from nextcloud/aio-yaml-update
...
Yaml updates
2023-02-16 17:32:41 +01:00
szaimen
a6667496c7
Yaml updates
...
Signed-off-by: GitHub <noreply@github.com>
2023-02-16 16:31:28 +00:00
Simon L
355175cc36
Merge pull request #1990 from nextcloud/fix/1984/fix-docker-networks
...
connect containers only to custom network
2023-02-16 17:28:11 +01:00
Simon L
2ade84e7ab
connect containers only to custom network
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-16 17:26:35 +01:00
Simon L
244424efee
Merge pull request #1982 from nextcloud/enh/noid/improve-restore
...
also restore configuration.json even if the former restore failed
2023-02-16 17:25:09 +01:00
Simon L
775889edc4
Merge pull request #1981 from nextcloud/enh/noid/increase-free-disk-check
...
check size of config and only write back if space is sufficient
2023-02-16 17:24:35 +01:00
Simon L
8a23a1cb6b
Merge pull request #1969 from nextcloud/enh/noid/improve-caddy
...
fix and hide a few caddy warnings
2023-02-16 17:23:43 +01:00
Simon L
e17dfd9e66
Merge pull request #1968 from nextcloud/enh/noid/fix-session-deletion
...
rm does not work if there are too many sessions
2023-02-16 17:21:59 +01:00
Simon L
de2c915bba
update OO
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-16 17:19:02 +01:00
Simon L
40be1e1d07
Merge pull request #1999 from nextcloud/dependabot/docker/Containers/clamav/clamav/clamav-1.0.1-1
...
Bump clamav/clamav from 0.105.1-8 to 1.0.1-1 in /Containers/clamav
2023-02-16 17:17:44 +01:00
Simon L
e60dcdc2b3
Merge pull request #1998 from nextcloud/dependabot/docker/Containers/mastercontainer/caddy-2.6.4-alpine
...
Bump caddy from 2.6.3-alpine to 2.6.4-alpine in /Containers/mastercontainer
2023-02-16 17:17:26 +01:00
Simon L
90f49b128e
Merge pull request #1997 from nextcloud/dependabot/docker/Containers/apache/caddy-2.6.4-alpine
...
Bump caddy from 2.6.3-alpine to 2.6.4-alpine in /Containers/apache
2023-02-16 17:17:10 +01:00
Simon L
2115e1dcf7
Merge pull request #1995 from nextcloud/dependabot/docker/Containers/nextcloud/php-8.0.28-fpm-alpine3.16
...
Bump php from 8.0.27-fpm-alpine3.16 to 8.0.28-fpm-alpine3.16 in /Containers/nextcloud
2023-02-16 17:16:55 +01:00
Simon L
554745ac13
Merge pull request #1994 from nextcloud/dependabot/docker/Containers/mastercontainer/php-8.1.16-fpm-alpine3.17
...
Bump php from 8.1.15-fpm-alpine3.17 to 8.1.16-fpm-alpine3.17 in /Containers/mastercontainer
2023-02-16 17:15:33 +01:00
Simon L
4f91809d41
Merge pull request #1980 from nextcloud/dependabot/docker/Containers/mastercontainer/docker-23.0.1-dind
...
Bump docker from 20.10.23-dind to 23.0.1-dind in /Containers/mastercontainer
2023-02-16 17:15:18 +01:00
Simon L
e52647caf3
Merge pull request #1979 from nextcloud/dependabot/docker/Containers/watchtower/alpine-3.17.2
...
Bump alpine from 3.17.1 to 3.17.2 in /Containers/watchtower
2023-02-16 17:14:56 +01:00
Simon L
c1f882b95f
Merge pull request #1978 from nextcloud/dependabot/docker/Containers/borgbackup/alpine-3.17.2
...
Bump alpine from 3.17.1 to 3.17.2 in /Containers/borgbackup
2023-02-16 17:14:41 +01:00
Simon L
0710b64899
Merge pull request #1977 from nextcloud/dependabot/docker/Containers/postgresql/postgres-15.2-alpine
...
Bump postgres from 15.1-alpine to 15.2-alpine in /Containers/postgresql
2023-02-16 17:14:19 +01:00
Simon L
e7e3de0335
Merge pull request #1976 from nextcloud/dependabot/docker/Containers/domaincheck/alpine-3.17.2
...
Bump alpine from 3.17.1 to 3.17.2 in /Containers/domaincheck
2023-02-16 17:14:04 +01:00
Simon L
88c95e292b
Merge pull request #2000 from nextcloud/enh/noid/multiarch
...
document multiarch containers
2023-02-16 17:03:57 +01:00
Simon L
73674c6167
document multiarch containers
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-16 17:02:44 +01:00
Simon L
e9497634b6
migration.md - adjust db-creation docs for psql 15
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-16 16:44:35 +01:00
dependabot[bot]
cf69a3114a
Bump clamav/clamav from 0.105.1-8 to 1.0.1-1 in /Containers/clamav
...
Bumps clamav/clamav from 0.105.1-8 to 1.0.1-1.
---
updated-dependencies:
- dependency-name: clamav/clamav
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 12:59:25 +00:00
dependabot[bot]
f7ec7da366
Bump caddy in /Containers/mastercontainer
...
Bumps caddy from 2.6.3-alpine to 2.6.4-alpine.
---
updated-dependencies:
- dependency-name: caddy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 12:59:11 +00:00
dependabot[bot]
2e9a908d07
Bump caddy from 2.6.3-alpine to 2.6.4-alpine in /Containers/apache
...
Bumps caddy from 2.6.3-alpine to 2.6.4-alpine.
---
updated-dependencies:
- dependency-name: caddy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 12:59:08 +00:00
Simon L
849c0c4c89
disable the tls-alpn challenge
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-15 19:36:26 +01:00
Simon L
43ef6cb056
traefik - the x-robots-tag should be set by nextcloud. dont overwrite it
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-15 18:30:01 +01:00
Simon L
194446fc71
check size of config and only write back if space is sufficient
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-15 17:11:23 +01:00