Commit Graph

71 Commits (0b61391adeda8c9d9dff5aaa8e3f5a42eb5cd262)
 

Author SHA1 Message Date
Maniack Crudelis 0b61391ade [enh] Upgrade upgrade script
M5oul 05c55dc318 Merge pull request from YunoHost/upgrade_source
Upgrade source
M5oul d616f5ac06 Merge pull request from YunoHost/upgrade_readme
[enh] Update readme
M5oul 8f195a7ef8 Merge pull request from YunoHost/upgrade_licence
[enh] Update LICENSE
Maniack Crudelis 195f5d470e Move app.src
Maniack Crudelis 25afc8a01a Move app.src
Moul 5ae7d82535 [enh] fork isn't the good way as the git repo will starts with commits from example_ynh.
Moul d1f507116e [mod] markdown syntax.
Moul fae053782e [mod] remove 'sources' file as it's a non recommended way to manage sources.
Moul 7a8c0d9e00 [enh] markdown syntax.
Maniack Crudelis 6224a65a90 [enh] Create app.src
L'inclusion des sources directement est proscrite.

Il y a différentes manière d'intégrer les sources.
L'adresse de la source et la somme de contrôle devrait servir dans tout les cas.
Maniack Crudelis bdc3cf5dcc Remove readme in sources dir
Maniack Crudelis 13341c538f Typo fixes
Maniack Crudelis 12103538c7 [enh] Update readme
Squelette de readme, pour éviter des readme sans infos.
Maniack Crudelis bc675210fa [enh] Update LICENSE
Lien vers la YEP détaillant les licences.
Maniack Crudelis 5731d15d64 Merge pull request from YunoHost/path_url
Avoid errors between $path and $PATH
Maniack Crudelis 41a69686b2 Avoid errors between and /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
Moul 7c82a96ca3 [enh] scripts: use source cmd to retreive helpers.
Moul daaf1005d5 [enh] create blocks for MySQL and PHP command lines which are optionnals.
Moul bdbe0ac79e [enh] review, variables, typo, syntax, fixes
- update yunohost package version dependency
- use variable for $nginx_conf
- rename $final_path to $src_path variable for data path
- other small fixes
Jérôme Lebleu 16f11425a2 [fix] There is no old settings to remove at upgrade in this app
Jérôme Lebleu 4fa6a82d8d [enh] Make use of YunoHost helpers and harden set options
julienmalik 94f4472ab2 Update restore
julienmalik 8367b49627 Update backup
julienmalik 16c2032d17 Merge pull request from YunoHost/envvar
Envvar
Jérôme Lebleu c75e25434a [fix] Remove old parts from backup/restore and use relative path
Moul 9b98a082c6 [enh] add packaging_format key.
Jérôme Lebleu 8abe2a9325 Merge branch 'testing' into envvar
Jérôme Lebleu e926de87ae [fix] Define final_path variable in restore script
Jérôme Lebleu 433cf2a7db [fix] Update multi-instance and requirements in the manifest
Jérôme Lebleu e4befaebe5 [enh] Use boolean for is_public and add a language choice argument
Jérôme Lebleu f34527ba01 [fix] Use boolean type for the multi_instance manifest key
Jérôme Lebleu 760163f823 [fix] Update arguments passed to the scripts
Jérôme Lebleu b822ff2cba [enh] Add a really simple gitignore
Jérôme Lebleu afeefc7f85 [fix] Do not call ssowatconf which is already done at the end
Julien Malik e63364f393 [enh] make backup and restore scripts multiinstance too
Julien Malik f506747fac [enh] Support new env. vars. in install script
opi a5fbda0bc7 [enh] Add boolean argument example.
Moul 550c0573ca Fix manifest thanks to package_checker. Add 'type' and 'url' keys. Ortho, typo.
M5oul 3954654cde Typo fixes.
M5oul a15a16e1ec License in english :)
M5oul 9869213bb3 Merge pull request from mbugeia/master
Implement some best practice and mysql example
M5oul 298471c5b3 Add services exemples.
mbugeia e5692fd924 Remove https rewrite, not needed
mbugeia 5bccfd3267 Implement some best practice and mysql example
M5oul 3b0b1bb962 Merge pull request from polytan02/master
Correction of typo
polytan02 ed4e711c8e Correction of typo
opi 72486a96a2 Merge pull request from polytan02/master
[enh] Add comments about dedicated php-fpm process
polytan02 cfcb62cd97 Dedicated php-fpm process
Addition of base commands to manage a dedicated php-fpm process very easily
Standard empty app is not modified or changed.
polytan02 177c7a8886 Create empty file for obvious sources folder location