Simon L
86c84de68b
Merge pull request #1658 from nextcloud/enh/noid/add-totp-back
...
add twofactor_totp back as default enabled app
2023-01-04 14:17:09 +01:00
Simon L
a0bbb86b13
add twofactor_totp back as default enabled app
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-01-03 14:42:57 +01:00
Simon L
92b271c3e5
allow to add the /dev/dri device into the container and refactor devices
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-01-03 02:13:34 +01:00
Simon L
7237433548
add some documentation for the apps-disable on startup feature
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-01-02 23:58:25 +01:00
Simon L
ed62ff1ff5
Revert "the files_lock app should get installed by default as well"
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-12-22 18:45:44 +01:00
Simon L
2ddd9406aa
the files_lock app should get installed by default as well
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-12-22 01:02:08 +01:00
Simon L
70a03ba1ae
add facerecognition notice to the readme
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-12-20 23:54:30 +01:00
Simon L
f3bfc2beb7
a few improvements
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-12-19 14:18:03 +01:00
thigg
6a509513a3
Added cifs/smb config help to readme
...
Signed-off-by: thigg <thigg@users.noreply.github.com>
2022-12-18 18:17:43 +01:00
Simon L
65b6d7e6b1
make more clear which FS is recommended for docker
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-12-18 15:02:26 +01:00
Simon L
d20cf5777f
remove the twofactor_totp app since it is bundled now
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-12-15 12:06:57 +01:00
Simon L
6b3be9d6e8
remove the apporder app
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-12-15 12:06:27 +01:00
Sergio Casero Hernández
f8820cb7c9
Update readme.md
...
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Sergio Casero Hernández <soy@sergiocasero.es>
2022-12-01 10:47:32 +01:00
Sergio Casero Hernández
d632df56bd
Update readme.md
...
Updated readme by including the info about "what happens if local storage doesn't appear on the interface"
Signed-off-by: Sergio Casero Hernández <soy@sergiocasero.es>
2022-12-01 10:35:21 +01:00
Simon L
3fa584442b
change not recommended to disrecommended
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-11-24 11:39:05 +01:00
Simon L
e323f9770b
improve the script
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-11-20 00:59:40 +01:00
Simon L
daa9a94ebd
add a guide on how to run automatic updates without creating a backup first
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-11-19 14:06:24 +01:00
Simon L
d45c42f8ed
add a hint to also set docker_socket_path
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-11-19 12:31:40 +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
7bca6b3d2e
follow-up to #1377
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-11-10 19:39:55 +01:00
Simon L
a04947034e
Merge pull request #1377 from nextcloud/enh/1162/allow-to-add-additional-dependencies
...
allow to add dependencies and php extensions into the Nextcloud container
2022-11-10 18:22:33 +01:00
Simon L
bc9abd39a9
address review
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-11-10 18:09:05 +01:00
Simon L
38dd034fae
improv the startup apps docs
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-11-10 13:28:00 +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
Simon L
dd7dac314f
Merge pull request #1199 from nextcloud/enh/11998/adjust-apps
...
allow to adjust Nextcloud apps that get installed upon first startup
2022-11-10 11:43:27 +01:00
Simon L
bd80fd1915
Merge pull request #1362 from Brouware/main
...
Fixed typo's readme.md
2022-11-09 23:12:16 +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
roib20
f42fa09202
Proofread and revise explanation of the initial docker run command
...
Clarify explanations of initial docker run command and fix grammar, punctuation and typos (in readme.md)
Signed-off-by: roib20 <66280613+roib20@users.noreply.github.com>
2022-11-08 21:40:13 +02:00
Simon L
4e7fa6b4b9
Add explanation of the initial docker run command to the readme
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-11-08 19:34:45 +01:00
Brouware
90991c6c24
Fixed typo's
...
- Fixed command to check Borg version
- Fixed script breaking typo under "Sync the backup regularly to another drive"
Signed-off-by: Brouware <63195347+Brouware@users.noreply.github.com>
2022-11-05 00:10:13 +01:00
Simon L
99b45997a6
Add link to docker dns
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2022-11-04 13:53:58 +01:00
Simon L
d6f0023a42
Merge pull request #1249 from nextcloud/enh/1233/nextcloud-entrypoint-root
...
change entrypoint of nextcloud container to root
2022-10-27 12:40:14 +02:00
szaimen
8397ff50b4
reverse the order
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-18 23:52:20 +02:00
szaimen
132b97ba20
add some guides for local dns server
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-18 23:50:16 +02:00
szaimen
d3d8b11e28
change entrypoint of nextcloud container to root
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-17 17:45:10 +02:00
szaimen
9d4c591f1a
add not to borg delete regarding freeing space
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-15 00:48:52 +02:00
szaimen
0523af0f8a
add a hint that the chosen datadir needs to be cleaned up as well
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-25 18:55:07 +02:00
Simon L
dff437fe26
Merge pull request #1150 from nextcloud/enh/1149/collabora-seccomp
...
allow to disable seccomp for collabora
2022-09-20 20:03:18 +02:00
szaimen
4e8c1e53ee
allow to disable seccomp for collabora
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-20 19:58:36 +02: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
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
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
szaimen
34d5ee6298
use the correct syntax for running from an external script
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-08-26 22:35:42 +02:00
Simon L
06b3e82522
Merge pull request #1064 from nextcloud/enh/noid/publish
...
use long syntax for port publishing
2022-08-26 14:03:45 +02:00
szaimen
c6b9bf20e7
modify the docker run command to not exit if you press ctrl+c
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-08-26 12:27:13 +02:00
szaimen
84333607e8
use long syntax for port publishing
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-08-26 12:21:56 +02:00
szaimen
8010030a5d
add fulltextsearch as option
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-08-23 11:37:59 +02:00