Jörg Thalheim
0479f35d81
stop using sysusers inside vm
2024-08-15 17:30:38 +02:00
Jörg Thalheim
5e3f4744bc
fix treefmt-nix
2024-08-15 17:30:38 +02:00
Clan Merge Bot
fdb6322d5e
update flake lock - 2024-08-12T00:00+00:00
...
Flake lock file updates:
• Updated input 'disko':
'github:nix-community/disko/bec6e3cde912b8acb915fecdc509eda7c973fb42' (2024-07-19)
→ 'github:nix-community/disko/ffc1f95f6c28e1c6d1e587b51a2147027a3e45ed' (2024-08-08)
• Updated input 'flake-parts':
'github:hercules-ci/flake-parts/9227223f6d922fee3c7b190b2cc238a99527bbb7' (2024-07-03)
→ 'github:hercules-ci/flake-parts/8471fe90ad337a8074e957b69ca4d0089218391d' (2024-08-01)
• Updated input 'nixos-images':
'github:nix-community/nixos-images/accee005735844d57b411d9969c5d0aabc6a55f6' (2024-07-21)
→ 'github:nix-community/nixos-images/617f2cb56213d10574bc6fdb390f6e7f5b551d7e' (2024-08-08)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/4cc8b29327bed3d52b40041f810f49734298af46' (2024-07-21)
→ 'github:NixOS/nixpkgs/bef98989a27429e1cb9e3d9c25701ba2da742af2' (2024-08-10)
• Updated input 'sops-nix':
'github:Mic92/sops-nix/909e8cfb60d83321d85c8d17209d733658a21c95' (2024-07-21)
→ 'github:Mic92/sops-nix/8ae477955dfd9cbf5fa4eb82a8db8ddbb94e79d9' (2024-08-05)
• Updated input 'treefmt-nix':
'github:numtide/treefmt-nix/07741a9babd0754bf73fb47a6340d6289eabd1d6' (2024-08-03)
→ 'github:numtide/treefmt-nix/c9f97032be6816fa234f24803b8ae79dc7753a91' (2024-08-11)
2024-08-15 17:30:38 +02:00
clan-bot
a7b81af59d
Merge pull request 'Machine update: fix upload sources from machine flake, instead of current directory' ( #1896 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-08-15 13:31:57 +00:00
Johannes Kirschbauer
5acd9aabf3
UI: init update machine
2024-08-15 15:08:15 +02:00
Johannes Kirschbauer
4940767fcc
Serde: extend deserializer to accept anything
2024-08-15 15:08:15 +02:00
Johannes Kirschbauer
ce560e05cd
API: init machine update
2024-08-15 15:08:15 +02:00
Johannes Kirschbauer
016b3e846d
Machine update: fix upload sources from machine flake, instead of current directory
2024-08-15 15:08:15 +02:00
clan-bot
0bfc366661
Merge pull request 'Clan-app: flash installer. move expert fields into advanced form' ( #1895 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-08-15 10:31:49 +00:00
Johannes Kirschbauer
e2c3f31fe0
Clan-app: move expert field into advanced form
2024-08-15 12:26:43 +02:00
clan-bot
de31db2d00
Merge pull request 'fixtures_flake: avoid fileinput' ( #1889 ) from Mic92-blog/nixos-facter into main
2024-08-14 15:05:56 +00:00
Jörg Thalheim
8e1b96aea5
fixtures_flake: avoid fileinput
...
it seems that the inplace argument in some cases picks up output from
unrelated functions. Since the file is relativly small, we can just
replace the content in one go.
2024-08-14 16:56:44 +02:00
clan-bot
030f058dff
Merge pull request 'Clan-cli: remove unused show machine' ( #1888 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-08-14 14:35:24 +00:00
Johannes Kirschbauer
c86b14d34d
Clan-app: generate hw spec via ssh
2024-08-14 16:28:43 +02:00
Johannes Kirschbauer
6709d47ae5
Clan-cli: remove unused show machine
2024-08-14 16:18:43 +02:00
kenji
faf227b0ab
Merge pull request 'clanModules: add garage module' ( #1887 ) from kenji/clan-core:modules/init-garage into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/1887
2024-08-14 14:16:51 +00:00
a-kenji
7d97ed8d95
clanModules: add garage module
...
The garage module sets up backups for metadata automatically and
generates keys needed for deployment automatically.
What is still needed in a distributed deployment is sharing of the
generated rpc keys with other garage instances.
2024-08-14 16:01:13 +02:00
clan-bot
03670e67c9
Merge pull request 'Clan-app: init dynamic routes concept' ( #1885 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-08-14 11:22:36 +00:00
Johannes Kirschbauer
8897f2907d
Clan-app: dynamic router concept
2024-08-14 13:16:14 +02:00
clan-bot
1ac61f002e
Merge pull request 'pkgs/yagna: init at pre-rel-v0.16.0-preview.deposits.3' ( #1883 ) from DavHau/clan-core:DavHau-dave into main
2024-08-13 20:20:20 +00:00
DavHau
ee031094e3
pkgs/yagna: init at pre-rel-v0.16.0-preview.deposits.3
2024-08-13 22:14:39 +02:00
clan-bot
0d4dc84533
Merge pull request 'Clan-app: adapt overall appearance & layout' ( #1882 ) from hsjobeki/clan-core:hsjobeki-hw into main
2024-08-13 19:14:21 +00:00
Johannes Kirschbauer
7aa279a4fd
Clan-app: adapt overall appearance & layout
2024-08-13 21:08:52 +02:00
clan-bot
57b598cbab
Merge pull request 'Inventory: add assertions, allow external references' ( #1877 ) from hsjobeki/clan-core:hsjobeki-inventory into main
2024-08-13 17:36:15 +00:00
clan-bot
d2aebb193b
Merge pull request 'UI: add deploy feature, for initial machine deployment' ( #1878 ) from hsjobeki/clan-core:hsjobeki-ui into main
2024-08-13 17:36:14 +00:00
clan-bot
3d3ea5da23
Merge pull request 'API: init setter for service instance config.' ( #1879 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-08-13 17:36:02 +00:00
clan-bot
3459628b5d
Merge pull request 'Serializer: filter None fields, to avoid conflicts with nix module system' ( #1880 ) from hsjobeki/clan-core:hsjobeki-serde into main
2024-08-13 17:36:01 +00:00
clan-bot
8bb694fbd6
Merge pull request 'API: add keyfile arg' ( #1881 ) from hsjobeki/clan-core:hsjobeki-hw into main
2024-08-13 17:35:29 +00:00
Johannes Kirschbauer
d5a0a349db
API: add keyfile arg
2024-08-13 19:29:28 +02:00
Johannes Kirschbauer
dfbe03bf6b
Serializer: filter None fields, to avoid conflicts with nix module system
2024-08-13 19:27:59 +02:00
Johannes Kirschbauer
2cf949783a
API: init setter for service instance config.
2024-08-13 19:27:16 +02:00
Johannes Kirschbauer
8e211fb715
UI: add deploy button, for initial machine deployment
2024-08-13 19:24:53 +02:00
Johannes Kirschbauer
59c18b8411
Inventory: add assertions, allow external references
2024-08-13 19:22:29 +02:00
clan-bot
65497d8b4c
Merge pull request 'Webview: use importNpmLock' ( #1876 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-08-13 17:21:16 +00:00
Johannes Kirschbauer
887c5ecb0a
Webview: use importNpmLock
2024-08-13 19:15:23 +02:00
clan-bot
de6865428d
Merge pull request 'API: init install machine' ( #1872 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-08-13 17:04:39 +00:00
Johannes Kirschbauer
824dc34eb8
API: init install machine
2024-08-13 18:58:20 +02:00
clan-bot
2ac81faaba
Merge pull request 'vars: add test for deployment' ( #1873 ) from DavHau/clan-core:DavHau-vars-deploy-test into main
2024-08-13 13:33:25 +00:00
DavHau
75328beb06
vars: add test for deployment
2024-08-13 15:29:51 +02:00
clan-bot
f4820274c6
Merge pull request 'clanModule: Extend dyndns support for most dns hosters. Improve security.' ( #1871 ) from Qubasa/clan-core:Qubasa-main into main
2024-08-12 21:03:22 +00:00
Qubasa
7f0604f86e
clan-cli: Add --show-trace to nix build and nixos-rebuild commands
2024-08-12 22:27:54 +02:00
Qubasa
c85fc7cb58
clanModule: Extend dyndns support for most dns hosters. Improve security.
2024-08-12 22:27:54 +02:00
clan-bot
3bfbf5c597
Merge pull request 'clanModule: Init dyndns module to update domains pointing to dynamic IPs' ( #1869 ) from Qubasa/clan-core:Qubasa-main into main
2024-08-11 16:53:40 +00:00
Qubasa
f428c678a3
clanModule: Init dyndns module to update domains pointing to dynamic IPs
2024-08-11 18:49:42 +02:00
clan-bot
ceed258487
Merge pull request 'docs: Add zfs disk encryption getting started guide with remote unlocking.' ( #1867 ) from Qubasa/clan-core:Qubasa-main into main
2024-08-10 10:31:11 +00:00
Qubasa
6cf6cfa8a8
docs: Add zfs disk encryption getting started guide with remote unlocking.
2024-08-10 12:24:49 +02:00
clan-bot
62c09f5dae
Merge pull request 'clanModules: Fix iwd module' ( #1866 ) from Qubasa/clan-core:Qubasa-main into main
2024-08-09 20:23:32 +00:00
Qubasa
51e4e42208
clanModules: Fix iwd module
2024-08-09 22:17:46 +02:00
clan-bot
ad1f3f486f
Merge pull request 'clan-cli: Add --wifi option to set wifi credentials. clan-app: Add wifi settings form to flash view' ( #1862 ) from Qubasa/clan-core:Qubasa-Qubasa-main into main
2024-08-07 19:40:42 +00:00
Qubasa
85a47a6dcd
clan-cli: Add --wifi option to set wifi credentials. clan-app: Add wifi settings form to flash view
2024-08-07 21:35:06 +02:00