https://projects.knownelement.com/issues/697
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
# they don't need this file.
|
# they don't need this file.
|
||||||
|
|
||||||
# Project-specific overrides for check-rules.sh
|
# Project-specific overrides for check-rules.sh
|
||||||
export PROJECT_DOC_EXEMPT ?= AGENTS.md STATUS.md WORKING.md README.md ADOPTING.md LICENSE .env.example questions-v1.md BASELINE-PROMPT.md PATTERNS.md
|
export PROJECT_DOC_EXEMPT ?= legacy-* AGENTS.md STATUS.md WORKING.md README.md ADOPTING.md LICENSE .env.example questions-v1.md BASELINE-PROMPT.md PATTERNS.md
|
||||||
export PROJECT_DISCOURSE_HOST ?= community.turnsys.com
|
export PROJECT_DISCOURSE_HOST ?= community.turnsys.com
|
||||||
|
|
||||||
.PHONY: setup validate fast lint test garden up down status clean help
|
.PHONY: setup validate fast lint test garden up down status clean help
|
||||||
|
|||||||
@@ -0,0 +1,17 @@
|
|||||||
|
# Questions — v11 (current round)
|
||||||
|
|
||||||
|
New round opened by the 09-04 night grind (monitoring wiring t/335 EXECUTED;
|
||||||
|
apt-satellite lane LIVE; CA/ACME pilot done). Two gating questions for the
|
||||||
|
next phase. One-line answers fine. (v10 + history: archive/questions/)
|
||||||
|
|
||||||
|
## CA/ACME phase B (t/327 design)
|
||||||
|
|
||||||
|
**Q1 (DNS-01 for the fleet ACME).** The prod ACME endpoint on tsys-ca (phase
|
||||||
|
B) needs to validate knel.net identifiers. Recommended: **DNS-01 via
|
||||||
|
Technitium** — may I generate a TSIG key scoped to `_acme-challenge.*`
|
||||||
|
updates and load it on tsys-dns (one config edit + git SoR sync), or prefer
|
||||||
|
HTTP-01 only for now?
|
||||||
|
|
||||||
|
**Q2 (step-ca go on tsys-ca).** Deploy the prod ACME container on the tsys-ca
|
||||||
|
VM (new container, intermediate signed by the existing fleet root, bound to
|
||||||
|
the Tailscale IP :8443) — approve to start, or pick a window?
|
||||||
Reference in New Issue
Block a user