Jérôme Lebleu
780d925e26
[enh] Update Nextcloud to v10.0.0 with logout patch
10 years ago
Jérôme Lebleu
91d3d800b2
[enh] Handle the migration from ownCloud app
10 years ago
Jérôme Lebleu
b7fc5e184a
[fix] Set email attribute in LDAP configuration
10 years ago
Jérôme Lebleu
456c77ec68
[enh] Upgrade the package to ship Nextcloud v9.0.51
10 years ago
Jérôme Lebleu
85dff2bf2a
[enh] Disable code source integrity checking (bugfix #408 )
10 years ago
Jérôme Lebleu
25698019e7
[enh] Use cron job for background tasks ( close #406 )
10 years ago
Jérôme Lebleu
6faaee4e9d
[enh] Update NGINX conf regarding ownCloud documented one
10 years ago
Jérôme Lebleu
fe1b69d0f7
[fix] Serve .well-known paths at the root to be discovered
10 years ago
ewilly
01890f728b
Fix partialy error on integrity check
By creating all theses files inside the owncloud folder we obtain a lot of failure. In addition by modifying the fiel lib/base.php we create an other failure. The easiest way (but not the proper) is to disable the integrity control by modifyng the value of $OC_Channel in version.php to sth other than 'stable'...
10 years ago
Jérôme Lebleu
ad57400bc9
[fix] Set/unset some LDAP config to prevent issues
10 years ago
Jérôme Lebleu
285a1c3eec
[fix] Correct alias in nginx.conf for installation at root domain
10 years ago
Jérôme Lebleu
2994c1e80c
[enh] Pass user/group to php-fpm.conf and remove old dir at upgrade
10 years ago
Jérôme Lebleu
66920372d0
[fix] Correct ldap_email_attr and test config at installation
10 years ago
Jérôme Lebleu
5d9232f082
[enh] Rewrite and update backup/restore scripts to use helpers
10 years ago
Jérôme Lebleu
97b9a2b58f
[fix] Set correct data directory and chmod config/config.php
10 years ago
Jérôme Lebleu
ee61d16483
[enh] Simplify and keep only set values in php-fpm configuration
10 years ago
Jérôme Lebleu
7e84973334
[enh] Update NGINX configuration to fit ownCloud manual one
10 years ago
Jérôme Lebleu
4fcbb58642
[enh] Rewrite install/remove script for ownCloud 9.0
ownCloud 9.0 comes with improved occ which allows to install easily from
the command-line. This install rewrite uses those new facilities and also uses
the config:import command to set system and LDAP configuration.
10 years ago