Commit Graph
6 Commits
Author SHA1 Message Date
Coffey Labs 1565d4791c Record the prototype environment's DNS before it is forgotten (#6)
proto.cairnobs.org and its three subdomains were deleted from Cloudflare
on 2026-09-04 when the prototype was retired and its host destroyed. The
names, types, TTLs and the grey-cloud setting existed only in that zone,
so with the zone entries gone there was nothing left to rebuild from --
and the next prototype would have been reconstructed by guesswork.

Named retired-prototype-dns.json rather than proto-*: proto/ in this
repository is protobuf, and a file in deploy/ starting with proto- reads
as generated definitions rather than a retired environment.

Records only. The mTLS material is deliberately not here: the CA and
server certificate lived on the destroyed host and the six field agents
were uninstalled with their client certs the same day. The next
prototype issues its own CA and re-enrols against it, which the file
says so nobody plans around reusing something that no longer exists.
2026-09-04 00:55:19 -07:00
Coffey Labs ba6db9ced9 Merge pull request #5 from Coffey-Labs/deps/security-2026-09
Clear the Dependabot findings
2026-09-03 11:15:55 -07:00
Coffey Labs 07aec8942e Merge pull request #4 from Coffey-Labs/github-org-coffey-labs
Point at the Coffey-Labs organisation
2026-08-30 15:27:16 -07:00
LINUXexpert.org 91620f5ff7 Merge pull request #3 from LINUXexpert-org/copyright-coffey-labs
State Coffey Labs as the copyright holder
2026-08-30 01:32:43 -07:00
LINUXexpert.org 464eeea711 Merge pull request #2 from LINUXexpert-org/work/community-files
Add the community health files ahead of going public
2026-08-29 00:24:06 -07:00
LINUXexpert.org 7b690ad694 Merge pull request #1 from LINUXexpert-org/work/web-route-404-enforcement
Answer 404 for unrouted paths, and keep the route lists honest
2026-08-28 16:20:48 -07:00