clan-bot
a9afbb7f8e
Merge pull request 'allow passing of extra_config into machines' ( #834 ) from lassulus-extra_config into main
2024-02-11 07:43:52 +00:00
lassulus
a94201c1d0
allow passing of extra_config into machines
2024-02-11 08:40:41 +01:00
lassulus
0dc0ee5b80
nixosModules clanCore: fix iso format
2024-02-10 13:27:51 +01:00
clan-bot
27c5d7b9ca
Merge pull request 'waypipe: add more default settings' ( #836 ) from a-kenji-waypipe/add into main
2024-02-10 12:24:55 +00:00
a-kenji
0b5dad83ae
waypipe: add more default settings
2024-02-10 13:22:16 +01:00
clan-bot
37b393c659
Merge pull request 'clanModules: add waypipe service' ( #835 ) from a-kenji-init/waypipe into main
2024-02-10 12:03:49 +00:00
a-kenji
ac032dee39
clanModules: add waypipe service
2024-02-10 12:32:06 +01:00
clan-bot
bdd28564bd
Merge pull request 'vms: init graceful shutdown for GUI' ( #833 ) from DavHau-dave into main
2024-02-09 12:58:52 +00:00
DavHau
a438a27c69
vms: init graceful shutdown for GUI
...
- add python modules for qemu protocols: QMP (hardware interactions) and QGA (guest service interaction)
- refactor state directory: remove name from path (already contains url)
- add impure vm test for basic qmp interaction
- simplify existing vm persistance test (factor out shared code)
- integrate graceful shutdown into GUI
the GUI integration still needs to be improved later:
- add fallback in case system doesn't react to powerdown button
- shutdown GUI switch fails if VM hasn't been started yet, and then remains in a wrong position
2024-02-09 19:55:18 +07:00
clan-bot
20235ee09b
Merge pull request 'UI: Fixed incorrect display of cLAN icon in window switcher' ( #830 ) from Qubasa-main into main
2024-02-08 08:08:28 +00:00
Qubasa
d99ef89f7c
UI: Fixed incorrect display of cLAN icon in window switcher
2024-02-08 15:00:36 +07:00
clan-bot
bea1dc5fa0
Merge pull request 'Clan VM Manager: add dropdown to add more machines' ( #827 ) from hsjobeki-main into main
2024-02-08 07:40:06 +00:00
Johannes Kirschbauer
1d50d8824c
Clan VM Manager: add dropdown to add more machines
2024-02-08 14:36:47 +07:00
clan-bot
0be50c10df
Merge pull request 'UI: Improved Join card display' ( #829 ) from Qubasa-main into main
2024-02-08 07:31:30 +00:00
Qubasa
67029693aa
UI: Improved Join card display
2024-02-08 14:28:34 +07:00
clan-bot
f2c03b81d5
Merge pull request 'UI: Fixed style.css not working when installed' ( #828 ) from Qubasa-main into main
2024-02-08 07:13:06 +00:00
Qubasa
58065a7401
UI: Fixed style.css not working when installed
2024-02-08 14:10:17 +07:00
clan-bot
a23771c232
Merge pull request 'UI: Added joining multiple clans one after another over clan url' ( #826 ) from Qubasa-main into main
2024-02-07 10:19:01 +00:00
Qubasa
e6e4f6f958
UI: Added joining multiple clans one after another over clan url
2024-02-07 17:16:20 +07:00
clan-bot
a4059d1788
Merge pull request 'Clan VM Manager: detect if clan exists' ( #825 ) from hsjobeki-main into main
2024-02-07 09:20:33 +00:00
Johannes Kirschbauer
14cb6544ec
Clan VM Manager: detect if clan exists
2024-02-07 16:08:48 +07:00
clan-bot
9b7116631f
Merge pull request 'Clan VM Manager: init per vm settings handler' ( #824 ) from hsjobeki-main into main
2024-02-07 08:43:58 +00:00
Johannes Kirschbauer
3c28e82a0c
Clan VM Manager: init per vm settings handler
2024-02-07 15:41:18 +07:00
clan-bot
30be55584d
Merge pull request 'clan_manager: UI is now a singelton.' ( #822 ) from Qubasa-main into main
2024-02-07 05:06:11 +00:00
Qubasa
74323595c9
clan_manager: UI is now a singelton.
2024-02-07 12:03:12 +07:00
clan-bot
ceeaefdfa2
Merge pull request 'clan-cli: add simple flash command' ( #821 ) from lassulus-flaash into main
2024-02-07 04:31:52 +00:00
lassulus
75dfbfdad7
nixosModules zerotier: remove unneeded default
2024-02-07 05:26:01 +01:00
lassulus
bbc28a6262
clan-cli: add simple flash command
2024-02-07 05:26:01 +01:00
clan-bot
bffaa9081a
Merge pull request 'add requireExplicitUpdate option for mobile devices' ( #820 ) from Mic92-target_host into main
2024-02-06 16:59:03 +00:00
Jörg Thalheim
5afd5baeb2
add requireExplicitUpdate option for mobile devices
2024-02-06 17:55:34 +01:00
clan-bot
082f1b9f78
Merge pull request 'document build host option' ( #819 ) from Mic92-target_host into main
2024-02-06 16:30:04 +00:00
Jörg Thalheim
c3a9754e51
document build host option
2024-02-06 17:27:06 +01:00
clan-bot
1467af0bc6
Merge pull request 'remove unused ssh.run method' ( #818 ) from Mic92-target_host into main
2024-02-06 16:24:47 +00:00
Jörg Thalheim
6646aad714
set nixpkgs.pkgs for secrets generation
...
This allows us to use the same nixpkgs instance for all machines.
2024-02-06 17:21:42 +01:00
Jörg Thalheim
8f74f257e7
add support for build machines
2024-02-06 17:21:42 +01:00
Jörg Thalheim
5e5077c31c
rename machine.host to machine.target_host
2024-02-06 17:21:42 +01:00
Jörg Thalheim
7d62e147a9
rename target_host to target_host_address
2024-02-06 17:21:42 +01:00
Jörg Thalheim
0745bcb9a0
machines/update: get flake_attr from machine class
2024-02-06 17:21:42 +01:00
Jörg Thalheim
eee82b97cd
remove unused ssh.run method
2024-02-06 15:47:32 +01:00
clan-bot
e305de8ebb
Merge pull request 'machines: don't ignore errors when parsing secretsData json' ( #817 ) from Mic92-target_host into main
2024-02-06 14:18:38 +00:00
Jörg Thalheim
f1756c3a43
machines: don't ignore errors when parsing secretsData json
2024-02-06 15:15:21 +01:00
clan-bot
ead3bc364d
Merge pull request 'skip machines without target_host when running clan machines update' ( #816 ) from Mic92-target_host into main
2024-02-06 14:07:31 +00:00
Jörg Thalheim
8db4d31a52
skip machines without target_host when running clan machines update
2024-02-06 15:04:19 +01:00
clan-bot
b9ee5d7c0c
Merge pull request 'move checks if targetHost/buildHost is set to cli' ( #815 ) from Mic92-target_host into main
2024-02-06 13:54:50 +00:00
Jörg Thalheim
d36aea3f73
move checks if targetHost/buildHost is set to cli
2024-02-06 14:51:44 +01:00
clan-bot
a08aaf6f67
Merge pull request 'clan_manager: Implemented machine_icon, machine_description' ( #813 ) from Qubasa-main into main
2024-02-06 13:16:31 +00:00
Qubasa
79ee50b810
clan_manager: Implemented machine_icon, machine_description
2024-02-06 20:13:18 +07:00
clan-bot
5ab8c5416d
Merge pull request 'cli,nix: Add machine_icon, machine_description to vm' ( #812 ) from Qubasa-main into main
2024-02-06 12:29:32 +00:00
Qubasa
8194b61e4b
cli,nix: Add machine_icon, machine_description
2024-02-06 19:25:34 +07:00
clan-bot
e696cd4257
Merge pull request 'clanCore: fix deploymentAddress -> targetHost alias' ( #811 ) from Mic92-target_host into main
2024-02-06 09:57:56 +00:00