feat(history): publish sanitized server watermarks
This commit is contained in:
parent
03714180fd
commit
d40a89d942
7 changed files with 371 additions and 0 deletions
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"schema": "guanghu.persona-history-publisher/v1",
|
||||
"node_id": "BS-SH-005",
|
||||
"snapshot_url": "http://127.0.0.1:8089/v1/world-time",
|
||||
"state_root": "/var/lib/guanghu/persona-history-publisher",
|
||||
"credential_helper": "/opt/guanghu/persona-history/current/git-credential-guanghu-history",
|
||||
"repositories": [
|
||||
{
|
||||
"id": "REPO-014",
|
||||
"url": "https://guanghulab.com/code/bingshuo/hololake-system-architecture.git",
|
||||
"snapshot_path": "operations/BS-SH-005/persona-history/CURRENT.json"
|
||||
},
|
||||
{
|
||||
"id": "REPO-012",
|
||||
"url": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart.git",
|
||||
"snapshot_path": "eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/server-watermarks/BS-SH-005-PERSONA-HISTORY-CURRENT.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue