Rename project to OrbitalWard

Add optional TLS certificate expiry checks for website monitors and update product, package, environment, Docker, and documentation naming.
This commit is contained in:
Keith Smith
2026-05-23 14:36:28 -06:00
parent 788c01b1cc
commit 3b75075426
42 changed files with 190 additions and 89 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
[project]
name = "infrapulse-worker"
name = "orbitalward-worker"
version = "0.1.0"
description = "InfraPulse background worker"
description = "OrbitalWard background worker"
requires-python = ">=3.12"
dependencies = [
"cryptography>=48.0.0",