TitusPiJean
43c2ac3024
Keep composer after installation
...
Resolves #38
2017-02-28 19:11:47 +01:00
Titus PiJean
3edf981c2f
Update README.md
2017-02-28 07:19:47 +01:00
Titus PiJean
bcd145b982
Merge pull request #37 from YunoHost-Apps/patch-1
...
Fix installation and nginx config
2017-02-27 20:04:54 +01:00
TitusPiJean
fe09ff43d2
Fix installation and nginx config
...
Resolves #24 , resolves #31
2017-02-27 19:06:31 +01:00
frju365
589f91c30f
Update check_process
2017-02-24 19:26:55 +01:00
frju365
ca512b8914
Merge pull request #35 from polytan02/patch-2
...
Update on check_process for package_check
2017-02-24 19:26:28 +01:00
polytan02
16189c6e3a
We should also test correctly if the user exists or not
2017-02-23 17:18:59 +00:00
polytan02
804b651048
Pre-fill the parameters for check_process
2017-02-23 17:16:48 +00:00
Titus PiJean
5b8ddef65e
Merge pull request #32 from frju365/master
...
check_process
2017-02-22 20:37:54 +01:00
Titus PiJean
ec2ef7471a
Merge pull request #33 from polytan02/patch-1
...
Adjust php-fpm details in nginx sections
2017-02-22 20:11:27 +01:00
Titus PiJean
73424a0753
Update install
...
$final_path -> $app
2017-02-22 20:10:14 +01:00
polytan02
6a381c5588
Adjust nginx conf in upgrade script
2017-02-22 18:16:18 +00:00
Titus PiJean
8e3a44efa4
Display admin's temporary password
2017-02-22 19:16:17 +01:00
polytan02
b0c60acc83
Adjust nginx conf in install script
2017-02-22 18:15:33 +00:00
polytan02
5a904851fc
php-fpm conf incorrect in nginx
2017-02-22 18:14:25 +00:00
frju365
cc67958361
check_process
2017-02-22 19:12:06 +01:00
frju365
7a321461d3
Merge pull request #1 from YunoHost-Apps/master
...
g
2017-02-22 19:08:53 +01:00
Titus PiJean
429aa6182a
Update nginx conf in upgrade
...
After #30
2017-02-22 19:06:03 +01:00
Titus PiJean
9e44515ed5
Merge pull request #30 from polytan02/master
...
Nginx.conf adjustments
2017-02-22 19:01:34 +01:00
Titus PiJean
bcd06d7517
Merge branch 'master' into master
2017-02-22 19:00:33 +01:00
Titus PiJean
ba1394f16b
Merge pull request #29 from polytan02/patch-5
...
Store composer in /opt
2017-02-22 18:58:34 +01:00
Titus PiJean
685750a144
Merge pull request #28 from polytan02/patch-4
...
Create .functions
2017-02-22 18:58:05 +01:00
Titus PiJean
3492031818
Fix PHP SCRIPT_FILENAME
2017-02-22 18:53:47 +01:00
Titus PiJean
dd43f8e27a
Fix socket dummy variable name
2017-02-22 18:40:55 +01:00
Titus PiJean
07a8120a38
Fix $nginx_conf -> $nginxconf
2017-02-22 18:33:07 +01:00
Titus PiJean
a7d162ca06
Update install
...
Frenchie typo
2017-02-22 18:24:42 +01:00
Titus PiJean
3b632a1226
Update .functions
...
Copy/paste clean up
2017-02-22 18:21:36 +01:00
polytan02
0c751243d9
Update to nginx section
2017-02-22 17:08:55 +00:00
polytan02
b1ae7f973e
Delete nginx_root.conf
2017-02-22 17:07:41 +00:00
polytan02
3e4bbc7de6
Update nginx.conf to have only one file
2017-02-22 17:05:27 +00:00
polytan02
e61e52ce7c
Merge pull request #1 from YunoHost-Apps/master
...
Merge with official app
2017-02-22 16:06:01 +00:00
polytan02
4a5717daa3
Adjust upgrade to path variable
2017-02-22 15:51:47 +00:00
polytan02
bb025b1255
path is / for root
2017-02-22 15:50:16 +00:00
polytan02
ee9bcedbe0
Typo
2017-02-22 15:24:00 +00:00
polytan02
f12a568a31
Update restore
2017-02-22 15:23:34 +00:00
polytan02
676fac82f3
Update backup
2017-02-22 15:21:27 +00:00
Titus PiJean
566336e265
Merge pull request #26 from polytan02/patch-2
...
Use php-fpm reload instead of restart
2017-02-22 16:08:25 +01:00
Titus PiJean
139fa21279
Merge pull request #27 from polytan02/patch-3
...
Adjustments on access permissions
2017-02-22 16:08:11 +01:00
Titus PiJean
927fb76771
Merge pull request #25 from polytan02/patch-1
...
parameter "language" doesn't exist
2017-02-22 16:03:20 +01:00
polytan02
b093b2e1b5
Remove composer as well
2017-02-22 14:57:58 +00:00
polytan02
08a6dfc92a
Store composer in /opt
...
No need to "hide" composer in /var/www/.composer ==> You can place it in /opt for example
Easier to remember and to clean afterwards.
Other adjustments may be required in your script !
2017-02-22 14:56:18 +00:00
polytan02
a3707289af
Use of extra helpers
...
Make sure $path is correct (the {YNH_PATH%/} doesn't work in every cases
2017-02-22 14:47:46 +00:00
polytan02
12de58d4a2
Create .functions
2017-02-22 14:41:46 +00:00
polytan02
3b11c21df4
Adjustments on access permissions
2017-02-22 14:33:05 +00:00
polytan02
089da0f410
Use php-fpm reload instead of restart
2017-02-22 14:29:34 +00:00
polytan02
ba71359ac8
parameter "language" doesn't exist
...
I looked at jenkins to see why the upgrade fails and noticed this language parameter in the upgrade script.
There is no trace of this paramater in other scripts so I guess it is a copy/paste from another upgrade script ? :)
2017-02-22 14:28:06 +00:00
Titus PiJean
84a7b51d41
Merge pull request #23 from YunoHost-Apps/dev
...
Implement api root key and SSOwat integration
2017-02-21 21:23:23 +01:00
TitusPiJean
ff45b2c39b
SSOwat integration and other improvements
...
Closes #5 , closes #12 , closes #19 and closes #21
Breaks /folder nginx configuration ?
2017-02-21 21:11:23 +01:00
TitusPiJean
98d664c45d
Create root key for api during post-installation
2017-01-19 19:39:02 +01:00
TitusPiJean
3de168d103
Removing api key creation and adding password length requirement
2017-01-18 20:45:45 +01:00