lx commented on issue Deuxfleurs/wgautomesh#6
wgautomesh vs innernetThanks for your comment! Innernet and wgautomesh are two different tools for different scenarios. We have build wgautomesh as the most minimal tool that would allow us to do what we wanted. Here…
11 hours ago
lx pushed to nlnet-task1 at Deuxfleurs/garage
-
0781b35038 UploadPart: automatic cleanup of version (and reference blocked) when interrupted
-
72b34b1ff7 Add test for multipart uploads and fix part renumbering
-
5169917532 undo sort_key() returning Cow
-
2588571d9c comments and clippy lint fixes
-
8482d7f592 fix mpu counter (add missing workers) and report info at appropriate places
- Compare 13 commits »
1 day ago
lx pushed to nlnet-task1 at Deuxfleurs/garage
-
cc6b96eee2 UploadPart: automatic cleanup of version (and reference blocked) when interrupted
-
577385979c Add test for multipart uploads and fix part renumbering
-
e66245e93a undo sort_key() returning Cow
-
feefc9496a comments and clippy lint fixes
-
40f0a762ff fix mpu counter (add missing workers) and report info at appropriate places
- Compare 19 commits »
1 day ago
lx pushed to next at Deuxfleurs/garage
-
8a74e1c2bd Split garage/admin.rs into smaller files
1 day ago
lx pushed to nlnet-task1 at Deuxfleurs/garage
-
4b75f70ddf UploadPart: automatic cleanup of version (and reference blocked) when interrupted
1 day ago
lx pushed to nlnet-task1 at Deuxfleurs/garage
-
5cce28c84a Add test for multipart uploads and fix part renumbering
-
9dfdf8b34d undo sort_key() returning Cow
-
beb670c44d comments and clippy lint fixes
-
106ca4259d fix mpu counter (add missing workers) and report info at appropriate places
-
bdac08ee39 Add multipart upload repair
- Compare 18 commits »
1 day ago
lx closed issue Deuxfleurs/tricot#7
Some links in the README are leading to a missing ressource ( Error 404 )3 days ago
lx pushed to main at Deuxfleurs/tricot
-
f59b4fe37a Change example links to be permalinks (fix #7)
3 days ago
lx pushed to main at Deuxfleurs/nixcfg
-
1a11ff4202 staging: updated garage with new consul registration
5 days ago
lx pushed to main at Deuxfleurs/garage
-
44548a9114 Merge pull request 'feature: Register consul services with agent API' (#567) from unrob/garage:roberto/consul-agent-registration into main
-
32ad4538ee fix references to old config names
-
ef8a7add08 set default for [consul-services] api
-
2d46d24d06 update docs
-
b770504126 simplify code according to feedback
- Compare 11 commits »
5 days ago
lx merged pull request Deuxfleurs/garage#567
feature: Register consul services with agent API
5 days ago
lx commented on pull request Deuxfleurs/garage#567
feature: Register consul services with agent APIThanks for the work, I'll merge now, sorry for the wait!
5 days ago
lx pushed to consul-agent-registration at Deuxfleurs/garage
-
32ad4538ee fix references to old config names
-
ef8a7add08 set default for [consul-services] api
-
2d46d24d06 update docs
-
b770504126 simplify code according to feedback
-
6b69404f1a rename mode to consul_http_api
- Compare 10 commits »
5 days ago
lx commented on pull request lx/netapp#9
netapp.rs: Set SO_REUSEPORT on listen_addr with TcpSocket.But that's only relevant for many short-lived connections such as HTTP requests. Netapp uses a small number of long-lived TCP connections, so this wouldn't help much. Also, I think even with…
2 weeks ago
lx closed pull request lx/netapp#9
netapp.rs: Set SO_REUSEPORT on listen_addr with TcpSocket.2 weeks ago
lx pushed to main at Deuxfleurs/nixcfg
-
c31de0e94f tricot passthrough of external services at neptune
2 weeks ago
lx commented on issue Deuxfleurs/garage#579
Garage S3 API is not able to GET certain file formats (.png, .jpg) when used in DirectusNot sure this is fixable, it seems it depends on the way the proxy changes HTTP headers which is vendor-dependant and hard to predict. I think Garage works fine with some other reverse proxies…
2 weeks ago