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

272 commits

Author SHA1 Message Date
Moul
58b7fbd356 [enh] update upstream to alpha87. 2016-06-23 16:26:08 +00:00
Moul
283f1c0920 [fix] upgrade: access to web-ui.
- Disable set -u because of unbounding variable on $nginx_conf
- Retrieve domain and path arguments
- Remove trailling "/" on path var
- Grant access to /duniter path on the SSO
2016-06-23 12:57:52 +00:00
Moul
f6020c33c2 [enh] set proxy_pass to duniter-ui. 2016-06-23 12:55:56 +00:00
Moul
f61cc3606f [enh] use webstart cmd to launch duniter-ui. 2016-06-23 12:47:19 +00:00
Moul
85ad1a787f [enh] Include YunoHost tile. 2016-06-23 12:46:03 +00:00
Moul
5e1598dca0 [enh] update readme. 2016-06-23 11:34:53 +00:00
Moul
c90a6ddc3e [enh] upgrade nginx conf in upgrade script. 2016-06-23 11:29:22 +00:00
Moul
e6ac3173c8 [enh] Retrieve arguments via environment variables. 2016-06-23 11:27:00 +00:00
Moul
6705e38248 [enh] scripts: use helpers. 2016-06-23 11:12:33 +00:00
Moul
195596f036 [fix] manifest: set YunoHost 2.4 as requirement for helpers. 2016-06-23 10:23:24 +00:00
Moul
6bfab67ead [enh] use variable for Nginx conf file path. 2016-06-23 10:23:24 +00:00
Moul
200e5b12d8 [enh] store $arch and retrieve it in upgrade script. 2016-06-23 10:22:49 +00:00
Moul
34f9d6f821 [enh] scripts: some cleanning. 2016-06-23 11:33:24 +02:00
Moul
b66d6c08ff [enh] add working upgrade script. 2016-06-22 18:42:13 +00:00
Moul
be1003a318 [enh] retrive upstream version from a file. Upgrade to v0.20.0a86 2016-06-22 18:31:03 +00:00
Moul
45244f04e0 [enh] enhance way of retrieving debian packages
- use one line to retrieve the debian package
- use `--quiet` option for wget command to avoid warning messages about downloading
2016-06-01 11:38:51 +00:00
Moul
e47e44ad61 [mfix] spelling. 2016-05-31 22:42:53 +00:00
Moul
5dc34890eb [fix/Enh] Nginx conf wasn't applied. Add set -eu.
- [fix] do not move in /twp directory. Manage Debian package from current directory.
- [enh] add 'set -eu' in install and update scripts. Remove it from remove script.
2016-05-31 22:42:53 +00:00
Moul
d4fd65ba63 [fix] launch duniter with root user. 2016-05-31 22:42:53 +00:00
Moul
8af377ec38 [enh] enhance way of retrieving debian packages from GitHub 2016-05-31 22:42:53 +00:00
Moul
5296475ddf [enh] manifest: add packaging_format key and fix multi_instance value type 2016-05-31 22:42:53 +00:00
Moul
fbcd0bf791 [enh] manifest: use duniter node as default to sync. 2016-05-31 22:42:53 +00:00
Moul
37d8575af7 [enh] install/remove scripts: use new shell helpers from YunoHost 2.4. 2016-05-31 22:42:53 +00:00
Moul
a09f1540af [enh] remove script: remove package with dpkg. 2016-05-31 22:42:53 +00:00
Moul
0811df144e [enh] install script: download and install duniter-v0.20.0aXX from GitHub releases for x64 and armv7l arch. 2016-05-31 22:42:53 +00:00
Moul
67a632a5d0 [enh] update script: uCoin –> Duniter. 2016-05-31 22:42:53 +00:00
Moul
baf705770f [enh] remove script: uCoin –> Duniter. 2016-05-31 22:42:53 +00:00
Moul
65f02796d1 [enh] readme: update Duniter version. Remove sources. 2016-05-31 22:42:53 +00:00
Moul
206349de57 [enh] manifest: uCoin –> Duniter. 2016-05-31 22:42:53 +00:00
Moul
e0ab29c920 [enh] install script: uCoin –> Duniter. 2016-05-31 22:42:53 +00:00
Moul
3b96cef82b [enh] readme: uCoin –> Duniter. 2016-05-31 22:42:53 +00:00
Moul
e2a7727e6f [enh] update to 0.14.2. 2016-05-31 22:42:53 +00:00
Moul
c3866bd4fa Update readme. 2016-05-31 22:42:53 +00:00
Moul
c2a68e9866 Fix log path. 2016-05-31 22:42:53 +00:00
Moul
cd659b1e70 Updates. 2016-05-31 22:42:53 +00:00
Moul
30ab797b20 Updates. 2016-05-31 22:42:53 +00:00
Moul
0312ea326b Should works with this. 2016-05-31 22:42:53 +00:00
Moul
f353a1962c Add shell to remove daemon. 2016-05-31 22:42:53 +00:00
Moul
e51e053c3f Fix #5 (2). 2016-05-31 22:42:53 +00:00
Moul
1e6b9d4b2e Fix #5. Stop ucoin daemon. 2016-05-31 22:42:53 +00:00
Moul
369fd22e6b Fix manifest. Display sync logs. 2016-05-31 22:42:52 +00:00
Moul
60c6e87219 Update Readme. 2016-05-31 22:42:52 +00:00
Moul
9a50542e02 Fixes 2016-05-31 22:42:52 +00:00
Moul
4562cf832e Add CPU limit. 2016-05-31 22:42:52 +00:00
Moul
7ad95d01e3 Flash back to old way to check domain/path availability. 2016-05-31 22:42:52 +00:00
Moul
1dcfd76956 Remove useless command. 2016-05-31 22:42:52 +00:00
Moul
752856dc78 Checking node availability. 2016-05-31 22:42:52 +00:00
Moul
c92162d5d8 Some cleanning. 2016-05-31 22:42:52 +00:00
Moul
145e0d537b Finally works. I could configure, sync. But start didn't works. 2016-05-31 22:42:52 +00:00
Moul
df331ef659 Try to fix environnment variables reloading. Fix sed on the proxy_pass. 2016-05-31 22:42:52 +00:00