Éric Gaspar
86a74d74d3
Update .env
2023-11-26 19:41:34 +01:00
Éric Gaspar
77772dbc23
Update .env
2023-11-26 18:55:14 +01:00
Éric Gaspar
e44c918246
Update .env
2023-11-26 18:54:17 +01:00
Éric Gaspar
1491bbcce9
Update .env
2023-11-13 11:16:43 +01:00
Éric Gaspar
c8143b56ba
Update .env
2023-11-13 11:16:20 +01:00
Éric Gaspar
ddb44a63b1
Update .env
2023-11-13 11:13:16 +01:00
Éric Gaspar
036349ecc4
Update .env
2023-11-13 11:03:15 +01:00
Éric Gaspar
6f56db90c0
fix
2023-11-13 11:01:54 +01:00
Éric Gaspar
399a4c2243
Update .env
2023-11-13 10:54:29 +01:00
Éric Gaspar
95c048d838
Update systemd.service
2023-11-13 10:54:11 +01:00
Éric Gaspar
c7cf9a5a1b
Update .env
2023-11-13 10:50:19 +01:00
Éric Gaspar
2e30d47062
fix
2023-11-13 10:40:49 +01:00
Éric Gaspar
e62f9ce423
cleaning
2023-11-13 10:40:13 +01:00
Éric Gaspar
9a6aaff4c3
fix
2023-11-13 10:23:43 +01:00
Éric Gaspar
beb6b3a3f0
Revert "fix"
...
This reverts commit 6fe5679655
.
2023-11-13 10:06:47 +01:00
Éric Gaspar
6fe5679655
fix
2023-11-13 10:02:59 +01:00
Éric Gaspar
54f4e3c2d0
Revert "Update systemd.service"
...
This reverts commit 6494e42f11
.
2023-09-05 11:30:17 +02:00
Éric Gaspar
6494e42f11
Update systemd.service
2023-09-05 11:28:38 +02:00
Éric Gaspar
d528bc1314
Update systemd.service
2023-09-05 11:16:50 +02:00
Éric Gaspar
a5228c819c
naming
2023-09-05 10:40:34 +02:00
Éric Gaspar
091561095a
Update systemd.service
2023-09-04 21:56:20 +02:00
Éric Gaspar
f8d7051b46
Update systemd.service
2023-09-04 21:34:57 +02:00
Éric Gaspar
cf724c19cb
v2
2023-09-04 20:44:23 +02:00
ljf
c5c58c7199
[fix] php-zip missing
2020-01-27 01:25:41 +01:00
Jérôme Lebleu
e480c2af6f
[fix] Remove useless mount.json file
2016-07-03 11:24:26 +02:00
Jérôme Lebleu
f289a8c069
[fix] Set email attribute in LDAP configuration
2016-07-02 17:45:00 +02:00
Jérôme Lebleu
85dff2bf2a
[enh] Disable code source integrity checking (bugfix #408 )
2016-06-30 20:52:25 +02:00
Jérôme Lebleu
25698019e7
[enh] Use cron job for background tasks ( close #406 )
2016-06-10 21:32:55 +02:00
Jérôme Lebleu
6faaee4e9d
[enh] Update NGINX conf regarding ownCloud documented one
2016-05-28 21:55:32 +02:00
Jérôme Lebleu
fe1b69d0f7
[fix] Serve .well-known paths at the root to be discovered
2016-05-28 21:12:12 +02:00
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'...
2016-05-17 20:38:44 +02:00
Jérôme Lebleu
ad57400bc9
[fix] Set/unset some LDAP config to prevent issues
2016-05-16 17:59:51 +02:00
Jérôme Lebleu
285a1c3eec
[fix] Correct alias in nginx.conf for installation at root domain
2016-05-14 22:01:28 +02:00
Jérôme Lebleu
2994c1e80c
[enh] Pass user/group to php-fpm.conf and remove old dir at upgrade
2016-05-14 21:52:20 +02:00
Jérôme Lebleu
66920372d0
[fix] Correct ldap_email_attr and test config at installation
2016-04-04 12:30:09 +02:00
Jérôme Lebleu
5d9232f082
[enh] Rewrite and update backup/restore scripts to use helpers
2016-04-04 11:55:32 +02:00
Jérôme Lebleu
97b9a2b58f
[fix] Set correct data directory and chmod config/config.php
2016-04-03 21:34:44 +02:00
Jérôme Lebleu
ee61d16483
[enh] Simplify and keep only set values in php-fpm configuration
2016-04-03 20:37:36 +02:00
Jérôme Lebleu
7e84973334
[enh] Update NGINX configuration to fit ownCloud manual one
2016-04-03 19:45:35 +02:00
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.
2016-04-02 11:43:48 +02:00