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

60 commits

Author SHA1 Message Date
yunohost-bot
8f94370930 Auto-update READMEs 2024-06-05 07:06:49 +00:00
yunohost-bot
94b149e12e Auto-update READMEs 2024-06-05 07:06:25 +00:00
yunohost-bot
0792362eda Auto-update README 2024-03-29 07:01:03 +01:00
yunohost-bot
4c119d681c Auto-update README 2024-02-23 15:59:29 +00:00
yunohost-bot
824b36b8ea Auto-update README 2024-02-21 15:08:58 +01:00
yunohost-bot
6906184402 Auto-update README 2024-02-21 13:12:30 +00:00
yunohost-bot
de1572716b Auto-update README 2023-10-31 14:08:12 +00:00
Moul
832a2d36ce Bump to v1.8.7 for 64 bits
No build for ARM yet
Test upgrade from ARM v1.8.5 bump commit
2023-07-12 19:15:43 +02:00
yunohost-bot
37d9543482 Auto-update README 2023-03-17 11:19:13 +00:00
yunohost-bot
5d1dfac08a Auto-update README 2023-03-17 11:03:30 +00:00
yunohost-bot
95bf4f9574 Auto-update README 2023-01-15 18:49:54 +00:00
Moul
70eaf1b90a Bump ARM Duniter Deb pkg to v1.8.5, requires YnH v11
Set YunoHost/Debian Bullseye v11 as requirement
since the ARM package was built on Bullseye and doesn't
support Buster
2023-01-15 19:49:51 +01:00
Moul
76a53cf629 Bump Duniter 64bits to v1.8.5 2022-09-05 08:34:51 +02:00
yunohost-bot
896b8a2af7 Auto-update README 2022-08-17 21:46:54 +02:00
Moul
2ac36db729 Bump to Duniter v1.8.3
Only bumped 64/32 bits to v1.8.3, since the ARM
Debian package requires YnH/Debian v11, and
I don't want people to prematurely upgrade their
instance to YnH/Debian v11 in order to update
Duniter to v1.8.3 in order to be able to continue
on the hard-fork

Test upgrade from v1.8.2~ynh2
2022-08-17 21:46:54 +02:00
Moul
efdcf8786f Bump to v1.8.2~ynh2 2022-05-06 09:04:49 +02:00
Moul
5d83c9c7f7 [fix] Fix home directory specification when applying config
I thought specifying 'duniter'’s $HOME to
/home/yunohost.app/duniter to be enough
The config actually went into:
/home/yunohost.app/duniter/.config/duniter_default/

Specify '--home $datadir', so the configuration goes into
/home/yunohost.app/duniter/duniter_default/

Update documentation accordingly with \$HOME to make
the already a long and relative complex command shorter
2022-05-06 09:04:49 +02:00
yunohost-bot
656e78028d Auto-update README 2022-05-02 20:01:52 +02:00
Moul
d379f499a3 Bump package to 1.8.2~ynh1 2022-05-02 20:01:52 +02:00
Moul
3f02aba73f [doc] Update doc about new paths for BMA and webadmin 2022-05-02 20:01:52 +02:00
Moul
92b935d547 [doc] Disclaimer: How to run Duniter commands with 'duniter' user
Remove oudated Cesium module installation method.
2022-05-02 20:01:52 +02:00
yunohost-bot
cd0e59c368 Auto-update README 2022-04-10 18:17:37 +02:00
Moul
391e43fdae Bump package to v1.8.2~ynh0 2022-04-10 18:17:37 +02:00
yunohost-bot
e0c5d94236 Auto-update README 2022-04-06 06:23:24 +00:00
yunohost-bot
69149509ab Auto-update README 2022-03-12 15:56:04 +00:00
Yunohost-Bot
e63e326156 Auto-update README 2021-12-13 16:41:11 +00:00
Yunohost-Bot
6bff719501 Auto-update README 2021-11-25 18:38:32 +00:00
farvardin
b50d8bc6c1 [doc] README: Warn that the network correction fix is breaking BMA
configuration set for this package with Nginx reverse proxy
2021-11-22 18:39:07 +01:00
Moul
67e49bfb1e [fix] #89: Use new permission system:
Requires YnH v4.1 which implements this new permission system
Use ynh_permission_create helper
Set Duniter admin interface accessible to the selected admin
BMA is set as accessible to visitors by default
Remove / −> /webui redirection, since this change adds a tile to the admin
Remove deprecated permission system settings
Re-enable the web admin since it is protected again
Rename f() name
2021-04-13 20:55:20 +02:00
Moul
a32baa8b3e [mod] Requires YnH 3.7 for ynh_permission_* helpers usage 2020-10-02 20:26:13 +02:00
Moul
b0d57aec9e [doc] #73: remove Cesium install procedure from a plugin 2018-12-18 22:54:21 +01:00
Moul
54b49ddf16 [enh] completely rework and update the readme 2018-11-29 16:46:17 +01:00
Moul
d6506bf292 [mod] change license to GNU AGPLv3. 2017-03-03 10:50:30 +01:00
Moul
5565a834b7 [fix] readme: #30: 'duniter wizard key' cmd to configure key. 2017-02-25 11:31:10 +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
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
71208bea10 [mod] readme: add usage § which explain how to access webadmin. Remove features §. 2017-02-21 11:41:06 +01:00
Moul
ad0e6a8b78 [mod] update upstream to v0.30.0. 2016-08-19 17:45:35 +02:00
Moul
3d52501426 [enh] update upstream version to 0.22.0. 2016-08-09 20:38:29 +02:00
Moul
bad29ef90e [enh] #12, grant access to the graphical interface only to the admin.
- install, upgrade: protect the path and grant access to admin user.
- upgrade: forget to comment unused sed.
- Update readme: add information about webadmin on root path.
2016-08-09 19:19:28 +02:00
Moul
2b091dc805 [enh] #12 web admin: retrict install to root path.
- Install: add check to install only on root path, comment sed line
- Nginx conf: remove path choice sed
- Manifest: set root path as default, add explaination.
- Update upstream to 0.22.0a7 which handle proxy with https for webadmin
- Update readme: add information about webadmin on root path and how to access api.
-
2016-08-09 18:35:09 +02:00
Moul
2f0a7722c8 [enh] close #7: enable ARM build which works.
- enable ARM build which works
- update upstream to 0.20.0
2016-07-03 11:47:35 +02:00
Moul
58b7fbd356 [enh] update upstream to alpha87. 2016-06-23 16:26:08 +00:00
Moul
5e1598dca0 [enh] update readme. 2016-06-23 11:34:53 +00:00
Moul
65f02796d1 [enh] readme: update Duniter version. Remove sources. 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
cd659b1e70 Updates. 2016-05-31 22:42:53 +00:00
Moul
30ab797b20 Updates. 2016-05-31 22:42:53 +00:00