17 Commits

Author SHA1 Message Date
Wonderfall
6eb2fac3a4 Snuffleupagus 0.8.1 2022-05-20 13:33:12 +02:00
3c945d7ee7 snuffleupagus: Add exception rule for Nextcloud 2022-05-06 09:26:00 +02:00
Wonderfall
0b3b86dfff snuffleupagus: fix basic settings on new installs 2022-05-05 08:34:20 +02:00
Wonderfall
1ffd446214 ensure JIT is disabled
It was disabled by default (jit_buffer_size=0 by default), but this setting makes sure JIT is unavailable at runtime. While JIT may bring minor performance improvements, this is not worth the risk of being exposed to tons of bugs due to JIT code complexity.
2022-05-05 08:31:10 +02:00
Wonderfall
2c662e7862 snuffleupagus: fix broken "Basic settings" access 2022-05-05 08:29:46 +02:00
Wonderfall
9a30d0ff02 snuffleupagus: enable sloppy_comparison 2022-05-05 08:28:32 +02:00
Wonderfall
33dc46def2 snuffleupagus: enable global_strict 2022-05-05 08:28:21 +02:00
Wonderfall
7974e54491 support and enable snuffleupagus 2022-05-05 08:25:52 +02:00
Wonderfall
eceef9c4ac fix setup: do not wait for db if using sqlite3 2022-05-05 08:24:05 +02:00
Jan Wagner
9851eb52ee waiting for the database container on setup 2022-01-13 19:35:53 +01:00
Wonderfall
c9ad140a79 move back data to /data 2021-04-28 17:32:12 +02:00
Wonderfall
5b617e80c2 update setup.sh 2021-04-25 19:33:37 +02:00
Wonderfall
5615286de5 add new image 2021-04-25 18:23:11 +02:00
MIchael Steputat
dffcebe34c
Workaround for nextcloud 20 if UID/GID is not present in the docker image 2020-10-17 16:51:38 +02:00
Wonderfall
6e6b0e1dab generate instanceid non-deterministically 2020-01-27 13:48:13 +01:00
Bert Baron
54dc55376b
Correct ownership of the symlinks
The symbolic links are created as root. I propose to correct them afterwards preventing a potential costly "chown -R /nextcloud" on each restart.
2018-02-18 21:01:02 +01:00
Wonderfall
444ecd25a1 add files 2018-01-17 20:31:32 +00:00