Cédric Moreau
14eb28f88b
Remove sync + cesium parameters
2017-06-14 16:40:34 +02:00
Cédric Moreau
4416f892d9
Remove sync parameters
2017-06-14 16:40:34 +02:00
Cédric Moreau
fc3ae457f1
No initial sync
2017-06-14 16:40:34 +02:00
cgeek
d55d168241
[fix] #54 Missing protection of URL /modules
2017-06-14 16:32:43 +02:00
Moul
92cbcf0584
[fix] add missing import on remove script.
2017-06-14 11:42:33 +02:00
M5oul
de042695cb
Merge pull request #54 from c-geek/master
...
Add Nginx conf for modules
2017-06-14 11:25:57 +02:00
Cédric Moreau
cbc22059ee
Add Nginx conf for modules
2017-06-14 11:13:00 +02:00
Cédric Moreau
c75e1b5546
Merge pull request #52 from c-geek/master
...
Cesium is no more embedded
2017-06-13 18:16:48 +02:00
Cédric Moreau
706154ea6c
Cesium is no more embedded
2017-06-13 18:11:07 +02:00
M5oul
3e19e3303f
Merge pull request #49 from nemsia/nemsia-latest
...
[fix] Switch to latest duniter release
2017-05-11 00:09:10 +02:00
nemsia
9611455fcf
[fix] Switch to latest duniter release
2017-05-11 00:01:25 +02:00
Moul
2ddb2cc18e
[fix] nginx conf: typo.
...
- bad copy/pasta from:
- https://github.com/duniter/duniter/issues/598#issuecomment-249557322
- https://github.com/duniter/duniter/issues/401#issuecomment-238034339
2017-04-20 15:21:16 +02:00
M5oul
49552c1357
Merge pull request #46 from YunoHost-Apps/fix_21_dont_stop_daemon_when_not_running
...
Dont stop daemon when not running
2017-04-06 20:31:44 +02:00
Moul
2d4040a9cf
[fix] #21 : stop daemon only when running.
2017-03-31 11:36:28 +02:00
Moul
197f9369f4
[mod] move as a f() daemon stop and debian pkg removal.
2017-03-31 11:33:59 +02:00
Moul
2a09e31afa
[mod] use variable for cesium conf path.
2017-03-20 21:04:00 +01:00
Moul
201cd7a52b
[enh] don't ask for port as it's only used locally. Set it at duniter official value.
2017-03-20 21:01:47 +01:00
M5oul
3581725912
Merge pull request #43 from c-geek/master
...
[fix] #42 Install latest version available
2017-03-17 16:07:52 +01:00
Cédric Moreau
a824958bdf
[fix] #42 Install latest version available
2017-03-17 15:53:28 +01:00
M5oul
3a9d4aa69d
Merge pull request #41 from c-geek/master
...
The "About" page is not showing Duniter logo
2017-03-17 15:19:31 +01:00
Cédric Moreau
63d888933d
The "About" page is not showing Duniter logo
2017-03-17 15:16:56 +01:00
Moul
6fa1bb77ba
[mod] package cleannings.
2017-03-14 09:41:28 +01:00
Moul
3ecb69de8f
[mod] scripts: use 'duniter' command as '' var won't works on
...
multi-instances.
2017-03-14 09:07:39 +01:00
Moul
f754400f3a
[fix] endpoint addition do not works with other configurations.
2017-03-12 20:00:12 +01:00
Moul
21da4e55b9
[enh] Use BMA with port 80. Add BMAS endpoint with port 443.
2017-03-09 18:34:53 +01:00
Moul
fccc6466d8
[mod] propose to connect to Ğ1 currency \o/
2017-03-08 20:30:23 +01:00
Moul
c410b9cad2
[enh] Set URL redirection from root url path to webadmin.
2017-03-05 16:19:13 +01:00
M5oul
47af883066
Merge pull request #33 from c-geek/master
...
WebSocket timeout set to 1 day
2017-03-03 12:56:54 +01:00
Moul
d6506bf292
[mod] change license to GNU AGPLv3.
2017-03-03 10:50:30 +01:00
Cédric Moreau
e63ca82933
WebSocket timeout set to 1 day
2017-03-03 10:32:53 +01:00
Moul
a7aaaf11b6
[enh] check_process: update values.
2017-02-25 12:10:54 +01:00
Moul
7e48d604c0
[mod] : #28: pass tests: remove nginx conf check before reloading.
...
- on dev env, 'nginx -t' check can't found the associate domain name.
- it have to be manually put on the '/etc/hosts/' file.
2017-02-25 12:09:07 +01:00
Moul
5565a834b7
[fix] readme: #30 : 'duniter wizard key' cmd to configure key.
2017-02-25 11:31:10 +01:00
Moul
4785db0549
[mod] upgrade: remove useless CPU architecture check.
2017-02-21 15:41:31 +01:00
Moul
cdf593c0b0
[enh] fix errors reported by linter.
2017-02-21 14:52:50 +01:00
Moul
08952ca781
[mod] close #30 : Do not ask for credentials at install as it's insecure:
...
- remove from manifest and install script corresponding code.
- readme: add explaination how to configure the key on his node.
2017-02-21 14:52:43 +01:00
Moul
07c73d399a
[mod] #12 : remove install path choice.
...
A dedicated domain name is needed and make it easier to configure.
Remove code on manifest, install and upgrade scripts.
2017-02-21 12:58:51 +01:00
Moul
d10fbdc255
[enh] rework readme:
...
- set the app at 'working' state.
- explain install step:
- dedicated domain name, admin user.
- how to access webadmin, cesium.
- add upgrade explaination.
- add tutorial link.
2017-02-21 12:44:26 +01:00
Moul
07fa4fab81
[fix] upgrade: variable wasn't retrieved.
2017-02-21 11:54:48 +01:00
Moul
71208bea10
[mod] readme: add usage § which explain how to access webadmin. Remove features §.
2017-02-21 11:41:06 +01:00
Moul
64e334bb1d
[fix] #29 : pull request review:
...
- [fix] missing '$' before env var to retrieve is cesium is public or not.
- [fix] use YunoHost helper to set a value.
- [fix] remove Cesium patch which have been fixed upstream.
2017-02-20 15:22:42 +01:00
Cédric Moreau
51f91a24da
[enh] Add a Cesium public access option
2017-02-15 11:00:33 +01:00
Cédric Moreau
821d2e2c8c
[enh] Change configuration to have HTTPS only
2017-02-15 10:17:45 +01:00
Maniack Crudelis
bc48fbbcad
Ajout check_process
...
Ajout du fichier check_process pour l'intégration continue.
Le package ne peut pas être testé correctement sans ce fichier.
2017-01-01 12:40:13 +01:00
Moul
f7af82df35
[fix] use config
subcmd as init
subcmd have been removed:
...
- See: 48a59b131c
2016-11-15 10:55:27 +01:00
Moul
e53082b137
[mod] #26 : do not display logs of debian package install and sync process.
2016-10-14 14:50:13 +02:00
Moul
07056ab512
[enh] #25 : release name convention have changed:
...
- Grep 'server' as there is now a 'server' and 'desktop' versions.
- Retrieve 'server' releases which doesn't contain NodeWebkit:
- This reduce by two the size of the package: download & space usage.
- Grep 'linux' in the case there is only a 'windows' package released:
- that way windows package is not retrieved but an old version for linux.
- Request only one time GitHub. grep previous variable.
- Use variable for debian package path name.
2016-10-11 19:30:05 +02:00
Moul
9123468d4f
[mod] manifest: better english.
2016-09-11 17:13:43 +02:00
Moul
aeef0080cd
[enh] close #19 : use functions for duplicate code on scripts
2016-08-20 02:31:08 +02:00
Moul
6f96db42ac
[enh] #14 : automatically retrieve last version
...
- retrive last version available for x64 or for armel architectures
- upgrade enable set -u
2016-08-20 01:35:46 +02:00