Commit Graph

15 Commits

Author SHA1 Message Date
Eli Ribble 7970d9f911 Allow pings to ensure the home is up.
Just convenient, not that unsafe.
2024-07-31 17:06:25 +00:00
Eli Ribble 4dd10a99a1 Add resolution for this server to itself.
Within my home networks home.arpa resolves to DNS for the home domain.
From there the pihole service will provide DNS for all the connected
clients and custom service names.
2024-07-31 17:05:26 +00:00
Eli Ribble 6763a973a0 Add basic Samba config for the scanner
This allows the scanner to log into samba with its own username and
password.
2024-07-31 17:04:56 +00:00
Eli Ribble b31ab6e7ca Move pihole to the RFC-based home.arpa domain 2024-07-22 19:49:22 +00:00
Eli Ribble 82dfc79b64 Open necessary firewall ports for serving web requests 2024-07-22 19:49:22 +00:00
Eli Ribble 9030577f20 Add support for StepCA for certificates 2024-07-22 19:49:22 +00:00
Eli Ribble 4b2058091b Add nginx, with basic config for pihole.
This probably should be reworked so it has a better structure, but this
will work for a first pass.
2024-07-22 19:49:22 +00:00
Eli Ribble a818c22412 Add pihole to NixOS, using NixOS container specifiers 2024-07-22 19:49:22 +00:00
Eli Ribble 2d76497a03 Add working pihole container
At least, it responds to DNS requests
2024-07-22 19:49:22 +00:00
Eli Ribble 0302155566 Add dig for debugging the pihole dns 2024-07-22 19:49:22 +00:00
Eli Ribble 4971dec157 Switch quite to podman from docker.
I'm more used to it, and I find docker's history to be questionable
2024-07-22 19:49:22 +00:00
Eli Ribble 0f12915de4 Make sync put the config files under etc/nixos
This makes it easier to add other files from other directories
2024-07-22 19:49:22 +00:00
Eli Ribble 91f79bd42a Add tailscale to Quinn 2024-07-07 16:08:40 +00:00
Eli Ribble a1c5be4f61 Add initial configuration for Quinn.
Includes a few basics like my user, docker, network management, my suit
of CLI tools, and my attempts to get unifi-controller working.

That was essentially a failure, so unifi is mostly disabled.
2024-07-03 16:37:49 +00:00
Eli Ribble 3382795d6d Add readme for the Quinn computer 2024-07-03 16:37:30 +00:00