Commit graph

31 commits

Author SHA1 Message Date
d5201b471b Migrate tailscalesd to uv and add flake packaging with a NixOS service module. 2026-03-05 15:37:04 +01:00
b195bd1e8f Switch to using tailscale oauth api
This removes the need to update the API key every 90 days.
2024-07-17 09:48:30 +02:00
2bf137847d share filtering logic 2023-11-16 14:38:43 +01:00
5486d923bd handle strange input without crashing 2023-11-16 14:33:08 +01:00
690834390a readme: add container use example 2023-11-07 10:59:37 +01:00
02151e49b8 add required bearer auth token 2023-11-07 10:47:24 +01:00
5da9d04d7e prevent nesting of services 2023-11-06 13:14:58 +01:00
292abae384 fix a stupid bug 2023-11-06 13:02:52 +01:00
8997fd48b7 update frozen requirements 2023-11-06 12:56:25 +01:00
981ccceab0 ci: add dummy settings 2023-11-06 12:44:00 +01:00
8ba7ca44b6 document prom metrics exposed 2023-11-06 11:59:58 +01:00
2db375820f Add prometheus metrics to monitor tailscalesd 2023-11-06 11:57:11 +01:00
b080318748 add some logging 2023-11-06 11:45:48 +01:00
f5a2ecd6fd add device tags 2023-11-06 11:15:33 +01:00
2fcd13a16b Fix docker file entrypoint 2023-11-06 10:45:11 +01:00
76088070bf remove version info for now 2023-11-06 10:40:31 +01:00
5dc2942ada fix ci 2023-11-06 10:29:10 +01:00
c2bc8c49d3 add container image url to readme 2023-11-06 09:19:02 +01:00
13ecf36d74 spruce up readme 2023-11-06 09:17:38 +01:00
a0ed56e22b ci: simplify test env 2023-11-06 09:14:14 +01:00
1fcb035fce make container build work 2023-11-06 09:13:21 +01:00
12f55ad721 add tests 2023-11-06 09:01:18 +01:00
604d2b3385 Add frozen requirements for docker file 2023-11-05 21:08:37 +01:00
87d075758c bump default poll interval to 60 seconds 2023-11-05 21:08:13 +01:00
2cf6074641 add readme 2023-11-05 21:07:58 +01:00
3e62ed0940 add ci 2023-11-05 21:07:50 +01:00
44e681dd13 appease the linter 2023-11-05 20:59:15 +01:00
087087bf87 Move all the work to the worker task and add json logging 2023-11-05 20:53:43 +01:00
918cf4446c don't let specific node failures fail us 2023-11-05 20:38:14 +01:00
5150e8ddd4 first pass 2023-11-05 20:30:24 +01:00
4691310e22 init 2023-11-05 19:28:51 +01:00