44 Commits

Author SHA1 Message Date
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
3bf58e964d update docs for alias command 2025-10-22 16:57:06 -04:00
564e5f01cc add backupbot support 2025-10-22 15:11:50 -04:00
5746e019ad some edits 2025-06-10 19:52:46 -04:00
be54bb4dbc update quickstart 2025-03-01 21:06:02 -05:00
7de2bf7834 update readme heading 2025-03-01 21:05:24 -05:00
d8637b394d update readme 2025-03-01 21:02:05 -05:00
6d32fe2f08 add more config options to .env and update config version 2025-03-01 21:01:36 -05:00
5e315dd274 update readme 2025-03-01 20:59:51 -05:00
c9fdbf4c1c update readme 2025-03-01 20:08:28 -05:00
fcc1451f4d update image link 2025-03-01 18:16:42 -05:00
07ae266474 update readme 2025-03-01 17:34:54 -05:00
1814cef5a1 update localfs compose file to remove garage.toml big mount and update volumes to include the new environment variables 2025-03-01 17:32:21 -05:00
52b41e6643 update garage.toml and add required config settings 2025-03-01 17:31:54 -05:00
2aec565b40 add garage.toml 2025-03-01 15:58:41 -05:00
b778419528 initial commit 2025-02-28 20:54:38 -05:00