Simon L.
36c0041305
Merge pull request #5575 from nextcloud/ernolf/nextcloud-php8.3
...
build(nextcloud): bump php to 8.3
2024-11-12 15:40:10 +01:00
Tim Diels
af3f00c3cc
Allow to exclude previews from restore in the remote case too
...
Signed-off-by: Tim Diels <tim@diels.me>
2024-11-12 12:16:19 +01:00
Simon L.
47e0ac7b4d
allow to exclude previews from restore upon instance restore
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-12 12:16:19 +01:00
ernolf
aff6aecff6
build(nextcloud): workaround for imagick php8.3
...
Signed-off-by: ernolf <raphael.gradenwitz@googlemail.com>
2024-11-11 19:46:55 +01:00
ernolf
875281e48d
build(nextcloud): bump php to 8.3
...
Signed-off-by: ernolf <raphael.gradenwitz@googlemail.com>
2024-11-11 19:44:30 +01:00
Simon L.
596a4669fd
Merge pull request #5558 from mihaicmn/disable-domain-validator-logs
...
Correctly disable some supervisord logs
2024-11-11 07:22:32 +01:00
Simon L.
6d51b673fc
adjust additional places
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-11 07:18:59 +01:00
Simon L.
46343a958e
Merge pull request #5572 from nextcloud/dependabot/docker/Containers/docker-socket-proxy/haproxy-3.0.6-alpine
...
build(deps): bump haproxy from 3.0.5-alpine to 3.0.6-alpine in /Containers/docker-socket-proxy
2024-11-11 07:10:50 +01:00
dependabot[bot]
1697f43db3
build(deps): bump haproxy in /Containers/docker-socket-proxy
...
Bumps haproxy from 3.0.5-alpine to 3.0.6-alpine.
---
updated-dependencies:
- dependency-name: haproxy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 04:43:24 +00:00
dependabot[bot]
b53e3ebaa6
build(deps): bump clamav/clamav in /Containers/clamav
...
Bumps clamav/clamav from 1.4.1-11 to 1.4.1-12.
---
updated-dependencies:
- dependency-name: clamav/clamav
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 04:43:20 +00:00
Mihai Coman
45973ef12e
disable domain-validator logs
...
Explicitly use NONE value for stdout_logfile and stderr_logfile
to disable domain-validator logs.
Accoring to supervisord documentation, if stdout_logfile/stderr_logfile
is unset or set to AUTO, supervisor will automatically choose a file location.
If this is set to NONE, supervisord will create no log file.
Signed-off-by: Mihai Coman <mihai.cmn@gmail.com>
2024-11-09 12:55:11 +02:00
Simon L.
267aebf941
Merge pull request #5553 from nextcloud/enh/4804/clean-borg
...
borgbackup: make logs a bit cleaner if local archive is used
2024-11-08 14:57:32 +01:00
Simon L.
ccf445a5d1
fix the commit
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-08 14:56:56 +01:00
Simon L.
0b3f63bf74
notify-scripts: add object type and object id
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-08 14:42:07 +01:00
Simon L.
019664afc1
borgbackup: make logs a bit cleaner if local archive is used
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-08 14:29:36 +01:00
Simon L.
91913145d9
nextcloud: upgrade to 30.0.2
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-08 11:44:16 +01:00
Simon L.
ec226d7943
Merge pull request #5546 from nextcloud/dependabot/docker/Containers/imaginary/golang-1.23.3-alpine3.20
...
build(deps): bump golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20 in /Containers/imaginary
2024-11-08 09:15:53 +01:00
dependabot[bot]
144df87b74
build(deps): bump golang in /Containers/imaginary
...
Bumps golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-08 05:04:56 +00:00
dependabot[bot]
8e105857ab
build(deps): bump collabora/code in /Containers/collabora
...
Bumps collabora/code from 24.04.9.1.1 to 24.04.9.2.1.
---
updated-dependencies:
- dependency-name: collabora/code
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-08 05:04:49 +00:00
Simon L.
d904aff3ec
Merge pull request #5426 from nextcloud/enh/4657/add-docs-url
...
nextcloud: add `documentation_url.server_logs`
2024-11-07 22:23:42 +01:00
Tim Diels
3eeda1ea91
Add remote borg backup support ( #4804 )
...
Signed-off-by: Tim Diels <tim@diels.me>
Signed-off-by: Simon L. <szaimen@e.mail.de>
Co-authored-by: Simon L. <szaimen@e.mail.de>
2024-11-07 22:19:56 +01:00
Simon L.
16a3c32ec3
Revert "talk-recording: change to firefox-esr"
2024-11-07 14:51:37 +01:00
szaimen
d5b6e6653d
imaginary-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-07 12:02:52 +00:00
Simon L.
56864dde66
talk-recording: change tmpfs to volume
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-07 12:07:44 +01:00
Simon L.
4e2bb8f1a7
talk-recording: change to firefox-esr
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-07 11:22:29 +01:00
Simon L.
01e10aa3f2
nextcloud: update to 29.0.9
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-07 10:48:35 +01:00
Simon L.
cd3a33a800
Merge pull request #5484 from apparle/apache_additional_network
...
Specifying additional docker network for Apache container
2024-11-07 09:37:56 +01:00
Apoorv Parle
e30b4562b2
Remove mastercontainer connection to APACHE_ADDITIONAL_CONTAINER. Follow that up in a separate PR.
...
Signed-off-by: Apoorv Parle <19315187+apparle@users.noreply.github.com>
2024-11-07 00:26:35 -08:00
Simon L.
8d81f56a9f
Merge pull request #5528 from nextcloud/enh/noid/add-user-ids
...
add user-IDs to all containers
2024-11-06 16:13:50 +01:00
Simon L.
bc36ce9aab
fix some issues
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-06 16:12:36 +01:00
Simon L.
1632e14380
nextcloud: remove chpasswd
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-06 15:03:17 +01:00
Simon L.
faecc028fe
add user-IDs to all containers
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-06 14:35:40 +01:00
Simon L.
0d9a22346e
nextcloud: add libreoffice by default
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-06 14:08:46 +01:00
Apoorv Parle
974ad1ef9b
Improve error checking and connect mastercontainer right from the start to make inital process seamless.
...
Signed-off-by: Apoorv Parle <19315187+apparle@users.noreply.github.com>
2024-11-04 05:27:30 -08:00
dependabot[bot]
e73e272e31
build(deps): bump clamav/clamav in /Containers/clamav
...
Bumps clamav/clamav from 1.4.1-10 to 1.4.1-11.
---
updated-dependencies:
- dependency-name: clamav/clamav
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 05:09:49 +00:00
Apoorv Parle
4ad749a265
Merge branch 'main' into apache_additional_network
2024-11-02 14:14:42 -07:00
Apoorv Parle
f644e83935
Add ability to specify additional docker network and update documentation for it.
...
Signed-off-by: Apoorv Parle <19315187+apparle@users.noreply.github.com>
2024-11-02 14:11:17 -07:00
Simon L.
d133e285d5
Merge pull request #5495 from rriemann/elastic-no-ingest-plugin
...
elastic container: ingest-attachment is now module and not a plugin
2024-10-30 14:55:25 +01:00
Simon L.
95c20fdfff
nextcloud: clean up old sessions after 24h latest
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-10-30 10:56:06 +01:00
Robert Riemann
cf8ba936c9
elastic container: ingest-attachment is now module and not a plugin
...
When this command is executed in elastic search v8.15.3, then this warning shows up:
~~~
bin/elasticsearch-plugin install --batch ingest-attachment
warning: ignoring JAVA_HOME=/opt/bitnami/java; using ES_JAVA_HOME
-> Installing ingest-attachment
[ingest-attachment] is no longer a plugin but instead a module packaged with this distribution of Elasticsearch
-> Please restart Elasticsearch to activate any plugins installed
~~~
The elastic website says: "The Ingest Attachment plugin is now included in Elasticsearch. See the Ingest Attachment processor."
Source: <https://www.elastic.co/guide/en/elasticsearch/plugins/current/ingest-attachment.html >
Hence, I remove the explicit installation from the elastic container image.
Signed-off-by: Robert Riemann <robert.riemann@edps.europa.eu>
2024-10-29 15:12:15 +01:00
dependabot[bot]
1d96efe07c
build(deps): bump strukturag/nextcloud-spreed-signaling
...
Bumps strukturag/nextcloud-spreed-signaling from 2.0.0 to 2.0.1.
---
updated-dependencies:
- dependency-name: strukturag/nextcloud-spreed-signaling
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-29 04:59:07 +00:00
Simon L.
335ed24469
Merge pull request #5487 from nextcloud/dependabot/docker/Containers/talk/eturnal/eturnal-1.12.1
...
build(deps): bump eturnal/eturnal from 1.12.0 to 1.12.1 in /Containers/talk
2024-10-28 10:10:51 +01:00
Simon L.
40ab0f9f9e
Merge pull request #5486 from nextcloud/dependabot/docker/Containers/collabora/collabora/code-24.04.9.1.1
...
build(deps): bump collabora/code from 24.04.8.2.1 to 24.04.9.1.1 in /Containers/collabora
2024-10-28 10:10:32 +01:00
dependabot[bot]
d2adea5fe4
build(deps): bump eturnal/eturnal in /Containers/talk
...
Bumps eturnal/eturnal from 1.12.0 to 1.12.1.
---
updated-dependencies:
- dependency-name: eturnal/eturnal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 04:40:04 +00:00
dependabot[bot]
d2f00b44d4
build(deps): bump collabora/code in /Containers/collabora
...
Bumps collabora/code from 24.04.8.2.1 to 24.04.9.1.1.
---
updated-dependencies:
- dependency-name: collabora/code
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 04:39:27 +00:00
dependabot[bot]
017ed64f6b
build(deps): bump clamav/clamav in /Containers/clamav
...
Bumps clamav/clamav from 1.4.1-9 to 1.4.1-10.
---
updated-dependencies:
- dependency-name: clamav/clamav
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 04:39:26 +00:00
Simon L.
67944aa009
Merge pull request #5475 from nextcloud/dependabot/docker/Containers/nextcloud/php-8.2.25-fpm-alpine3.20
...
build(deps): bump php from 8.2.24-fpm-alpine3.20 to 8.2.25-fpm-alpine3.20 in /Containers/nextcloud
2024-10-25 09:36:16 +02:00
dependabot[bot]
0066ad6a37
build(deps): bump php in /Containers/nextcloud
...
Bumps php from 8.2.24-fpm-alpine3.20 to 8.2.25-fpm-alpine3.20.
---
updated-dependencies:
- dependency-name: php
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 05:00:57 +00:00
dependabot[bot]
459edf573c
build(deps): bump php in /Containers/mastercontainer
...
Bumps php from 8.3.12-fpm-alpine3.20 to 8.3.13-fpm-alpine3.20.
---
updated-dependencies:
- dependency-name: php
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 05:00:45 +00:00
Simon L.
680310c3e8
Merge pull request #5441 from nextcloud/enh/noid/add-db-type
...
nextcloud¬ify-push: allow to adjust the DATABASE_TYPE
2024-10-24 10:18:00 +02:00