Simon L
|
ff58ee08e7
|
add print_red in order to make the exact mistake more discoverable
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-04-22 11:44:06 +02:00 |
|
Simon L
|
fe631e8a88
|
Merge pull request #2390 from nextcloud/enh/noid/manual-install-hint
add a hint to manual install when people did not grant access to the …
|
2023-04-22 11:40:31 +02:00 |
|
Simon L
|
7d288268bc
|
Merge pull request #2388 from nextcloud/enh/noid/rename-spellling
rename `All In One` to `All-in-One`
|
2023-04-22 11:35:52 +02:00 |
|
Simon L
|
37b5e12a6f
|
rename DOCKER_SOCKET_PATH to WATCHTOWER_DOCKER_SOCKET_PATH
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-04-22 11:21:47 +02:00 |
|
Simon L
|
1af8112308
|
add a hint to manual install when people did not grant access to the docker socket by purpose
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-04-18 23:07:04 +02:00 |
|
Simon L
|
87cb3cd819
|
rename All In One to All-in-One
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-04-18 19:07:59 +02:00 |
|
Simon L
|
c56959b9d0
|
Merge pull request #2210 from nextcloud/enh/2195/allow-digits-in-startup-apps
allow digits in NEXTCLOUD_STARTUP_APPS
|
2023-03-30 15:35:03 +02:00 |
|
Simon L
|
20062b6095
|
allow digits in NEXTCLOUD_STARTUP_APPS
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-03-26 14:50:09 +02:00 |
|
Simon L
|
bf9482e560
|
Make sure that NEXTCLOUD_DATADIR is not misleading
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-03-26 14:46:22 +02:00 |
|
Simon L
|
961f894372
|
adjust wording of regex for NEXTCLOUD_DATADIR
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-03-25 09:56:34 +01:00 |
|
Simon L
|
4b30bcd92e
|
Merge pull request #2134 from nextcloud/enh/noid/add-docker-swarm-note
add link about docker swarm directly to startup script
|
2023-03-15 14:27:31 +01:00 |
|
Simon L
|
067604ceac
|
improve hint about dns resolving
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-03-09 20:22:50 +01:00 |
|
Simon L
|
e6ecf52df9
|
add link about docker swarm directly to startup script
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-03-09 20:17:51 +01:00 |
|
Simon L
|
5ddf989703
|
add reasons why changing volume and container name is not supported
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-03-09 16:23:31 +01:00 |
|
Simon L
|
1e96eed341
|
add a check if the mastercontainer volume is really connected to the mastercontainer
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-03-04 20:17:19 +01:00 |
|
Simon L
|
97b0622cc3
|
fix typo
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-03-02 14:50:50 +01:00 |
|
Simon L
|
98078cbe0a
|
improve the volume and container name check
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-03-02 09:25:14 +01:00 |
|
Simon L
|
96f3ca2506
|
fix and hide a few caddy warnings
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-02-11 20:49:30 +01:00 |
|
Zoey
|
4e74052c20
|
migrate mastercontainer to alpine (#1577)
|
2023-01-27 21:36:53 +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 |
|
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 |
|
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 |
|
Á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
|
f42cb98b98
|
allow to adjust the max upload time
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-08-22 12:27:06 +02:00 |
|
szaimen
|
e152185fe9
|
allow to adjust the upload limit
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-08-22 12:11:55 +02:00 |
|
szaimen
|
482b279f3c
|
allow to specify an apache ip-binding
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-07-08 17:11:49 +02:00 |
|
szaimen
|
7ae718300f
|
allow to adjust the talk port
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-07-04 14:17:33 +02:00 |
|
szaimen
|
21422f2e1c
|
the timezone needs to be UTC for the mastercontainer
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-06-27 12:12:07 +02:00 |
|
szaimen
|
3db57c6290
|
allow to specify the docker socket path
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-06-06 22:49:22 +02:00 |
|
szaimen
|
cb24213a31
|
fix windows host access correctly
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-05-23 17:19:23 +02:00 |
|
szaimen
|
ff27bd77cc
|
fix access to the aio interface for everyone
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-05-09 21:00:37 +02:00 |
|
szaimen
|
bb36f7e22c
|
fix the reported gateway problem
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-05-09 18:20:25 +02:00 |
|
Simon L
|
346824b5e1
|
Merge pull request #584 from nextcloud/enh/576/rework-allowed-paths
refactor allowed paths
|
2022-05-09 15:51:06 +02:00 |
|
Simon L
|
32681c4c95
|
Merge pull request #536 from nextcloud/enh/535/fix-permission-changes
fix docker socket permission changes
|
2022-05-09 15:42:25 +02:00 |
|
Simon L
|
f508e7b33a
|
Merge pull request #571 from nextcloud/enh/565/dns-resolution
check the DNS resolving on startup
|
2022-05-09 15:42:09 +02:00 |
|
szaimen
|
d669a0086c
|
refactor allowed paths
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-05-09 15:41:01 +02:00 |
|
szaimen
|
c5066f2b31
|
make error message more clear
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-05-08 17:42:10 +02:00 |
|
szaimen
|
0bf4538fb9
|
don't allow access from nextcloud-aio-nextcloud
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-05-06 20:24:12 +02:00 |
|
szaimen
|
4759f8fad4
|
allow volume directories for synology
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-05-05 20:13:17 +02:00 |
|
szaimen
|
c5973d9875
|
check the DNS resolving on startup
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-05-05 18:36:02 +02:00 |
|
szaimen
|
9af6a5fe4d
|
make the variables check more verbose
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-05-04 09:16:16 +02:00 |
|
szaimen
|
603ce7cca0
|
don't allow access from nextcloud-aio-nextcloud
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-04-28 21:57:19 +02:00 |
|
szaimen
|
8ba392ba0a
|
fix docker socket permission changes
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-04-27 13:52:03 +02:00 |
|
szaimen
|
8da25b6c35
|
improve message when docker api version is not supported
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-04-23 22:16:46 +02:00 |
|
szaimen
|
456f26b9d5
|
run caddy as different user
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2022-04-20 17:02:57 +02:00 |
|