Tobias Ollive
4629333cd5
add support for custom data directory
5 years ago
ericgaspar
dfe0624a71
fix
5 years ago
ericgaspar
a31385b6b6
Update backup
6 years ago
Jimmy Monin
fb3559ea4a
Rename variable to YNH_PHP_VERSION
6 years ago
Kay0u
d3028dbe3a
17.0.0
7 years ago
Maniack Crudelis
57225b8c6a
Normalization from example_ynh
7 years ago
Jimmy Monin
493172ea4d
Add fail2ban configuration
7 years ago
Maniack Crudelis
764209306b
Add progression with ynh_print_info
7 years ago
Maniack Crudelis
00761efade
Use php7
7 years ago
Maniack Crudelis
1a993ae9b9
Normalization from example_ynh
7 years ago
frju365
51dc246f2a
Revert "[enh] move specific php.ini defines to the pool configuration"
8 years ago
Maniack Crudelis
c435b4bb0d
Remove 20-$app.ini from the backup file
8 years ago
Jimmy Monin
6f26cb657f
Remove useless set -eu command
8 years ago
Jimmy Monin
eb040b3780
Minor linter fixes
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
Jimmy Monin
34e1085a9f
Setup log rotation ( closes #25 )
9 years ago
Maniack Crudelis
05d10bb0ad
backup_core_only backup
9 years ago
Jérôme Lebleu
456c77ec68
[enh] Upgrade the package to ship Nextcloud v9.0.51
10 years ago
Jérôme Lebleu
25698019e7
[enh] Use cron job for background tasks ( close #406 )
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
990ae1074f
[enh] Use new ynh_backup helper to save files and directories
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
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