Commit Graph

65 Commits

Author SHA1 Message Date
dfb679b1c0 Merge branch 'main' into monitoring
Some checks failed
continuous-integration/drone/pr Build is failing
2026-05-15 20:32:10 +00:00
6e94e67109 Merge pull request 'Healthcheck & CI' (#17) from healthcheck into main
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #17
2026-05-15 20:29:49 +00:00
2717590054 update drone-ci
Some checks failed
continuous-integration/drone/pr Build is failing
2026-05-15 16:28:18 -04:00
d7637a6e6e basic healthcheck
Some checks failed
continuous-integration/drone/pr Build is failing
2026-05-15 16:23:06 -04:00
37dbb6caa8 update readme for clarity
Some checks failed
continuous-integration/drone/pr Build is failing
2026-05-15 16:11:39 -04:00
04463dffe8 scrap monitoring domain as it was too much of a headache to configure, use /metrics endpoint which seems fairly standard(?) 2026-05-15 16:09:13 -04:00
97e96ed1d3 move monitoring_enabled to .env file 2026-05-15 15:09:28 -04:00
88d46b767e set unique stack name
Some checks failed
continuous-integration/drone/pr Build is failing
2026-05-08 20:54:02 -04:00
baa4167a89 no idea if this actually works, pushing so that I can test later
Some checks failed
continuous-integration/drone/pr Build is failing
2026-05-08 16:58:37 -04:00
3741560b13 move secrets to compose.monitoring.yml
Some checks failed
continuous-integration/drone/pr Build is failing
2026-05-08 16:54:30 -04:00
46ba380e45 use compose_file env instead of a conditional in the .env file.
Some checks failed
continuous-integration/drone/pr Build is failing
2026-05-08 16:10:15 -04:00
ff778eab62 update readme with basic configuration
Some checks failed
continuous-integration/drone/pr Build is failing
2026-05-08 15:59:40 -04:00
aeb6675be4 setup conditional for garage.toml, set require metrics token to true 2026-05-08 15:59:27 -04:00
7d1b4ddc77 add monitoring conditional and secrets to .env 2026-05-08 15:59:09 -04:00
7e8571306a add secrets 2026-05-08 15:58:33 -04:00
16633d97e1 Merge pull request 'rpc_secret from file' (#13) from rpc_secret into main
Reviewed-on: #13
2026-05-08 19:06:04 +00:00
10be86624f bump config version 2026-05-08 15:00:42 -04:00
49b4a117c2 set rpc secret file and quote wrap 2026-05-08 15:00:33 -04:00
3101458354 set secret permissions to be non-world readable 2026-05-08 15:00:16 -04:00
b0ff30e72b chore: publish 0.0.2+v2.3.0 release 0.0.2+v2.3.0 2026-05-01 09:42:56 -04:00
cf9676fd5f Merge pull request 'fix: proper length for rpc secret' (#7) from fixes into main
Reviewed-on: #7
Reviewed-by: marlon, brooke
2026-04-24 21:02:26 +00:00
f
1ebc2c2eca feat: set container hostname to domain
this allows finding the hostname on `garage status`
2026-04-21 20:47:45 -03:00
f
aded3647a9 fix: upgrade to 2.3.0 2026-04-17 11:23:30 -03:00
f
24c457a5d4 fix: proper length for rpc secret 2026-04-17 03:22:36 -03:00
22e218107e Merge pull request 'feat: support sqlite and other database engines' (#6) from sqlite into main
Reviewed-on: #6
2026-04-05 23:02:32 +00:00
05c953cd07 use lmdb by default if DATABASE_ENGINE not defined 2026-04-04 16:22:16 -04:00
f
eb0079acf5 feat: support sqlite and other database engines
docs adverts lmdb can become corrupted on power outages

https://garagehq.deuxfleurs.fr/documentation/reference-manual/configuration/#db_engine
2026-04-03 12:02:16 -03:00
74a86e284e Merge pull request 'chore: Configure Renovate' (#2) from renovate/configure into main
Reviewed-on: #2
2026-03-24 22:49:26 +00:00
45ad9cd308 Add renovate.json 2026-03-10 17:41:28 +00:00
c9abef3bef chore: publish 0.0.1+2.1.0 release 0.0.1+2.1.0 2025-12-10 20:01:43 -05:00
20bfd2c625 Update README.md 2025-10-28 16:39:29 +00:00
9f8e8ae105 provide backupbot with proper path labels, note: does not work because of the lack of any shell in the container. 2025-10-27 15:25:30 -04:00
4d2cf81e2b Minor typos, compose.fullbackup.yml not compose-fullbackup.yml 2025-10-27 15:24:45 -04:00
b8693dfd07 update docs 2025-10-23 09:37:45 -04:00
e584bf7c06 rename BOOTSTRAP_IP env var to _HOST 2025-10-23 09:34:39 -04:00
00de463c1b documentation updates 2025-10-23 09:19:28 -04:00
3a729d5692 support node bootstrapping 2025-10-23 08:24:48 -04:00
66e621cb0f Update README.md 2025-10-23 06:28:50 +00:00
8471dacb88 Support metadata or full data backup + documentation 2025-10-23 00:11:52 -04:00
a4c1afcedf automatically generate a hex value for rpc secret 2025-10-22 23:12:01 -04:00
9ca66f0f1c define rpc_public_addr 2025-10-22 21:14:43 -04:00
72a07ac017 working RPC port 3901 2025-10-22 20:58:58 -04:00
8fedfe5ef7 Update garage.toml.tmpl 2025-10-22 22:55:22 +00:00
4bc064164e Update compose.yml 2025-10-22 22:53:41 +00:00
9ed696c9bd boop 2025-10-22 18:53:01 -04:00
e34f6d3bc3 add internal network 2025-10-22 18:51:23 -04:00
d0b4ae388b rpc troubleshooting 2025-10-22 18:23:33 -04:00
4d5a91a70d add tcp services label for port 9999 availability 2025-10-22 17:52:04 -04:00
ffacc3a214 test rpc service avail on 9999 2025-10-22 17:32:59 -04:00
b32bf01571 change rpc bind port 2025-10-22 17:24:12 -04:00