S15: Historical-Information, deploy-ns1, promote gate SHAs
Continue-until-done instructions live in Historical-Information.MD. run-review.sh now covers signed-config HTTP and catalog subjects. deploy-ns1.sh never skips tests and does not set PFC_REQUIRE_NPE.
This commit is contained in:
parent
c71dce2187
commit
c570dc10fb
10 changed files with 288 additions and 8 deletions
22
docs/index.html
Normal file
22
docs/index.html
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>system-git-sync</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>system-git-sync</h1>
|
||||
<p>Hub for signed config, NATS naming, and ns1 deploy review. Not a HIPAA/SOC 2/ISO certificate.</p>
|
||||
<ul>
|
||||
<li><a href="Historical-Information.MD">Historical-Information.MD</a> (read this after a context reset)</li>
|
||||
<li><a href="System-Git-Sync.MD">System-Git-Sync.MD</a></li>
|
||||
<li><a href="TODO.md">TODO.md</a></li>
|
||||
<li><a href="TODO-With-User.MD">TODO-With-User.MD</a></li>
|
||||
<li><a href="UserReview.MD">UserReview.MD</a></li>
|
||||
<li><a href="INVENTORY.md">INVENTORY.md</a></li>
|
||||
<li><a href="thesaurus.md">thesaurus.md</a></li>
|
||||
<li><a href="/nats-service-endpoints/index.html">NATS-Service-Endpoints catalog</a></li>
|
||||
</ul>
|
||||
<p>Git: <a href="https://git.georgelambert.org/marchon/system-git-sync">git.georgelambert.org/marchon/system-git-sync</a></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -19,3 +19,5 @@ Canonical term → where it lives. Use this to rename later.
|
|||
| Admin history cube | kind=admin-history JSONL | syslog of config files | admin_history.py |
|
||||
| NPE sidecar | npe seal --to | HPKE in Python | npe_adapter.py |
|
||||
| Review gate | cicd/GATE.md | auto-deploy to ns1 | system-git-sync |
|
||||
| sm-leaf health | GET 127.0.0.1:18783/health | WAN NATS ports | sm-leaf |
|
||||
| Config promote | GATE.md SHA table then deploy-ns1.sh | unsigned JSON copy | cicd/ |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue