yalh76
1731a92068
Apply example_ynh
2022-09-05 03:58:00 +02:00
yalh76
0e6db38418
Merge branch 'master' into testing
2021-08-05 00:54:36 +02:00
yalh76
f1dd9193ca
Apply last example_ynh
2021-08-05 00:51:27 +02:00
Éric Gaspar
2904715527
Testing ( #55 )
...
* Upgrate to current version 5.8.7
2021-06-16 23:53:30 +02:00
ericgaspar
5ee488e4fb
Update install
2021-06-16 15:01:17 +02:00
Éric Gaspar
3c96392afe
Patch ( #54 )
...
* Upgrate to current version 5.8.7
2021-06-12 20:28:33 +02:00
Éric Gaspar
d3182d1f89
Testing ( #50 )
...
* Upgrade to v.5.8.4
- Fix linter warnings
2020-12-14 23:22:49 +01:00
ericgaspar
580d09bd00
Set permissions
2020-12-14 22:26:46 +01:00
ericgaspar
3509b10584
remove GD
2020-11-14 23:28:08 +01:00
ericgaspar
ea7b97d886
Upgrade to v.5.8.4
2020-11-14 09:25:15 +01:00
antoine
d49bcf966a
fix typo
2020-07-16 18:58:57 +02:00
antoine
277341c39d
correction script install
2020-07-04 13:06:18 +02:00
yalh76
ae7e72ebfb
Apply last example_ynh
2020-06-24 22:26:29 +02:00
toitoinebzh
b3e4910ae8
All checks are succesful with package_check
2019-02-24 18:43:56 +01:00
toitoinebzh
bc00655bb3
Reset
2019-02-24 18:39:02 +01:00
Moul
3c9860d5b4
[enh] #20 : form install: resolve domain name with '--resolve' curl option.
...
- instead of modifying '/etc/hosts'.
2017-04-05 19:09:10 +02:00
Moul
e39e9aedd1
[fix] use setting_delete helper to remove public propriety.
2016-10-31 15:26:03 +01:00
ewilly
5f24c86ee2
Avoid error when space in filename (here too) ( #23 )
2016-06-29 00:11:20 +02:00
Moul
3bb300ce44
[fix] use env var for is_public var. overwrite when unzip.
2016-06-28 11:32:13 +02:00
Moul
2601970896
[enh] install: retrive lang from env var.
2016-06-26 21:56:56 +02:00
Moul
8da76b42c3
[fix] unzip in /tmp and not in current directory.
2016-06-26 21:29:14 +02:00
Moul
bbc5cc96a7
[enh] install: rm of .htaccess useless now.
2016-06-26 21:29:14 +02:00
Moul
43e1f13202
[enh] install: use helpers.
...
- domain and path arguments are already stored.
- Review comments
2016-06-26 21:29:14 +02:00
Moul
7a1c7e1688
[enh] retrieve arguments from env variables.
...
- install: do not works for is_public and default_lang:
- Warning: ./install: line 15: YNH_APP_ARG_IS_PUBLIC: unbound variable
2016-06-26 21:29:14 +02:00
Moul
42d33ffc60
[enh] source helpers.
2016-06-26 21:29:14 +02:00
Moul
9e12c32890
[enh] scripts: use in all scripts excepted the remove one.
2016-06-26 21:29:14 +02:00
Moul
ef54c7dd66
[enh] use brackets.
2016-06-26 21:29:14 +02:00
Moul
ff561be203
[enh] install: retrieve sources from upstream.
2016-06-26 21:29:14 +02:00
Moul
69e3595904
[fix] scripts: chwon didn't works.
2016-06-26 21:29:14 +02:00
Moul
1582a9b3ff
[enh] install and upgrade scripts
...
- set www-data owner on {data, plugins}
- use variable for nginx conf path
2016-06-26 21:29:14 +02:00
Moul
c8b5cd8118
[enh] scripts: rename variable final_path to src_path.
2016-06-26 21:29:14 +02:00
Moul
7c6e3b79ec
[enh] scripts: small fixes.
...
- ssowatconf is no more necessary at the end of the install script.
2016-06-26 21:29:14 +02:00
Moul
4eeef49340
[fix] bash header.
2016-06-26 21:29:14 +02:00
ewilly
356e469fdd
Fix plugin configuration & update from admin page
2016-06-26 21:29:14 +02:00
matlink
78d5945e1c
[fix] removing useless .htaccess
...
whatever, it was removed anyway just after to be copied.
2016-06-26 21:29:12 +02:00
matlink
e1fd9094dc
Multi-instance
...
I think this is all that is needed :) Your scripts are very clean so YunoHost takes care of the rest (adds __1, __2, etc... behind $app names).
2016-06-26 21:28:59 +02:00
matlink
467a79cac2
[upd] adding .htaccess
2016-06-26 21:28:29 +02:00
matlink
1828ca9abc
[fix] adding ssowat protection for admin panel
2016-06-26 21:28:19 +02:00
matlink
d7e4fd20bf
[fix] adding domain into /etc/hosts for install on subdomains
2016-06-26 21:28:16 +02:00
matlink
3d66fcd610
removing superfluous slash
2016-06-26 21:27:59 +02:00
Julien Malik
0e87c50673
[enh] remove useless .htaccess
2016-06-26 21:27:58 +02:00
Julien Malik
3eaffb354c
[enh] remove additionnal /
2016-06-26 21:27:58 +02:00
Julien Malik
365e1f36ec
[fix] yet another unnecessary sudo
2016-06-26 21:27:58 +02:00
Julien Malik
c30389edcd
[fix] remove unnecessary sudo
2016-06-26 21:27:58 +02:00
Julien Malik
a7b70b00bb
[enh] urlencode when sending param via curl, and clearer command line
2016-06-26 21:27:58 +02:00
Julien Malik
c7e8704ef3
[enh] set permission to root except data dir
2016-06-26 21:27:57 +02:00
Julien Malik
90a9ec6cbf
[enh] indentation
2016-06-26 21:27:57 +02:00
Julien Malik
5007dcc9fb
[fix] remove bad substitution
...
This causes the following error :
install: line 13: ${$domain%?}: bad substitution
I guess the intended subtitution was :
domain=${domain%?}
instead, which removes the last character of domain, and thus is wrong.
2016-06-26 21:27:57 +02:00
matlink
ff66175225
trying something
2016-06-26 21:27:35 +02:00
matlink
1dab3f13b6
update languages
2016-06-26 21:27:34 +02:00