Brian Picciano
|
45597ab8d8
|
Use GATs in domain manager trait
|
2023-05-17 12:34:24 +02:00 |
|
Brian Picciano
|
cab7a837a7
|
Introduced separate 'Boxed' traits, to allow for mocks
|
2023-05-16 17:17:47 +02:00 |
|
Brian Picciano
|
d9676a4ce7
|
Issues from clippy
|
2023-05-16 16:20:01 +02:00 |
|
Brian Picciano
|
93a9e21e93
|
Fix A record checking
|
2023-05-15 23:01:24 +02:00 |
|
Brian Picciano
|
e5ce19e850
|
use IPv4 for now
|
2023-05-15 22:16:29 +02:00 |
|
Brian Picciano
|
c1b6d982ef
|
Switch to AAAA records
|
2023-05-15 18:26:49 +02:00 |
|
Brian Picciano
|
e3c13123db
|
Switched to hyper, cleaned up manager lifetimes, got domain_sync working
|
2023-05-15 17:46:55 +02:00 |
|
Brian Picciano
|
26ebda90e8
|
Use async dns client, pass tokio runtime into the checker constructor
|
2023-05-14 11:44:50 +02:00 |
|
Brian Picciano
|
6e88ab967f
|
Fix up init, implement sync (maybe)
|
2023-05-13 16:34:51 +02:00 |
|
Brian Picciano
|
9e724d3903
|
got manager being shared properly into render context
|
2023-05-12 16:43:28 +02:00 |
|
Brian Picciano
|
7718735215
|
use a validated domain name type, rather than a raw string
|
2023-05-12 16:43:05 +02:00 |
|
Brian Picciano
|
742523d0a0
|
make git origin store types private
|
2023-05-11 14:31:48 +02:00 |
|
Brian Picciano
|
386b02023c
|
implement most of main, including config and http server
|
2023-05-11 14:25:51 +02:00 |
|
Brian Picciano
|
79ba735fd6
|
Use GATs to remove dynamic dispatch when using origin store
|
2023-05-11 11:47:38 +02:00 |
|
Brian Picciano
|
d1842943cd
|
Add locks around git store syncing and getting
|
2023-05-10 15:12:34 +02:00 |
|
Brian Picciano
|
e5b64f4968
|
initial implementation of domain manager
|
2023-05-10 13:34:33 +02:00 |
|
Brian Picciano
|
a704c7ad34
|
implement hash for config
|
2023-05-09 16:40:40 +02:00 |
|
Brian Picciano
|
f2a3c78a83
|
re-organize imports for clarity
|
2023-05-09 16:37:06 +02:00 |
|
Brian Picciano
|
a8c96f9a2e
|
implement error trait on domain config store errors
|
2023-05-09 13:52:21 +02:00 |
|
Brian Picciano
|
97071c1b87
|
make dns checker errors implement error trait
|
2023-05-09 13:44:57 +02:00 |
|
Brian Picciano
|
563f072e09
|
implement domain config store
|
2023-05-07 18:07:31 +02:00 |
|
Brian Picciano
|
7b60814681
|
add mock domain checker
|
2023-05-07 17:17:04 +02:00 |
|
Brian Picciano
|
2d57353244
|
initial implementation of domain::Checker
|
2023-05-07 17:06:51 +02:00 |
|