- add Go-based HarborForge.Monitor submodule - update backend to store nginx telemetry fields - update frontend to display nginx status and sites-enabled list
23 lines
857 B
Plaintext
23 lines
857 B
Plaintext
[submodule "HarborForge.Backend"]
|
|
path = HarborForge.Backend
|
|
url = https://git.hangman-lab.top/zhi/HarborForge.Backend.git
|
|
[submodule "HarborForge.Frontend"]
|
|
path = HarborForge.Frontend
|
|
url = https://git.hangman-lab.top/zhi/HarborForge.Frontend.git
|
|
[submodule "HarborForge.OpenclawPlugin"]
|
|
path = HarborForge.OpenclawPlugin
|
|
url = https://git.hangman-lab.top/zhi/HarborForge.OpenclawPlugin.git
|
|
[submodule "test"]
|
|
path = test
|
|
url = https://git.hangman-lab.top/zhi/HarborForge.Test.git
|
|
[submodule "HarborForge.Test"]
|
|
path = HarborForge.Test
|
|
url = https://git.hangman-lab.top/zhi/HarborForge.Test.git
|
|
[submodule "AbstractWizard"]
|
|
path = AbstractWizard
|
|
url = https://git.hangman-lab.top/nav/AbstractWizard.git
|
|
[submodule "HarborForge.Monitor"]
|
|
path = HarborForge.Monitor
|
|
url = https://git.hangman-lab.top/zhi/HarborForge.Monitor.git
|
|
branch = main
|