Files
HarborForge/.gitmodules
zhi 574f2887c4 feat: add HarborForge.Monitor telemetry submodule
- add Go-based HarborForge.Monitor submodule
- update backend to store nginx telemetry fields
- update frontend to display nginx status and sites-enabled list
2026-03-20 10:04:14 +00:00

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