Pavel Sviderski
|
df25b0d098
|
add --mode flag to run command
|
2024-11-23 15:56:03 +10:00 |
|
Pavel Sviderski
|
5e79697505
|
move RunService from CLI to the client, print output in the command
|
2024-11-13 19:52:46 +10:00 |
|
Pavel Sviderski
|
6736839ccb
|
refactor machine ls command: move formatter logic to the command
|
2024-11-13 17:12:02 +10:00 |
|
Pavel Sviderski
|
5c74b09f45
|
allow running a service on a specified machine
|
2024-11-10 19:38:19 +10:00 |
|
Pavel Sviderski
|
a54666a7ac
|
update run command to run a stub service container on the connected node
|
2024-11-01 15:05:07 +10:00 |
|
Pavel Sviderski
|
5bf3cba2d6
|
sketch run command
|
2024-10-31 20:07:45 +10:00 |
|
Pavel Sviderski
|
8a3f0032ae
|
format machine command flags
|
2024-10-31 20:07:25 +10:00 |
|
Pavel Sviderski
|
61dc97228d
|
use ls command instead of list by default
|
2024-10-31 18:35:12 +10:00 |
|
Pavel Sviderski
|
e6df331fb8
|
fix options for machine list command
|
2024-10-31 18:32:11 +10:00 |
|
Pavel Sviderski
|
b688742e5a
|
remove the concept of cluster user (at least the current implementation)
|
2024-10-02 11:50:40 +10:00 |
|
Pavel Sviderski
|
4e042be7b7
|
add machine list command and corresponding RPC endpoint
|
2024-09-12 14:52:07 +10:00 |
|
Pavel Sviderski
|
03c2c0df39
|
refactor cluster connection in CLI
|
2024-09-11 18:40:06 +10:00 |
|
Pavel Sviderski
|
2514c804dc
|
update init command to send RPC calls over SSH tunnel
|
2024-09-10 13:45:49 +10:00 |
|
Pavel Sviderski
|
7e93abb972
|
move InitCluster to Machine
|
2024-09-06 13:03:45 +10:00 |
|
Pavel Sviderski
|
31e2b8456f
|
refactor daemon to use Machine to manage all components
|
2024-09-06 11:00:33 +10:00 |
|
Pavel Sviderski
|
69c259aa8d
|
move daemon pkg to top level
|
2024-09-06 09:28:22 +10:00 |
|
Pavel Sviderski
|
945eff471b
|
add uncloud machine token command to print machine token to add machine to cluster
|
2024-09-05 16:13:27 +10:00 |
|
Pavel Sviderski
|
3f71aec275
|
add uncloud machine init command to initialise a new cluster on local machine
|
2024-09-05 12:21:01 +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
|
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 |
|
Pavel Sviderski
|
b4606b939b
|
init machined cli
|
2024-07-20 21:18:06 +10:00 |
|