Simon L
|
dd053182f9
|
ffix nextcloud health check
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-06-15 16:12:36 +02:00 |
|
Simon L
|
89e0be6f06
|
Merge pull request #2762 from nextcloud/enh/noid/adjust-jit
adjust opcache and jit values
|
2023-06-15 15:29:16 +02:00 |
|
Simon L
|
541fad9bab
|
Merge pull request #2703 from nextcloud/enh/2695/notify-push
put notify-push into its own container
|
2023-06-15 15:25:50 +02:00 |
|
Zoey
|
fad2558690
|
update all container to alpine v3.18.3
Signed-off-by: Zoey <zoey@z0ey.de>
|
2023-06-15 12:43:26 +00:00 |
|
Simon L
|
a984d9e520
|
adjust opcache and jit values
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-06-15 13:11:18 +02:00 |
|
dependabot[bot]
|
4ee68dfc2c
|
Bump php in /Containers/nextcloud
Bumps php from 8.1.19-fpm-alpine3.17 to 8.1.20-fpm-alpine3.17.
---
updated-dependencies:
- dependency-name: php
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-13 07:00:49 +00:00 |
|
Simon L
|
48b852149a
|
Remove not anymore needed workaround
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-06-10 16:48:09 +02:00 |
|
Simon L
|
82a53ab139
|
disable integrity check temporarily
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-06-10 16:48:08 +02:00 |
|
Simon L
|
9ccd6949ce
|
add run_upgrade_if_needed_due_to_app_update
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-06-10 10:04:13 +02:00 |
|
Simon L
|
9b1421980f
|
put notify-push into its own container
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-06-07 16:57:04 +02:00 |
|
Simon L
|
8ca525d333
|
Merge pull request #2633 from nextcloud/enh/noid/aio-adjustments
adjustments to AIO_URL and AIO_TOKEN
|
2023-06-06 10:09:50 +02:00 |
|
Simon L
|
f15f90f6df
|
Merge pull request #2660 from nextcloud/enh/noid/disable-apps
Make sure to disable apps that could not get enabled after an update
|
2023-06-06 10:08:18 +02:00 |
|
Simon L
|
f430660ba2
|
adjustments to AIO_URL and AIO_TOKEN
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-06-06 09:50:31 +02:00 |
|
Simon L
|
d7ed356548
|
Merge pull request #2639 from Anth0rx/main
Switch from mawk to built-in awk
|
2023-06-06 09:48:51 +02:00 |
|
Simon L
|
5be23abaff
|
Merge pull request #2658 from nextcloud/enh/noid/remove-updatenotification-app
remove the updatenotification app also if already updating to next ma…
|
2023-06-06 09:47:38 +02:00 |
|
Simon L
|
a05c2bffcd
|
make it save
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-06-06 09:44:11 +02:00 |
|
Simon L
|
0ab721f1d6
|
Merge pull request #2661 from nextcloud/enh/noid/add-user
Dockerfiles - Add USER to all files
|
2023-06-06 09:32:18 +02:00 |
|
Simon L
|
e9d8e1845a
|
wait for talk-recording to become available
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-06-06 09:26:14 +02:00 |
|
Simon L
|
4953ce95c6
|
dont expose it publicly
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-06-05 18:52:05 +02:00 |
|
Simon L
|
70f27ae304
|
allow to disable/enable talk-recording
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-06-05 18:52:05 +02:00 |
|
Simon L
|
93f14608f3
|
clean up some files
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-06-03 15:04:17 +02:00 |
|
Simon L
|
0368ce7ef9
|
Make sure to disable apps that could not get enabled after an update
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-06-03 14:00:40 +02:00 |
|
Simon L
|
0f9b230c9b
|
remove the updatenotification app also if already updating to next major version
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-06-02 14:18:50 +02:00 |
|
Anth0rx
|
a51d43c074
|
Switch from mawk to built-in awk
Signed-off-by: Anth0rx <pascal@dengconsult.systems>
|
2023-06-01 11:42:05 +02:00 |
|
Simon L
|
c854e68188
|
fix build
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-05-30 12:22:47 +02:00 |
|
Simon L
|
675de94bcf
|
adjust review
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-05-30 12:00:20 +02:00 |
|
Simon L
|
d18b58d2a1
|
re-order some things
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-05-30 11:50:42 +02:00 |
|
Zoey
|
c50132a27a
|
optimize nextcloud Dockerfile
Signed-off-by: Zoey <zoey@z0ey.de>
|
2023-05-30 11:50:23 +02:00 |
|
Simon L
|
d037ebba66
|
Merge pull request #2454 from nextcloud/enh/noid/nextcloud-exec-commands
allow to define nextcloud_exec_commands in containers definition
|
2023-05-30 11:42:46 +02:00 |
|
Simon L
|
b85bdbbf1d
|
Merge pull request #2608 from nextcloud/enh/noid/remove-imaginary-version-check
remove imaginary version check
|
2023-05-30 11:33:22 +02:00 |
|
Simon L
|
8bd7e11ba8
|
Merge pull request #2605 from nextcloud/enh/noid/update-nextcloud-to-php8.1
update Nextcloud container to php 8.1 and alpine 3.17
|
2023-05-30 11:32:34 +02:00 |
|
Simon L
|
52e70ac6b8
|
Merge pull request #2602 from nextcloud/enh/noid/update-to-26
update to Nextcloud 26.0.2
|
2023-05-30 11:31:37 +02:00 |
|
Simon L
|
3696e08d27
|
Merge pull request #2577 from nextcloud/enh/noid/permission-overwrite-move
move permission overwrite to better place before innstallation
|
2023-05-30 11:31:05 +02:00 |
|
Simon L
|
3fbd54989a
|
fix jwt_secret
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-05-27 17:58:22 +02:00 |
|
Simon L
|
e4de4dcb67
|
allow to define nextcloud_exec_commands in containers definition
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-05-26 15:54:01 +02:00 |
|
Simon L
|
9d1e8faf5c
|
remove imaginary version check
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-05-26 12:36:00 +02:00 |
|
Simon L
|
8dbdc8bb77
|
update Nextcloud container to php 8.1 and alpine 3.17
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-05-26 12:31:19 +02:00 |
|
Simon L
|
a8a80cbd72
|
update to Nextcloud 26.0.2
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-05-26 12:22:42 +02:00 |
|
szaimen
|
4627b9c685
|
nextcloud-update automated change
Signed-off-by: GitHub <noreply@github.com>
|
2023-05-26 09:17:53 +00:00 |
|
Simon L
|
32690ae48f
|
move permission overwrite to better place before innstallation
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-05-21 00:49:49 +02:00 |
|
Simon L
|
9f4b712f02
|
revert disabling FTS if on Nc26
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-05-02 20:35:28 +02:00 |
|
Simon L
|
b2f5deebd2
|
Krita should be enabled by default
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-05-01 11:52:49 +02:00 |
|
szaimen
|
f46c72b359
|
nextcloud-update automated change
Signed-off-by: GitHub <noreply@github.com>
|
2023-04-20 12:49:12 +00:00 |
|
Simon L
|
f0069816bc
|
sometimes the built-in upgrader needs to run several times
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-04-15 12:52:25 +02:00 |
|
Simon L
|
7acdb2dc92
|
add a warning as well for FTS
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-04-14 15:34:01 +02:00 |
|
Simon L
|
cab39e59be
|
Merge pull request #2334 from nextcloud/enh/noid/disable-fts-on-nc26
disabling FTS on NC26 as the migration to ES8 is still pending
|
2023-04-14 15:14:01 +02:00 |
|
Simon L
|
28b9755a50
|
disabling FTS on NC26 as the migration to ES8 is still pending
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-04-14 13:41:02 +02:00 |
|
Simon L
|
0435609521
|
add nodejs in order to make recognize easier to install on arm64
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-04-06 15:49:25 +02:00 |
|
Simon L
|
409dda00bd
|
Merge pull request #2255 from nextcloud/enh/noid/remove-workarounds
remove temporarily added dependencies after avatar problem was fixed
|
2023-04-03 10:29:01 +02:00 |
|
Simon L
|
517ac319ba
|
Merge pull request #2259 from nextcloud/enh/2258/fix-details
define updaterdirectory and add forgotten exit
|
2023-04-03 10:27:27 +02:00 |
|