trinity-1686a
trinity-1686a pushed to main at Deuxfleurs/nixcfg 2024-04-18 15:59:46 +00:00
718a23b74b cluster/prod: Add kokakiwi to adminAccounts
trinity-1686a merged pull request Deuxfleurs/nixcfg#22 2024-04-18 15:59:45 +00:00
cluster/prod: Add kokakiwi to adminAccounts
trinity-1686a pushed to main at Deuxfleurs/nixcfg 2024-03-24 13:42:49 +00:00
e4708a325d add trinity.fr.eu.org to DKIM
trinity-1686a opened issue Deuxfleurs/nixcfg#21 2024-03-16 17:51:59 +00:00
tls fields deprecated in consul config
trinity-1686a commented on issue Deuxfleurs/nixcfg#18 2024-01-31 21:12:07 +00:00
plm search init uses lot of RAM

I've created Plume!1153 upsteam

trinity-1686a commented on issue Deuxfleurs/garage#697 2024-01-31 16:00:32 +00:00
Unable to Connect Using AMP

[0] (AmazonS3Exception) : Error making request with Error Code Moved and Http Status Code Moved. No further error information was returned by the service.

makes me thing the HTTP test doesn't…

trinity-1686a commented on issue Deuxfleurs/nixcfg#18 2024-01-28 14:56:04 +00:00
plm search init uses lot of RAM

I might look into it. Currently the search initialization is done in a pretty naive way (list all published post, from this and other instances), delete them each (which is a non-free no-op, but…

trinity-1686a commented on issue Deuxfleurs/garage#673 2023-11-27 09:20:40 +00:00
path style looks broken in 0.9.0

with a root_domain of garage.svc.cluster.local, and a query for garage.garage.svc.cluster.local, Garage will remove the suffix and consider that the first "garage" is the bucket name (vhost…

trinity-1686a commented on issue Deuxfleurs/garage#673 2023-11-26 16:53:18 +00:00
path style looks broken in 0.9.0

if a / is important, the code that would be faulty would probably be in router.rs, but it looks…

trinity-1686a created pull request Deuxfleurs/garage#654 2023-10-15 16:34:49 +00:00
fix compilation on macos
trinity-1686a created branch fix-macos-compilation in trinity-1686a/garage 2023-10-15 15:57:54 +00:00
trinity-1686a pushed to fix-macos-compilation at trinity-1686a/garage 2023-10-15 15:57:54 +00:00
c7f5dcd953 fix compilation on macos
d8263fdf92 Merge pull request 'documentation updates for v0.9.0' (#647) from doc-updates into main
d24aaba697 doc: update quick start and real world for v0.9.0
b571dcd811 doc: updates to the "migrating to v0.9" page
e6df7089a1 Merge pull request 'Garage v0.9' (#473) from next into main
Compare 10 commits »
trinity-1686a commented on pull request Deuxfleurs/garage#641 2023-10-02 12:39:02 +00:00
doc: update endpoint_url documentation

I retried the CI and it still fails. There is an error at log line 176 (there doesn't appear to be an anchor to link directly to it :-/ ).

CI appears to be using aws-cli 2.11.6, I'm not sure…

trinity-1686a commented on issue Deuxfleurs/garage#618 2023-08-28 15:12:23 +00:00
Implement HeadBucket

I think some applications do a HeadBucket with us-east-1 (the original region) so they can learn the real region from the x-amz-bucket-region: header in the response, and not require it as a…

trinity-1686a opened issue Deuxfleurs/guichet#21 2023-07-14 12:02:09 +00:00
show quotas in pretty numbers
trinity-1686a commented on issue Deuxfleurs/garage#594 2023-07-12 14:58:44 +00:00
slow deletion?

in the top level Cargo.toml, you can comment these lines

[profile.release]
debug = true

to get smaller binaries

trinity-1686a commented on issue Deuxfleurs/garage#595 2023-07-12 08:01:00 +00:00
Handle FD starvation correctly

can you upload them somewhere else? Or compress them maybe?

trinity-1686a commented on issue Deuxfleurs/garage#595 2023-07-11 20:10:03 +00:00
Handle FD starvation correctly

Could you provide us with your garage.toml (minus rpc secret) as well as logs? The logs you provided don't show any block getting written, "just" the inability to save the peer list, which isn't…

trinity-1686a created pull request Deuxfleurs/garage#592 2023-06-26 12:00:09 +00:00
don't build sqlite by default
trinity-1686a created branch dont-build-sqlite in trinity-1686a/garage 2023-06-26 11:59:47 +00:00