1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/noalyss_ynh.git synced 2024-09-03 19:46:20 +02:00
Commit graph

108 commits

Author SHA1 Message Date
ericgaspar
55a10dbdef
fix 2020-11-28 11:16:22 +01:00
ericgaspar
e3dc1fb3e1
Update install 2020-11-28 11:00:57 +01:00
ericgaspar
3788c66170
Fix 2020-11-28 10:57:02 +01:00
ericgaspar
744a976bc2
Update _common.sh 2020-11-28 10:44:49 +01:00
ericgaspar
e528a30246
fix 2020-11-28 10:38:48 +01:00
ericgaspar
8552d42eb4
Update _common.sh 2020-11-28 10:19:04 +01:00
ericgaspar
a973171c83
fix 2020-11-28 10:11:19 +01:00
ericgaspar
7a8e4365a5
Upgrade to v.8.0 2020-11-28 10:09:39 +01:00
Alexandre Aubin
441369235f Attempt to fix install, + small cleanup 2020-11-12 14:37:28 +01:00
datatierce
2e730dcb3c mise à jour pour 7.2 2020-03-22 13:42:12 +01:00
tierce
022e949180 adaptation for Yunohost 3.x - tested on 64bit only 2019-03-12 00:02:09 +01:00
dudjima
192e621b55 Revert "Merge pull request #4 from YunoHost-Apps/enh-Update_v7"
This reverts commit 76a19c5076, reversing
changes made to cccbaa4e48.
2018-04-14 19:53:36 +02:00
dudjima
a083d36445
wip 2018-04-14 11:59:54 +02:00
dudjima
fa2e9fdf57 some stuff 2018-04-13 21:27:52 +02:00
dudjima
073f2ee2be create scripts
- create upgrade scripts
- update version on instal script
add some values on manifest
2018-04-13 21:20:12 +02:00
Laurent Peuch
cccbaa4e48 [fix] missing config files remove 2015-09-29 01:47:07 +02:00
Laurent Peuch
38478d5ab7 noize 2015-09-28 01:24:32 +02:00
Laurent Peuch
97c7908173 [fix] awk was broken 2015-09-28 01:21:12 +02:00
Laurent Peuch
09e8238ef7 [fix] bad copy pasta 2015-09-28 01:11:39 +02:00
Laurent Peuch
b2bcda83ea [fix] make the last curl works 2015-09-28 01:09:37 +02:00
Laurent Peuch
1b7edbb5ba [mod] simplify commnad 2015-09-28 00:59:52 +02:00
Laurent Peuch
a70f7dce3f I should go to sleep 2015-09-28 00:41:17 +02:00
Laurent Peuch
6db5734f49 >.< 2015-09-28 00:39:32 +02:00
Laurent Peuch
fc3783c3bb [fix] meeeeeeh 2015-09-28 00:38:33 +02:00
Laurent Peuch
5d2900e79d mehmeh 2015-09-28 00:37:04 +02:00
Laurent Peuch
9d3d018e10 meh 2015-09-28 00:36:11 +02:00
Laurent Peuch
cb860263ac [fix] move noalyss config file after setting the password 2015-09-28 00:31:48 +02:00
Laurent Peuch
5363226648 meh 2015-09-28 00:19:53 +02:00
Laurent Peuch
dd446216b2 [fix] script is runned by admin 2015-09-28 00:15:35 +02:00
Laurent Peuch
a61ba2c453 [fix] try to fix setting user password 2015-09-28 00:10:50 +02:00
Laurent Peuch
d3364d4301 [fix] echo is annoying 2015-09-28 00:01:06 +02:00
Laurent Peuch
f453f83d16 [fix] please postgresql 2015-09-27 23:59:09 +02:00
Laurent Peuch
5bcaf91f8c [fix] su instead of sudo 2015-09-27 23:56:22 +02:00
Laurent Peuch
a66d859667 [enh] add set -e in remove script 2015-09-27 23:55:31 +02:00
Laurent Peuch
391a8469fe [mod] noalyss create several database 2015-09-27 23:42:07 +02:00
Laurent Peuch
6526a4917e [enh] add a remove script 2015-09-27 23:37:04 +02:00
Laurent Peuch
0134bcef4b [enh] try to do the good curl to finish the installation 2015-09-27 23:29:49 +02:00
Laurent Peuch
dfd1f773fb [mod] add TODO 2015-09-27 22:57:16 +02:00
Laurent Peuch
84137539c0 [enh] create db and set password for stupid php 2015-09-27 20:23:58 +02:00
Laurent Peuch
b3acd81458 [enh] install noalyss config file 2015-09-27 17:43:10 +02:00
Laurent Peuch
4d6e9b0838 [fix] needs to add html subdir in final path 2015-09-27 02:57:08 +02:00
Laurent Peuch
8cfbe5de98 [fix] nginx conf sed were bad 2015-09-27 02:54:32 +02:00
Laurent Peuch
b018e32552 [fix] don't prompt apt 2015-09-27 02:28:36 +02:00
Laurent Peuch
c602880643 [enh] also restart php-fpm 2015-09-27 01:47:38 +02:00
Laurent Peuch
2baec12c25 [mod] actually need to reload stuff at the end 2015-09-27 01:47:25 +02:00
Laurent Peuch
a4dfaae583 [enh] install php-fpm conf 2015-09-27 01:47:03 +02:00
Laurent Peuch
fe5b6774aa [enh] install nginx conf 2015-09-27 01:46:52 +02:00
Laurent Peuch
1d39ee5a7a [enh] set noalyss name in php-fpm conf 2015-09-27 01:37:12 +02:00
Laurent Peuch
90a076f768 [enh] set correct variable for nginx conf 2015-09-27 01:36:15 +02:00
Laurent Peuch
4f273b34d6 [enh] handle trailing slash for path 2015-09-27 01:21:29 +02:00
Laurent Peuch
f6bfa2587f [enh] reload correct apps 2015-09-27 01:07:53 +02:00
Laurent Peuch
ae6392671c [mod] set correct permissions 2015-09-27 01:07:30 +02:00
Laurent Peuch
6d310736d5 [mod] actually noalyss recommand to only cp those paths 2015-09-27 01:07:02 +02:00
Laurent Peuch
2cce9339df [enh] store current version of noalyss 2015-09-27 00:57:36 +02:00
Laurent Peuch
f795218e0b [enh] move sources to the correct place 2015-09-27 00:53:26 +02:00
Laurent Peuch
2fdd70d401 [enh] install dependancies 2015-09-27 00:52:56 +02:00
Laurent Peuch
becd96dd55 [enh] add standard yunohost stuff 2015-09-27 00:52:48 +02:00
Laurent Peuch
fce579e032 init 2015-09-27 00:42:21 +02:00