networkException
- Europe, Germany
- https://nwex.de
-
Developer, maintainer and system administrator working on a variety of open source projects
- Joined on
2023-09-29
Add support for binding to unix domain sockets
I think there is a mistake, UNIX sockets are still not supported for
rpc_bind_addr
, right?
That can easily be added. My assumption was that unix sockets are not desiderable for cluster…
f213dffd89
doc: add documentation for specifying unix socket paths
7907a09acc
api: allow custom unix bind mode and use 0o220 for admin server
networkException
created branch unix-sockets-0.8.2 in networkException/garage
2023-09-29 19:12:30 +00:00
2a2eba84d8
everywhere: support unix sockets when binding in various places
b3dcbec680
config: allow using paths for unix domain sockets in various places
9e54c87d96
util: add helper sum type for unix and tcp socket addresses
e356413a45
cargo: add hyperlocal as a dependency
e446a84b54
add ocp2023 presentation
Add support for binding to unix domain sockets
80be6649f7
everywhere: support unix sockets when binding various places
7353038a64
config: allow using paths for unix domain sockets in various places
10195f1567
util: add helper sum type for unix and tcp socket addresses
6086a3fa07
cargo: add hyperlocal as a dependency