Jimmy Monin
fb3559ea4a
Rename variable to YNH_PHP_VERSION
6 years ago
maniack
52bffc479c
Use ynh_get_scalable_phpfpm
6 years ago
Kay0u
d3028dbe3a
17.0.0
7 years ago
Alexandre Aubin
ed94f7a3a3
Fix typo
7 years ago
Maniack Crudelis
57225b8c6a
Normalization from example_ynh
7 years ago
Maniack Crudelis
377037ce45
Handle well-known conflict
7 years ago
Jimmy Monin
493172ea4d
Add fail2ban configuration
7 years ago
Maniack Crudelis
46c496c6de
Update install
7 years ago
Mickaël Martin
b7e16f8139
change server name in notify
7 years ago
JimboJoe
0719c177b8
Update scripts/install
Co-Authored-By: maniackcrudelis <maniackcrudelis@users.noreply.github.com>
7 years ago
Maniack Crudelis
764209306b
Add progression with ynh_print_info
7 years ago
Maniack Crudelis
1a993ae9b9
Normalization from example_ynh
7 years ago
Jimmy Monin
8e75ccbee9
Use one log file per nextcloud instance
7 years ago
Jimmy Monin
d934a9192d
Maintenance operations: fix user for multi-instance and apply at installation
7 years ago
Jimmy Monin
a1e51bb992
Fix patches not applied on installation
7 years ago
Jimmy Monin
c42091254e
Enable multi-instance capability ( closes #42 )
8 years ago
Jimmy Monin
8cd01bdc8d
Fix failed access after first installation
Don't create the user data folder (automatically created by Nextcloud), thus avoiding giving wrong ownership...
8 years ago
Maniack Crudelis
ada812a79c
Add multimedia support
8 years ago
Jimmy Monin
40526739d2
Don't overwrite all settings during upgrade
8 years ago
Jimmy Monin
009466999d
Fix cron config file rights ( fixes #88 )
8 years ago
Maniack Crudelis
8ea155ee6d
Complete refactoring
* Refactoring
* Fix upgrade script
* Fix owncloud migration + new helper ynh_handle_app_migration
* Add more informations about ynh_handle_app_migration
* Fix typos, enhance comments, fix spacing
* Rename $dependencies to $pkg_dependencies as matter of homogeneity with other apps
* [enh] Change the label during the migration
9 years ago
Rafi59
5d81287933
Update to nextcloud 12 ( closes #36 and #38 ) ( #37 )
* Update to nextcloud 12
* Add correct rights
* Fix temp directory rights on upgrade
* Add server tuning
* Update php-fpm.conf
* Add new helper for fpm config
* [fix] Opcache
* [fix] nginx SAMEORIGIN
9 years ago
Jimmy Monin
34e1085a9f
Setup log rotation ( closes #25 )
9 years ago
Maniack Crudelis
732919b6c4
Fix regression
9 years ago
Maniack Crudelis
cff866da27
Correction du path
Corrige le path si il est mal écrit.
Pour passer le test de Package check.
9 years ago
Jérôme Lebleu
fa25e50052
[enh] Enable sharing of the Home's external storage
10 years ago
Jérôme Lebleu
afcdf6e47e
[fix] Ensure that UpdateNotification app is disabled
10 years ago
Jérôme Lebleu
cc21dc5fa3
[fix] Improve how .well-known path is checked
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
30086cb956
[fix] Prevent to redefine .well-known paths ( fix #400 )
10 years ago
Jérôme Lebleu
25698019e7
[enh] Use cron job for background tasks ( close #406 )
10 years ago
Jérôme Lebleu
ad96fdd9e8
[fix] Skip the /.well-known paths in SSOwat
10 years ago
Jérôme Lebleu
fc8d70aee1
[fix] Unprotect the whole path to serve public shares and so
10 years ago
Jérôme Lebleu
44d2b9ffe1
[enh] Ask to create local mount to user home folder at install
10 years ago
Jérôme Lebleu
d37d87fdeb
[enh] Make use of ynh_die and YNH_APP_INSTANCE_NAME env var
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
077590862a
[fix] Protect everything but remote and well-known paths
10 years ago
Jérôme Lebleu
c02d6c39dd
[enh] Create as needed local home mount with External Storage
10 years ago
Jérôme Lebleu
b64d802e76
[fix] Set system group in app hooks
10 years ago
Jérôme Lebleu
733d576831
[enh] Patch ownCloud to config the logout URL and set it to SSOwat one
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
97b9a2b58f
[fix] Set correct data directory and chmod config/config.php
10 years ago
Jérôme Lebleu
d8e22482ab
[fix] Use sudo to fix folders and files permissions
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