Mic92
|
306618a48b
|
Merge pull request 'add zerotier documentation' (#375) from Mic92-main into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/375
|
2023-09-29 15:38:44 +00:00 |
|
Jörg Thalheim
|
99cf6b8c43
|
add zerotier documentation
|
2023-09-29 15:38:44 +00:00 |
|
clan-bot
|
5b211bdca0
|
Merge pull request 'add zerotier-members script' (#374) from Mic92-main into main
|
2023-09-29 15:11:46 +00:00 |
|
Jörg Thalheim
|
15050664a3
|
add treewide pyproject.toml
Than we don't need a pyproject.toml per script
|
2023-09-29 16:41:14 +02:00 |
|
Jörg Thalheim
|
431aeda14b
|
zerotier: fix creating controller directory
|
2023-09-29 16:41:14 +02:00 |
|
Jörg Thalheim
|
7bef76f542
|
add zerotier-members script
|
2023-09-29 16:07:22 +02:00 |
|
clan-bot
|
0cbedbdea4
|
Merge pull request 'also encrypt secret for the machine itself' (#372) from Mic92-main into main
|
2023-09-28 16:01:03 +00:00 |
|
Jörg Thalheim
|
0178be0231
|
zerotier: document mdns ports; drop duplicate udp firewall rules
the nixos module already opens the zerotier port
|
2023-09-28 17:58:42 +02:00 |
|
Jörg Thalheim
|
b42d0598bc
|
also generate zerotier secret for vm
|
2023-09-28 17:57:44 +02:00 |
|
Jörg Thalheim
|
9a518cd816
|
also encrypt secret for the machine itself
|
2023-09-28 17:51:37 +02:00 |
|
clan-bot
|
d7bb04eb88
|
Merge pull request 'pregenerate ssh_host keys for tests' (#371) from Mic92-main into main
|
2023-09-28 14:37:52 +00:00 |
|
Jörg Thalheim
|
80111c0b1c
|
webui: fix warning
|
2023-09-28 16:31:59 +02:00 |
|
Jörg Thalheim
|
f5769f5e69
|
pregenerate ssh_host keys for tests
Then we are free to choose where to put the ssh config
|
2023-09-28 16:31:59 +02:00 |
|
clan-bot
|
9a2dfa5926
|
Merge pull request 'drop bear from buildinputs of nix-unit' (#370) from Mic92-main into main
|
2023-09-28 14:03:46 +00:00 |
|
Jörg Thalheim
|
cc68aac21f
|
also evaluate for aarch64-darwin
|
2023-09-28 16:01:42 +02:00 |
|
Jörg Thalheim
|
86af1294e5
|
drop bear from buildinputs of nix-unit
|
2023-09-28 15:56:52 +02:00 |
|
clan-bot
|
00e3979c17
|
Merge pull request 'fix secrets script not beeing fetched' (#369) from Mic92-main into main
|
2023-09-28 13:53:35 +00:00 |
|
Jörg Thalheim
|
cd9cfc5c63
|
fix secrets script not beeing fetched
|
2023-09-28 15:51:09 +02:00 |
|
clan-bot
|
0ac86a3c88
|
Merge pull request 'fix pname of clan-cli for nix run' (#368) from Mic92-main into main
|
2023-09-28 13:26:20 +00:00 |
|
Jörg Thalheim
|
455952cfaa
|
tests: increase timeout to 60
|
2023-09-28 15:24:06 +02:00 |
|
Jörg Thalheim
|
82bf417e17
|
add toplevel machines-json that can deploy all hosts
|
2023-09-28 15:23:25 +02:00 |
|
Jörg Thalheim
|
08cfa7d7b2
|
drop unused findNixFiles function
|
2023-09-28 14:21:03 +02:00 |
|
Jörg Thalheim
|
a2c5e7d80d
|
fix pname of clan-cli for nix run
|
2023-09-28 14:06:35 +02:00 |
|
clan-bot
|
fe03e4015b
|
Merge pull request 'clan-cli: symlink cli into an otherwise empty package' (#366) from Mic92-main into main
|
2023-09-28 10:22:56 +00:00 |
|
Jörg Thalheim
|
155a427ab5
|
clan-cli: fix eval
|
2023-09-28 12:20:26 +02:00 |
|
clan-bot
|
ffd061b20c
|
Merge pull request 'clan-cli: symlink cli into an otherwise empty package' (#365) from Mic92-main into main
|
2023-09-28 10:19:51 +00:00 |
|
Jörg Thalheim
|
676329aed9
|
clan-cli: symlink cli into an otherwise empty package
This avoids propagating unneeded python libraries
|
2023-09-28 12:19:16 +02:00 |
|
clan-bot
|
b54eaa04ba
|
Merge pull request 'don't propagate python libraries into a devshell' (#364) from Mic92-main into main
|
2023-09-28 10:00:46 +00:00 |
|
Jörg Thalheim
|
156ff510bc
|
don't propagate python libraries into a devshell
|
2023-09-28 11:58:09 +02:00 |
|
clan-bot
|
6263c9d555
|
Merge pull request 'use buildPythonApplication to shield against external PYTHONPATH' (#363) from Mic92-main into main
|
2023-09-28 09:23:36 +00:00 |
|
Jörg Thalheim
|
5ac2e5970b
|
use buildPythonApplication to shield against external PYTHONPATH
|
2023-09-28 11:19:16 +02:00 |
|
clan-bot
|
7d67e945a6
|
Merge pull request 'webui: pretty urls by also appending .html' (#362) from Mic92-main into main
|
2023-09-28 09:12:43 +00:00 |
|
Jörg Thalheim
|
4f3664b831
|
webui: pretty urls by also appending .html
|
2023-09-28 11:09:31 +02:00 |
|
clan-bot
|
1337e8bd27
|
Merge pull request 'secrets.password-store: readd targetDirectory' (#361) from lassulus-HEAD into main
|
2023-09-27 19:28:42 +00:00 |
|
lassulus
|
6d4047b3d9
|
secrets.password-store: readd targetDirectory
|
2023-09-27 21:26:58 +02:00 |
|
clan-bot
|
c47b4458d4
|
Merge pull request 'clan update: fix deploymentAddress' (#360) from Mic92-main into main
|
2023-09-27 19:14:07 +00:00 |
|
Jörg Thalheim
|
853ddd8e97
|
clan update: fix deploymentAddress
|
2023-09-27 21:11:52 +02:00 |
|
clan-bot
|
9ff9f7d7ad
|
Merge pull request 'docs/quickstart: fix typo' (#359) from lassulus-stuff into main
|
2023-09-27 17:10:14 +00:00 |
|
lassulus
|
bba01a5a80
|
clan-cli: add desktop item
|
2023-09-27 19:04:12 +02:00 |
|
lassulus
|
c6d62340cc
|
docs/quickstart: fix typo
|
2023-09-27 19:02:16 +02:00 |
|
clan-bot
|
2ee03c64ed
|
Merge pull request 'clanInternals.machines: expose information as json' (#358) from Mic92-main into main
|
2023-09-27 16:45:18 +00:00 |
|
Jörg Thalheim
|
e550f32e96
|
clanInternals.machines: expose information as json
|
2023-09-27 18:42:49 +02:00 |
|
clan-bot
|
ebccf29e5a
|
Merge pull request 'clanInternals.machines: invert system and machine name' (#357) from Mic92-main into main
|
2023-09-27 15:29:03 +00:00 |
|
Jörg Thalheim
|
b3f24cf815
|
clanInternals.machines: invert system and machine name
|
2023-09-27 17:26:44 +02:00 |
|
clan-bot
|
ac1f9733f1
|
Merge pull request 'fix clan-pytest build' (#356) from Mic92-main into main
|
2023-09-27 14:22:11 +00:00 |
|
Jörg Thalheim
|
55551f9211
|
fix clan-pytest build
|
2023-09-27 16:20:05 +02:00 |
|
clan-bot
|
5d790accdb
|
Merge pull request 'move temporary directory to .direnv' (#355) from Mic92-main into main
|
2023-09-27 14:15:34 +00:00 |
|
Jörg Thalheim
|
2a7c8b6b1a
|
move temporary directory to .direnv
|
2023-09-27 16:13:04 +02:00 |
|
ui-asset-bot
|
e74102ae9a
|
update ui-assets.nix
|
2023-09-27 13:20:43 +00:00 |
|
clan-bot
|
6d94d85bd9
|
Merge pull request 'only pass experimental-features onces to nix-build' (#354) from Mic92-main into main
|
2023-09-27 13:19:53 +00:00 |
|