networkException
  • Europe, Germany
  • https://nwex.de
  • Developer, maintainer and system administrator working on a variety of open source projects

  • Joined on 2023-09-29
networkException commented on pull request lx/netapp#13 2024-01-22 16:25:01 +00:00
Support unix sockets

Thats alright, I'm quite happy with the unix socket support that landed in garage so far. I can also fully understand if the complexity of this is not worth it

networkException pushed to unix-socket-rpc at networkException/garage 2023-11-05 23:18:12 +00:00
ef508f4486 everywhere: use netapp with unix socket support
networkException pushed to unix-socket-rpc at networkException/garage 2023-11-05 23:08:59 +00:00
9bbb206b34 everywhere: use netapp with unix socket support
networkException created branch unix-sockets-git-dependency in networkException/netapp 2023-11-05 23:06:16 +00:00
networkException pushed to unix-sockets-git-dependency at networkException/netapp 2023-11-05 23:06:16 +00:00
184ad39eea remove bogus "target" symlink
networkException created branch unix-socket-rpc in networkException/garage 2023-11-05 21:46:20 +00:00
networkException pushed to unix-socket-rpc at networkException/garage 2023-11-05 21:46:20 +00:00
17ccc1bc5a everywhere: use netapp with unix socket support
f4d3905d15 Merge pull request 'nix: add clang to flake.nix and shell.nix' (#664) from add-clang into main
a0fa50dfcd Merge pull request 's3 api: refactoring and bug fix in ListObjects' (#655) from fix-list-objects into main
d50fa2a562 nix: add clang to flake.nix and shell.nix
75d5d08ee1 Merge pull request 'Ensure increasing version timestamps when writing new object versions' (#543) from increasing-timestamps into main
Compare 10 commits »
networkException pushed tag v0.9.0 to networkException/garage 2023-11-05 21:46:20 +00:00
networkException pushed to unix-sockets at networkException/netapp 2023-11-05 21:29:22 +00:00
47a470b281 everywhere: support unix sockets
e6976dea5a cargo: add tokio-unix-tcp as a dependency
170ddbfac4 Merge pull request 'netapp 0.10' (#12) from next-0.10 into main
2484d7654a update rmp-serde to v1.1, bump to 0.10.0
Compare 4 commits »
networkException pushed to unix-sockets at networkException/netapp 2023-10-20 19:42:13 +00:00
ee643a61ee everywhere: support unix sockets
2487a1f162 cargo: add tokio-unix-tcp as a dependency
Compare 2 commits »
networkException created pull request lx/netapp#13 2023-10-20 19:40:23 +00:00
Support unix sockets
networkException created branch unix-sockets in networkException/netapp 2023-10-20 19:35:54 +00:00
networkException pushed to unix-sockets at networkException/netapp 2023-10-20 19:35:54 +00:00
25c2376c6c everywhere: support unix sockets
b5e1e1e770 cargo: add tokio-unix-tcp as a dependency
Compare 2 commits »
networkException created repository networkException/netapp 2023-10-20 19:35:44 +00:00
networkException commented on pull request Deuxfleurs/garage#643 2023-10-19 01:43:10 +00:00
Add support for specifying rpc_secret_file, metrics_token_file and admin_token_file using environment variables

Sorry for the long delay, I hope the changes are better now. Fell into a few rabbit holes in the meanwhile, including unix socket support for rpc (things like garage status work, I'll need to…

networkException pushed to token-file-env at networkException/garage 2023-10-19 01:40:02 +00:00
8599051c49 garage: support specifying token / secret as environment variables
4a19ee94bb garage: fix admin-token description
c99cb58d71 util: move reading secret file into seperate helper
5feb6a1f64 docs: add documentation for specifying token / secret file as environment variables
Compare 4 commits »
networkException pushed to token-file-env at networkException/garage 2023-10-03 16:37:10 +00:00
e05ec5968d docs: add documentation for specifying token / secret file as environment variables
81c5ac7731 util: support specifying token / secret file as environment variables
1243db87f2 Merge pull request 'Add support for binding to unix domain sockets' (#640) from networkException/garage:unix-sockets into main
6f8a87814b doc: add documentation for specifying unix socket paths
7907a09acc api: allow custom unix bind mode and use 0o220 for admin server
Compare 11 commits »
networkException created pull request Deuxfleurs/garage#643 2023-10-03 16:35:43 +00:00
Add support for specifying rpc_secret_file, metrics_token_file and admin_token_file using environment variables
networkException created branch token-file-env in networkException/garage 2023-10-03 16:32:00 +00:00
networkException pushed to token-file-env at networkException/garage 2023-10-03 16:32:00 +00:00
ec7e8f0658 docs: add documentation for specifying token / secret file as environment variables
35144bcc40 util: support specifying token / secret file as environment variables
Compare 2 commits »