Pavel Sviderski
|
d735d568b3
|
run install.sh script when initialising a cluster on the init machine
|
2024-09-21 00:43:33 +10:00 |
|
Pavel Sviderski
|
ea8dfca14c
|
delete old unused ClusterClient
|
2024-09-20 23:04:40 +10:00 |
|
Pavel Sviderski
|
3f497b5e58
|
add couple TODOs
|
2024-09-12 17:45:31 +10:00 |
|
Pavel Sviderski
|
bd53e3f20e
|
machine add: configure remote machine to join the cluster network
|
2024-09-12 17:03:23 +10:00 |
|
Pavel Sviderski
|
4e042be7b7
|
add machine list command and corresponding RPC endpoint
|
2024-09-12 14:52:07 +10:00 |
|
Pavel Sviderski
|
47073f017f
|
update network peers when new machine added
|
2024-09-12 13:40:10 +10:00 |
|
Pavel Sviderski
|
a64caf34a7
|
add Token RPC endpoint to grab a machine token for adding it to a cluster
|
2024-09-12 09:55:02 +10:00 |
|
Pavel Sviderski
|
fb236fb922
|
establish SSH connection when adding a new machine
|
2024-09-11 20:46:43 +10:00 |
|
Pavel Sviderski
|
03c2c0df39
|
refactor cluster connection in CLI
|
2024-09-11 18:40:06 +10:00 |
|
Pavel Sviderski
|
4e2640bbd2
|
rename machines to connections in config
|
2024-09-10 16:20:00 +10:00 |
|
Pavel Sviderski
|
ddf7d23351
|
set uncloud group on the unix socket to allow configured non-root users to access it
|
2024-09-10 16:13:20 +10:00 |
|
Pavel Sviderski
|
9e44d30328
|
implement CLI init cluster, add SSH and WireGuard cluster connectors
|
2024-09-10 13:48:14 +10:00 |
|
Pavel Sviderski
|
fd314bcf65
|
add ssh destination to connection config
|
2024-09-10 13:46:17 +10:00 |
|
Pavel Sviderski
|
c58c99e061
|
rename machine config to state
|
2024-09-06 09:26:45 +10:00 |
|
Pavel Sviderski
|
fd396dd91f
|
add management IP to machine and peer configs, update daemon to listen on it
|
2024-08-30 18:33:37 +10:00 |
|
Pavel Sviderski
|
41098d00b8
|
assign ipv6 address to each machine derived from their public keys
|
2024-08-29 22:37:49 +10:00 |
|
Pavel Sviderski
|
eed2c8809c
|
generate user key for new cluster and add it to peers on bootstrap machine
|
2024-08-29 15:38:13 +10:00 |
|
Pavel Sviderski
|
e074b6855f
|
implement uncloudd daemon that starts a WireGuard network without peer probing
|
2024-08-26 17:09:54 +10:00 |
|
Pavel Sviderski
|
d369884f7a
|
uncloud CLI tool and 'machine add' command to bootstrap a new cluster
|
2024-08-24 20:14:47 +10:00 |
|