前置條件
輔助安裝
一鍵安裝maven
curl -fsSL https://jpom.top/docs/install.sh | bash -s Server mvn+only-module+default
一鍵安裝node
curl -fsSL https://jpom.top/docs/install.sh | bash -s Server mvn+only-module+default
服務下載啟動
下載安裝
安裝服務
安裝服務端
bash /xxxx/bin/Service.sh install
卸載服務端
bash /xxxx/bin/Service.sh uninstall
開機自啟動
服務端
systemctl enable jpom-server插件端
systemctl enable jpom-agent
啟動服務
服務端
systemctl start jpom-server插件端
systemctl start jpom-agent