Commit graph

5 commits

Author SHA1 Message Date
5037d791db Get basic nginx and acme setup working
This should enable DNS-01 acme for all khs openstack servers,
thus removing the pain of setting up acme for those servers.

Do note that this might not really be needed that much anymore,
as I should be able to hit them over IPv6, but for ease of mind,
this will enable ACME trivially, also for non https workloads, as well
as servers without open ports.

Do note that currently there's a global unifi firewall rule in place to
allow port 80 and 443 to my own servers over ipv6, I'd like to remove this
and have Nix configure firewall rules for each server individually, as
requested in the setup.


Former-commit-id: c402ada8f7
2025-07-11 00:38:31 +02:00
d406c83aa1 Begin testing bootstrapping of vault authentication
However, the nixos-install script fails on khs openstack
as the system won't boot up after installation due it
being unable to locate the root disk. I am not sure what disk
it ends up finding.


Former-commit-id: 608d758f30
2025-07-09 23:53:42 +02:00
1a3c10ea78
Fix another syntax error
All checks were successful
/ dev-shell (push) Successful in 19s
/ terraform-providers (push) Successful in 11s
/ rust-packages (push) Successful in 24s
/ check (push) Successful in 43s
2025-07-08 16:48:58 +02:00
85f2b6c295
Fix minor syntax error
All checks were successful
/ dev-shell (push) Successful in 18s
/ rust-packages (push) Successful in 23s
/ check (push) Successful in 42s
/ terraform-providers (push) Successful in 10s
2025-07-08 16:47:32 +02:00
11e64a4267
Add simple README file
Some checks failed
/ dev-shell (push) Successful in 19s
/ terraform-providers (push) Successful in 11s
/ rust-packages (push) Successful in 24s
/ check (push) Has been cancelled
2025-07-08 16:47:03 +02:00