• Joined on 2022-12-30
jpds commented on issue Deuxfleurs/garage#517 2023-03-06 09:22:52 +00:00
Panic with OOM but should show which memory

It does:

panicked at 'Unable to open LMDB DB:

This is a duplicate of #439.

jpds pushed to scrub-randomize-window at jpds/garage 2023-03-05 11:32:44 +00:00
bd458d3a12 block/repair.rs: Added a random element of 10 days to SCRUB_INTERVAL to help
jpds created pull request Deuxfleurs/garage#516 2023-03-05 10:34:43 +00:00
block/repair.rs: Added a random element of 10 days to SCRUB_INTERVAL
jpds pushed to scrub-randomize-window at jpds/garage 2023-03-05 10:25:12 +00:00
ff049da88d block/repair.rs: Added a random element of 10 days to SCRUB_INTERVAL to help
jpds created branch scrub-randomize-window in jpds/garage 2023-03-05 10:08:07 +00:00
jpds pushed to scrub-randomize-window at jpds/garage 2023-03-05 10:08:07 +00:00
052316aeba block/repair.rs: Added a random factor of 10 days to SCRUB_INTERVAL to help
jpds pushed to web_server-log-x-forwarded-for at jpds/garage 2023-03-03 19:18:10 +00:00
872ffe68bd web/web_server.rs: Handle X-Forwarded-For here too.
9d77224dd0 api/generic_server.rs: Use new handle_forwarded_for_headers() function.
ff70e09aa0 util/forwarded_headers.rs: Generalized handle_forwarded_for_headers()
Compare 3 commits »
jpds pushed to doc-binary-packages at jpds/garage 2023-03-03 18:53:15 +00:00
f056ad569d binary-packages.md: Added.
jpds pushed to web_server-log-x-forwarded-for at jpds/garage 2023-03-03 17:24:44 +00:00
9f026396f6 web/web_server.rs: Handle X-Forwarded-For here too.
76c14d9418 api/generic_server.rs: Use new handle_forwarded_for_headers() function.
4c9c281111 util/forwarded_headers.rs: Generalized handle_forwarded_for_headers()
Compare 3 commits »
jpds pushed to web_server-log-x-forwarded-for at jpds/garage 2023-03-03 15:40:55 +00:00
401a737acf web/web_server.rs: Handle X-Forwarded-For here too.
8c20de50d4 api/generic_server.rs: Use new handle_forwarded_for_headers() function.
89e2360a23 util/forwarded_headers.rs: Generalized handle_forwarded_for_headers()
Compare 3 commits »
jpds pushed to web_server-log-x-forwarded-for at jpds/garage 2023-03-03 15:38:06 +00:00
f65beea554 web/web_server.rs: Handle X-Forwarded-For here too.
f9552ee10e api/generic_server.rs: Use new handle_forwarded_for_headers() function.
d84b1041c9 util/forwarded_headers.rs: Generalized handle_forwarded_for_headers()
Compare 3 commits »
jpds pushed to web_server-log-x-forwarded-for at jpds/garage 2023-03-03 14:33:53 +00:00
b65af6df86 web/web_server.rs: Handle X-Forwarded-For here too.
1d4ad31d03 api/generic_server.rs: Use new handle_forwarded_for_headers() function.
216c4f6e98 util/forwarded_headers.rs: Generalized handle_forwarded_for_headers()
a5f7a79250 Merge pull request 'Add documentation on community Ansible roles' (#513) from baptiste/garage:doc_ansible into main
3b22da251d Add documentation on community Ansible roles
Compare 10 commits »
jpds created pull request Deuxfleurs/garage#515 2023-03-03 14:33:08 +00:00
binary-packages.md: Added.
jpds created branch doc-binary-packages in jpds/garage 2023-03-03 11:39:45 +00:00
jpds pushed to doc-binary-packages at jpds/garage 2023-03-03 11:39:45 +00:00
d408ec2c32 binary-packages.md: Added.
a5f7a79250 Merge pull request 'Add documentation on community Ansible roles' (#513) from baptiste/garage:doc_ansible into main
3b22da251d Add documentation on community Ansible roles
e818e39321 Merge pull request 'docs: fix k2v spec link' (#512) from wilson/garage:wilson/docs-k2v-link into main
a15eb115c8 docs: fix k2v spec link
Compare 8 commits »
jpds commented on issue Deuxfleurs/garage#503 2023-03-01 13:54:22 +00:00
Arti integration: onion services

This also allows to add HTTPS support

HTTPS isn't required for a hidden service, Tor already does the E2EE.

jpds commented on issue Deuxfleurs/garage#503 2023-03-01 11:48:43 +00:00
Arti integration: onion services

I'm not sure it should lie in Garage. Deuxfleurs uses its own reverse proxy, and I believe such a feature should be implemented in that class of software, rather than an object-storage+static…

jpds deleted branch doc-healthchecks from jpds/garage 2023-03-01 11:43:40 +00:00
jpds commented on pull request Deuxfleurs/garage#504 2023-03-01 11:38:56 +00:00
web_server.rs: Log X-Forwarded-For IP

@quentin Indeed, it is.

jpds opened issue Deuxfleurs/garage#506 2023-02-14 20:16:11 +00:00
Secret key should be display once