Skip to content

Conversation

@jabr
Copy link
Contributor

@jabr jabr commented Nov 21, 2025

Implements cli connection via local unix socket as described in #148:

We also need to implement a unix socket cluster connector for this to work. Should look similar to the TCP one.

Supports connection configs:

current_context: local
contexts:
  local:
    connections:
      - unix: /run/uncloud/uncloud.sock

And running cli with connect option:

uc --connect unix:///run/uncloud/uncloud.sock ...

Tested on my cluster.

Copy link
Owner

@psviderski psviderski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thank you for this feature ❤️

@psviderski psviderski merged commit 91a09d5 into psviderski:main Nov 25, 2025
6 of 7 checks passed
@jabr jabr deleted the connect-unix-socket branch November 27, 2025 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants