Mikołaj Grzebieluch
cb17b4ac59
docs: maintenance socket: add section about accessing maintenance socket
...
Closes scylladb/scylladb#17701
2024-03-11 20:25:00 +02:00
Mikołaj Grzebieluch
182cfebe40
maintenance_socket: add option to set owning group
...
Option `maintenance-socket-group` sets the owning group of the maintenance socket.
If not set, the group will be the same as the user running the scylla node.
2024-02-19 10:21:00 +01:00
Mikołaj Grzebieluch
81ef9fc91e
docs: add cqlsh usage to maintenance socket documentation
...
After https://github.com/scylladb/scylla-cqlsh/pull/67 , the user can use
cqlsh to connect to the node by maintenance socket.
2024-01-25 15:27:53 +01:00
Mikołaj Grzebieluch
2c34d9fcd8
docs: update maintenance socket documentation to use WhiteListRoundRobinPolicy
...
After https://github.com/scylladb/python-driver/pull/287 , the user can use
WhiteListRoundRobinPolicy to connect to the node by maintenance socket.
2024-01-25 14:52:24 +01:00
Mikołaj Grzebieluch
21b3ba4927
docs: add maintenance socket documentation
2023-12-18 17:58:13 +01:00