Simon L
|
3102dbfaeb
|
add curl back
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-01-27 21:52:37 +01:00 |
|
Zoey
|
4e74052c20
|
migrate mastercontainer to alpine (#1577)
|
2023-01-27 21:36:53 +01:00 |
|
dependabot[bot]
|
62bf50d160
|
Bump docker in /Containers/mastercontainer
Bumps docker from 20.10.22-dind to 20.10.23-dind.
---
updated-dependencies:
- dependency-name: docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-24 12:05:56 +00:00 |
|
Simon L
|
98cf71861f
|
change dind image to omit the alpine version
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-01-17 23:23:37 +01:00 |
|
Simon L
|
5d3c858064
|
Revert "change dind image to omit the alpine version"
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-01-17 23:23:15 +01:00 |
|
Simon L
|
9645abcecc
|
change dind image to omit the alpine version
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-01-17 23:22:40 +01:00 |
|
dependabot[bot]
|
2a151b71fa
|
Bump php in /Containers/mastercontainer
Bumps php from 8.1.13-apache-bullseye to 8.1.14-apache-bullseye.
---
updated-dependencies:
- dependency-name: php
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-06 16:57:56 +00:00 |
|
Simon L
|
950ab32d26
|
update mastercontainerto php 8.1
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-23 17:02:47 +01:00 |
|
Simon L
|
df9882a944
|
Merge pull request #1471 from nextcloud/enh/1467/check-for-overlay2
check if vfs or fuse-overlayfs is used
|
2022-12-05 15:21:29 +01:00 |
|
Simon L
|
a0cbcc7f52
|
file logging is not needed
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-05 10:58:04 +01:00 |
|
Simon L
|
b86c1f490a
|
check if vfs or fuse-overlayfs is used
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-03 19:02:30 +01:00 |
|
dependabot[bot]
|
0969d0582a
|
Bump php in /Containers/mastercontainer
Bumps php from 8.0.25-apache-bullseye to 8.0.26-apache-bullseye.
---
updated-dependencies:
- dependency-name: php
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-29 12:05:53 +00:00 |
|
Simon L
|
ebe30e69f9
|
make sure to only trigger the daily-backup script if daily_backups are really enabled
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-11-20 01:36:55 +01:00 |
|
Simon L
|
de137f70ae
|
add an AIO outdated notification
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-11-17 13:38:09 +01:00 |
|
Zoey
|
cbf579df18
|
fix regex syntax
I forgot, that the "-" must be at the end of the regex
Signed-off-by: Zoey <zoey@z0ey.de>
|
2022-11-10 20:40:22 +01:00 |
|
Simon L
|
7a93ad0e4e
|
also allow digits
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-11-10 20:27:13 +01:00 |
|
Simon L
|
da2b967a33
|
allow to add dependencies and php extensions into the Nextcloud container
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-11-10 12:32:21 +01:00 |
|
Simon L
|
588f9a36e7
|
allow to adjust the PHP memory limit
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-11-10 12:15:40 +01:00 |
|
Simon L
|
d424776a43
|
rename TRUSTED_CACERTS_DIR to NEXTCLOUD_TRUSTED_CACERTS_DIR
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-11-10 11:49:34 +01:00 |
|
szaimen
|
029b6ea797
|
allow to adjust Nextcloud apps that get installed upon first startup
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-11-08 21:48:21 +01:00 |
|
Simon L
|
bdfb238683
|
Merge pull request #1339 from nextcloud/enh/noid/improve-logging
improve logging situation
|
2022-10-31 15:14:00 +01:00 |
|
Simon L
|
bd8a1c024d
|
Merge pull request #1346 from nextcloud/dependabot/docker/Containers/mastercontainer/php-8.0.25-apache-bullseye
Bump php from 8.0.24-apache-bullseye to 8.0.25-apache-bullseye in /Containers/mastercontainer
|
2022-10-31 15:12:40 +01:00 |
|
dependabot[bot]
|
d767ec65d9
|
Bump php in /Containers/mastercontainer
Bumps php from 8.0.24-apache-bullseye to 8.0.25-apache-bullseye.
---
updated-dependencies:
- dependency-name: php
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-31 12:45:17 +00:00 |
|
szaimen
|
77613f456c
|
Make sure that the sites are really gone
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-10-31 11:49:37 +01:00 |
|
szaimen
|
adb4279de1
|
improve logging situation
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-10-31 11:17:29 +01:00 |
|
Simon L
|
41507c05fa
|
Merge pull request #1274 from nextcloud/enh/1272/session-deduplication
rework session deduplication
|
2022-10-27 12:33:01 +02:00 |
|
dependabot[bot]
|
2faa1357d3
|
Bump docker in /Containers/mastercontainer
Bumps docker from 20.10.20-dind-alpine3.16 to 20.10.21-dind-alpine3.16.
---
updated-dependencies:
- dependency-name: docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-26 12:41:22 +00:00 |
|
Simon L
|
0f728d2660
|
Merge pull request #1262 from nextcloud/dependabot/docker/Containers/mastercontainer/caddy-2.6.2-alpine
Bump caddy from 2.6.1-alpine to 2.6.2-alpine in /Containers/mastercontainer
|
2022-10-24 20:54:12 +02:00 |
|
dependabot[bot]
|
62f129bdd2
|
Bump docker in /Containers/mastercontainer
Bumps docker from 20.10.18-dind-alpine3.16 to 20.10.20-dind-alpine3.16.
---
updated-dependencies:
- dependency-name: docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-24 18:52:20 +00:00 |
|
szaimen
|
3118ecf385
|
rework session deduplication
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-10-16 18:12:50 +02:00 |
|
dependabot[bot]
|
4e598b9de3
|
Bump caddy in /Containers/mastercontainer
Bumps caddy from 2.6.1-alpine to 2.6.2-alpine.
---
updated-dependencies:
- dependency-name: caddy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-14 12:21:20 +00:00 |
|
szaimen
|
be299dfe8c
|
add it to mastercontainer as well
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-10-06 23:22:19 +02:00 |
|
szaimen
|
56af317778
|
use correct config syntax
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-10-06 23:02:59 +02:00 |
|
dependabot[bot]
|
6e34656540
|
Bump php in /Containers/mastercontainer
Bumps php from 8.0.23-apache-bullseye to 8.0.24-apache-bullseye.
---
updated-dependencies:
- dependency-name: php
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-03 12:41:48 +00:00 |
|
dependabot[bot]
|
fb8fcae3d6
|
Bump caddy in /Containers/mastercontainer
Bumps caddy from 2.5.2-alpine to 2.6.1-alpine.
---
updated-dependencies:
- dependency-name: caddy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-23 12:40:50 +00:00 |
|
Simon L
|
dc63eec43b
|
Merge pull request #1168 from nextcloud/enh/noid/small-enhancements
small enhancements for daily-backup.sh
|
2022-09-20 19:33:21 +02:00 |
|
szaimen
|
4397e74ca9
|
small enhancements
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-09-20 19:28:17 +02:00 |
|
Simon L
|
ff88664cb2
|
Merge pull request #1141 from nextcloud/aio-dependency-update
Dependency updates
|
2022-09-20 19:04:56 +02:00 |
|
dependabot[bot]
|
7e148f8287
|
Bump docker in /Containers/mastercontainer
Bumps docker from 20.10.17-dind-alpine3.16 to 20.10.18-dind-alpine3.16.
---
updated-dependencies:
- dependency-name: docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-20 17:04:05 +00:00 |
|
szaimen
|
7efa09339c
|
dependency updates
Signed-off-by: GitHub <noreply@github.com>
|
2022-09-19 12:24:35 +00:00 |
|
Lorenzo Marroccoli
|
935d4aab11
|
Let the Nextcloud-Container trust custom CAs (e.g. for using LDAPS) 2
Signed-off-by: Lorenzo Marroccoli <lollo0296@gmail.com>
Signed-off-by: szaimen <szaimen@e.mail.de>
Co-Authored-By: Simon L. <szaimen@e.mail.de>
|
2022-09-14 10:08:24 +02:00 |
|
Simon L
|
2ab42b06ed
|
Merge pull request #1094 from nextcloud/enh/1077/backup-check
rework the daily backup script and allow to start the backup check from it
|
2022-09-08 16:05:24 +02:00 |
|
Simon L
|
3bc55fb104
|
Merge pull request #1096 from nextcloud/fix/noid/mastercontainer-logs
get rid of some strange lines in the mastercontainer logs
|
2022-09-08 15:44:11 +02:00 |
|
dependabot[bot]
|
16c75492f3
|
Bump php in /Containers/mastercontainer
Bumps php from 8.0.22-apache-bullseye to 8.0.23-apache-bullseye.
---
updated-dependencies:
- dependency-name: php
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-07 07:46:40 +00:00 |
|
Simon L
|
db91ede42a
|
Merge pull request #1116 from nextcloud/fix/1115/mastercontainer-healthcheck
improve healthcheck for mastercontainer
|
2022-09-05 13:31:25 +02:00 |
|
szaimen
|
59bbff23fe
|
improve healthcheck for mastercontainer
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-09-05 13:29:57 +02:00 |
|
Álvaro Brey
|
27e0080ed0
|
Fix typo in mastercontainer start.sh
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
|
2022-09-05 10:01:43 +02:00 |
|
szaimen
|
999c74a731
|
get rid of some strange lines in the mastercontainer logs
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-08-31 19:04:47 +02:00 |
|
szaimen
|
d6e1f62202
|
rework the daily backup script and allow to start the backup check from it
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-08-31 14:08:40 +02:00 |
|
Zoey
|
1edb422f3d
|
add docker healthchecks to the docker images
Signed-off-by: Zoey <zoey@z0ey.de>
|
2022-08-25 15:18:35 +02:00 |
|