networkException
- Europe, Germany
- https://nwex.de
-
Developer, maintainer and system administrator working on a variety of open source projects
- Joined on
2023-09-29
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
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
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
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
ee643a61ee
everywhere: support unix sockets
2487a1f162
cargo: add tokio-unix-tcp as a dependency
25c2376c6c
everywhere: support unix sockets
b5e1e1e770
cargo: add tokio-unix-tcp as a dependency
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…
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
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
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
ec7e8f0658
docs: add documentation for specifying token / secret file as environment variables
35144bcc40
util: support specifying token / secret file as environment variables