dnstapir / pop

DNS TAPIR Policy Processor
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

mqtt config bootstrap #58

Closed jschlyter closed 2 months ago

jschlyter commented 2 months ago

commit cc5189522fd5ead5ca26ff82bd23fed03ee8099d Author: Johan Stenstam johani@johani.org Date: Mon Sep 2 20:04:26 2024 +0200

* massive amount of work on the TAPIR-POP status reporting over MQTT infra.
  - Now mostly working, including a receiver called "tapir-slogger".
  - There are debug tools to manipulate status updates, both sending them directly from CLI and by the CLI sending an API request to TAPIR-POP to trigger TAPIR-POP to send a status update.

commit 9f6035a9d1e8c947f3194582199e076115dc5b3c Author: Johan Stenstam johani@johani.org Date: Fri Aug 30 19:30:57 2024 +0200

* mostly minor issues trying to catch up to where I left off before summer vacation

commit b126cb90e3f13e4b4548d7bf48388fd760fe1db5 Author: Johan Stenstam johani@johani.org Date: Thu Aug 29 11:46:48 2024 +0000

foo

commit d06b49021adf253039b903caa83cad8d6f2a2c90 Author: Johan Stenstam johani@johani.org Date: Thu Aug 29 12:56:17 2024 +0200

* more work on name conversion TEM --> POP (or TAPIR-POP).

commit 321fed954e2ad068a3abb586a69bc413ee090e0b Author: Johan Stenstam johani@johani.org Date: Thu Aug 29 11:51:43 2024 +0200

* initiated the renaming from TEM to POP.

* added a simple script to generate a CSR.

commit 09147ad68990ca5de135c1e37c62cba61f92e59a Author: Johan Stenstam johani@johani.org Date: Mon Jun 17 22:04:42 2024 +0200

foo

commit 230cad36e7c475668c412f8fc6ba4ddd50575069 Author: Johan Stenstam johani@johani.org Date: Mon Jun 17 21:58:43 2024 +0200

* restructured the mqtt engine. yet again

* added a status updater that receives status reports from various parts of TEM and periodically publishes a status update is something has changed.

commit 7f6f3c5bee63789b247d68f39ed04b0709dc4eb0 Author: Johan Stenstam johani@johani.org Date: Mon Jun 17 18:28:52 2024 +0200

foo
jschlyter commented 2 months ago

closes #51