|
0fe9aef9f5
|
add derived isPhysical and isVirtual values for machines
|
2024-02-29 20:51:52 +01:00 |
|
|
904098c877
|
rename machine type -> kind
|
2024-02-29 20:13:28 +01:00 |
|
|
e7f35bf1bd
|
create module system for machines
|
2024-02-29 00:28:48 +01:00 |
|
|
25937f535b
|
integrate settings raspberry pi
|
2024-02-27 23:28:52 +01:00 |
|
|
c2e2ed5ea8
|
WIP raspberry pi support
|
2024-02-26 23:08:12 +01:00 |
|
|
929d20a7d6
|
change networking config structuring
|
2024-01-31 21:58:23 +01:00 |
|
|
c58d6c89b3
|
improve networking templating and configuration
|
2024-01-30 22:32:09 +01:00 |
|
|
63688f3068
|
add vm working with dhcp+dns
|
2024-01-29 22:21:15 +01:00 |
|
|
a015290fcf
|
derive domain from server type
|
2024-01-28 13:46:32 +01:00 |
|
|
bd5dc4b883
|
set hostName and domain in nixos config directly
|
2024-01-28 12:55:58 +01:00 |
|
|
371b851ca5
|
create shared entrypoint nixos config for physical and vm
|
2024-01-28 12:30:13 +01:00 |
|
|
32154e7163
|
create shared nixos config between physical and VM
rename nixos -> nix
|
2024-01-28 12:06:30 +01:00 |
|
|
472175c5a3
|
integrate VM definitions
|
2024-01-28 11:48:13 +01:00 |
|
|
390cc30173
|
copy microvm config
|
2024-01-17 21:28:15 +01:00 |
|
|
0b02ed85de
|
enable ipv6 networking on docker swarm
|
2024-01-14 17:59:32 +01:00 |
|
|
b38f1c291a
|
enable IPv6 support on DNS
|
2024-01-14 15:20:32 +01:00 |
|
|
13f0f036e9
|
enable ipv6 networking on DMZ
|
2024-01-13 17:33:14 +01:00 |
|
|
76501362f7
|
parameterize main nic and dmz bridge interface names
firewall some services to particular interfaces
|
2024-01-13 00:05:25 +01:00 |
|
|
6bcdd774ac
|
enable firewall again
replace iptables with nftables
disable reverse path filtering for all hosts
allow port 5353 for host running dnsmasq
closes #31
|
2024-01-12 22:31:15 +01:00 |
|
|
efe9b57867
|
create global module for machine-independent custom configuration
parameterize various IP addresses
|
2024-01-08 23:17:37 +01:00 |
|
|
aba16d3fd1
|
restructure modules
|
2024-01-07 23:06:27 +01:00 |
|