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

158 commits

Author SHA1 Message Date
Alexandre Aubin
c3bf322633
Gotta save self_bootstrap_peers as setting if we want to use it in POST_INSTALL message 2023-12-19 15:11:26 +01:00
oiseauroch
47a48d3a12 change node id 2023-12-19 13:31:33 +01:00
oiseauroch
ee4f09ee54 add units to capacity 2023-12-19 10:53:27 +01:00
oiseauroch
9098026778 Revert "add setting for self bootstrap peer"
This reverts commit 556cadf284737d66f8a010d95a0fe92a0e86d0a6.
2023-12-19 10:44:22 +01:00
oiseauroch
728fa923b5 add setting for self bootstrap peer 2023-12-19 10:44:07 +01:00
Alexandre Aubin
f472785ac6 Further simplify, homogeneize garage command call syntax 2023-12-19 03:10:04 +01:00
Alexandre Aubin
d831710621 Rename node_id to secret_node_id such as it gets redacted when sharing logs.. 2023-12-19 02:04:51 +01:00
Alexandre Aubin
50f8c5e316 Make system_is_inside_container a proper bash function 2023-12-19 01:57:31 +01:00
Alexandre Aubin
ef1b1f1848
zgrmbl 2023-12-19 01:13:15 +01:00
Alexandre Aubin
ee92f4b95c
zgrmbl 2023-12-19 00:05:53 +01:00
Alexandre Aubin
fb98b38403
Update scripts/install: workaround for nginx endpoint 2023-12-18 23:37:05 +01:00
oiseauroch
f19c69c4ce add systemd startup test 2023-12-18 16:40:50 +01:00
oiseauroch
2f7a656d4f fix layout show 2023-12-17 09:22:57 +01:00
Alexandre Aubin
8cb8872582 Fix source setup 2023-12-15 21:05:04 +01:00
Alexandre Aubin
d23d326476 Tmp debug 2023-12-15 20:54:06 +01:00
Alexandre Aubin
a6c4796499 install: simplify node id loop, add stuff to be able to debug 2023-12-15 20:31:18 +01:00
Alexandre Aubin
6388d37dc9 Fix weird chmod 2023-12-15 18:48:28 +01:00
Éric Gaspar
b66b201270 Merge branch 'testing' into 0.9.0 2023-12-10 21:13:07 +01:00
Éric Gaspar
3a53cc8696 cleaning 2023-12-10 21:01:43 +01:00
Éric Gaspar
37f93ac72c cleaning 2023-12-10 20:52:41 +01:00
Éric Gaspar
9dfe0785db cleaning 2023-12-10 15:23:59 +01:00
Éric Gaspar
6f145ca3c7 cleaning 2023-12-10 15:15:39 +01:00
Éric Gaspar
2669b8b41f Update install 2023-12-10 15:14:58 +01:00
Alexandre Aubin
a0be4c3e5d
Fix chmod +x on file that doesnt exist ... 2023-08-21 18:48:03 +02:00
Alexandre Aubin
224b3063e2
Missing setup_source in install x_x 2023-08-21 17:55:17 +02:00
Alexandre Aubin
56f0757d79 Having --weight=1 is unecessary 2023-08-21 16:57:41 +02:00
Alexandre Aubin
db6def2d96 Clarify the confusing 'virtualisation' variable thingies ... 2023-08-21 16:51:34 +02:00
Alexandre Aubin
490814db06 Simplify regenconf hook handling 2023-08-21 16:39:18 +02:00
oiseauroch
78990d2f86 remove storing weight setting. 2023-07-30 15:02:56 +02:00
oiseauroch
f237ed38ac change virtualisation helper 2023-07-30 14:51:43 +02:00
oiseauroch
2d606f0a2f use systemd-detect-virt 2023-07-30 14:28:20 +02:00
lapineige
87b89e1d99
Explain how to use the command line (#9)
* v2

* Explain how to use the command line

Require packaging v2, I will not do it for v1 as it's more complex and not that useful.

---------

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: oiseauroch <5622590+oiseauroch@users.noreply.github.com>
2023-07-23 21:07:49 +02:00
oiseauroch
7bbf99514c add regen conf 2023-04-11 15:55:06 +02:00
oiseauroch
571439b31b change hook mechanism 2023-03-17 09:57:42 +01:00
oiseauroch
1a7800facf - improve config panel
- fix backup script for no virtualisation
- improve hook regen_conf
2023-03-03 15:00:42 +01:00
oiseauroch
4e175088b8 fix script 2023-02-24 12:32:30 +01:00
oiseauroch
e433985ca6 remove unused ip value
fix i not defined
2023-02-24 12:32:30 +01:00
oiseauroch
1828687c09 improve node_id detection 2023-02-22 17:04:47 +01:00
oiseauroch
a2d11dfd68 Merge branch 'master' into testing 2023-02-22 16:09:06 +01:00
oiseauroch
b8b788372f add message for long configuration
add delay for node id
2023-02-22 16:07:27 +01:00
oiseauroch
6a3754e3f8
Testing (#2)
* add delay for node id

---------

Co-authored-by: oiseauroch <contact@oiseauroch.fr>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-02-21 11:21:16 +00:00
oiseauroch
85b629b5fc revert line_match 2023-02-21 11:51:50 +01:00
oiseauroch
7b0b576f1a add delay for node id 2023-02-21 11:11:17 +01:00
oiseauroch
99613af73c fix typo 2022-12-23 12:24:02 +01:00
oiseauroch
7ca24923b7 fix typo 2022-12-23 12:19:54 +01:00
oiseauroch
4c4958df6a improve mail 2022-12-23 12:15:47 +01:00
oiseauroch
353873d18f fix mail 2022-12-23 12:00:38 +01:00
oiseauroch
7cd0be6339 timeout node connect 2022-12-23 10:56:23 +01:00
oiseauroch
353e7cd02b reload upnp 2022-12-22 17:11:53 +01:00
oiseauroch
28a177c50d change configuration order 2022-12-22 16:59:55 +01:00