1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flarum_ynh.git synced 2024-09-03 18:36:24 +02:00
Commit graph

349 commits

Author SHA1 Message Date
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
Titus PiJean
3358b98729 Merge pull request #15 from frju365/master
Translation into German. To be spell checked, though.
2017-01-16 18:29:58 +01:00
Titus PiJean
0514fc9816 Merge pull request #16 from xpd259/master
Trying copying rather than move
2017-01-16 18:23:47 +01:00
frju365
561dc975d0 Update manifest.json 2017-01-16 14:01:33 +01:00
frju365
be4a35c9a7 Update manifest.json 2017-01-16 13:42:29 +01:00
frju365
3a49d79e6c Translation into German 2017-01-16 13:36:08 +01:00
TitusPiJean
f9bb86956e Remove auto postinstall workaround as beta6 is out 2016-10-20 19:33:31 +02:00
Titus PiJean
7e418dd2aa Update README.md
For automatic post-installation
2016-10-19 20:16:19 +02:00
Titus PiJean
99c8688753 Automatic postinstallation, merge from dev 2016-10-19 20:03:34 +02:00
Titus PiJean
bfdbbe5bfb Update Server.php 2016-10-19 19:45:12 +02:00
Dick Thomas
0f47be9bbf trying copying rather than move 2016-10-19 16:49:54 +01:00
TitusPiJean
5945b3c89d Workaround for postinstallation and api token
Solving #7
2016-10-18 21:55:06 +02:00
Titus PiJean
76d6c8f7b9 Better composer installation and fix typo
Addresses #9 :

If `composer` is not installed, php5-fpm ENV is now firstly updated to set `/var/www/.composer` as `composer` 's home.
Fix a typo where future automatic postinstall asked for `configuration.ymls` instead of `.yml`
2016-10-12 20:03:23 +02:00
TitusPiJean
11103ad7a7 Update install
For #7
Adding `configuration.yml` removal after installation, as it contains plain password.
2016-10-09 12:00:03 +02:00
TitusPiJean
f9e3464a54 Update install 2016-10-09 10:50:35 +02:00
TitusPiJean
bdcc5b58ec Update install
For #7
Circumventing @ in email address for sed.
2016-10-09 10:45:26 +02:00
TitusPiJean
672f66f5ef Update install
For #7
2016-10-09 10:26:50 +02:00
TitusPiJean
0963e25477 Update manifest.json
For #7
2016-10-09 10:20:59 +02:00
TitusPiJean
d1f3ac09a3 Update install
For #7
2016-10-08 20:12:31 +02:00
TitusPiJean
e2c1671c3e Update manifest.json
Adding title field for #7
2016-10-08 20:00:14 +02:00
TitusPiJean
56961b6cd0 Create configuration.yml
For #7
2016-10-08 19:56:18 +02:00
Titus PiJean
2b584015c8 Fix install but break nginx subfolder 2016-10-08 19:08:37 +02:00
TitusPiJean
0f34565f80 Initial commit 2016-10-05 19:44:08 +02:00
TitusPiJean
931dbff550 👾 Added .gitattributes 2016-10-05 19:43:44 +02:00