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

322 commits

Author SHA1 Message Date
OniriCorpe
9e56582dda touch "/var/log/$app/$app.log" 2024-08-18 22:34:32 +02:00
OniriCorpe
3c025e9dba bump garage version in the common script... 2024-08-18 22:26:32 +02:00
OniriCorpe
3f6a01a324 delete "recreate log folder" on restore 2024-08-18 22:10:11 +02:00
YunoHost Bot
0e5d6447c3
[autopatch] Do not delete logs on app removal (#31)
Co-authored-by: Yunohost-Bot <>
Co-authored-by: OniriCorpe <github@oniricorpe.eu>
2024-08-18 21:53:04 +02:00
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
53cecfdff5 Apply nginx workaround for upgrade too 2023-12-19 03:17:41 +01:00
Alexandre Aubin
4974d91302 'if [[ $(command) ]]' probably doesnt mean what you think it means 2023-12-19 03:12:51 +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
50939cbc5f Attempt to fix config panel ...² 2023-12-19 01:28:20 +01:00
Alexandre Aubin
e9ca0f074a Attempt to fix config panel ... 2023-12-19 01:22:02 +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
oiseauroch
fcfe9758fd use var for garage_command 2023-12-16 21:17:12 +01:00
oiseauroch
ced6335f6b remove wrong line 2023-12-16 21:07:06 +01:00
oiseauroch
e40686a13c fix test enough nodes 2023-12-16 20:59:36 +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
b8e80fc239 Update upgrade 2023-12-10 21:17:26 +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
a2cf57b4e9 cleaning 2023-12-10 20:16:20 +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
Alexandre Aubin
3c81656a65 Cleanup 2023-08-21 16:35:24 +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
lapineige
4b89c48616
v0.8.2 (#10)
* v0.8.2
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.8.2
2023-07-23 20:51:12 +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