Pavel Sviderski
|
3ce9c8be04
|
fix run command, support 1 replica and global mode
|
2024-12-05 16:24:04 +10:00 |
|
Pavel Sviderski
|
5621a84e99
|
add Mode to Service entity
|
2024-12-03 11:37:13 +10:00 |
|
Pavel Sviderski
|
77890b8a8a
|
strip one proto layer in ListMachines method
|
2024-12-03 11:05:58 +10:00 |
|
Pavel Sviderski
|
daada3bbe9
|
add service inspect command, introduce squirrel for sql query building
|
2024-12-03 10:56:29 +10:00 |
|
Pavel Sviderski
|
6eb373e4de
|
init InspectService method
|
2024-12-02 20:36:31 +10:00 |
|
Pavel Sviderski
|
cf5818d963
|
merge ucind cluster configuration to the user’s uncloud config
|
2024-11-29 13:30:15 +10:00 |
|
Pavel Sviderski
|
035f44896d
|
refactor cluster network related constants
|
2024-11-28 19:57:26 +10:00 |
|
Pavel Sviderski
|
cd60d5178f
|
ucind: create machines in containers with published API ports
|
2024-11-28 16:15:57 +10:00 |
|
Pavel Sviderski
|
7aa7a9fea1
|
init ucind CLI commands
|
2024-11-28 13:54:37 +10:00 |
|
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 |
|