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

664 commits

Author SHA1 Message Date
lapineige
6a48f26b80
Limit to 1GB 2024-02-05 17:02:55 +01:00
yunohost-bot
f8d343651d Auto-update README 2024-02-05 15:59:03 +00:00
lapineige
3f4350b726
Update manifest.toml 2024-02-05 16:58:58 +01:00
lapineige
19335d44f1
increase upload size (no limit) 2024-02-05 16:58:45 +01:00
lapineige
990a3cb650
Explain how to use the S3 API + cleaning 2024-01-27 13:41:30 +01:00
yunohost-bot
b2936e0e6c Auto-update README 2024-01-27 11:27:37 +00:00
lapineige
9df3ebe051
bump version 2024-01-27 12:27:34 +01:00
lapineige
0c393db21c
Merge pull request #21 from YunoHost-Apps/v0.9.1
V0.9.1
2024-01-27 12:26:08 +01:00
lapineige
b01344c19a
v0.9.1 2024-01-27 12:04:14 +01: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
Alexandre Aubin
81d57ee802
Reneable install tests because otherwise the CI cant test anything ... 2023-12-11 01:42:18 +01:00
Éric Gaspar
b8e80fc239 Update upgrade 2023-12-10 21:17:26 +01:00
Éric Gaspar
b2fb83a17b Update tests.toml 2023-12-10 21:16:52 +01:00
Éric Gaspar
63fc25dc62 Update mount_disk.sh 2023-12-10 21:15:55 +01:00
Éric Gaspar
1bb15265aa Delete updater.sh 2023-12-10 21:15:10 +01:00
eric_G
6715f6d38b
Merge pull request #18 from YunoHost-Apps/0.9.0
0.9.0
2023-12-10 21:13:56 +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
ed30446be7 Update tests.toml 2023-12-10 20:56:18 +01:00
Éric Gaspar
060b38422d Update manifest.toml 2023-12-10 20:53:23 +01:00
Éric Gaspar
37f93ac72c cleaning 2023-12-10 20:52:41 +01:00
Éric Gaspar
b9f09dd2e6 Update tests.toml 2023-12-10 20:40:31 +01:00
Éric Gaspar
073c935d09 Update tests.toml 2023-12-10 20:39:14 +01:00
Éric Gaspar
490ccfde42 Update tests.toml 2023-12-10 20:38:16 +01:00
Éric Gaspar
03fa26b54c Merge branch '0.9.0' of https://github.com/YunoHost-Apps/garage_ynh into 0.9.0 2023-12-10 20:36:49 +01:00
Éric Gaspar
f84c1b3a22 Update manifest.toml 2023-12-10 20:36:43 +01:00
yunohost-bot
10f25ee54f Auto-update README 2023-12-10 19:35:46 +00:00