websoft9/source/cockpit
zhaojing1987 c0adf76eff update
2023-10-13 11:46:15 +08:00
..
menu_override update 2023-10-13 11:46:15 +08:00
test update 2023-10-13 11:46:15 +08:00
cockpit.conf update 2023-10-13 11:46:15 +08:00
README.md update 2023-10-13 11:46:15 +08:00

Cockpit

Cockpit is used for backend service gatway, we have not modify Cockpit core, just improve the installation and modify config for Websoft9

Install

# default install
wget https://websoft9.github.io/websoft9/install/install_cockpit.sh && bash install_cockpit.sh

# define Cockpit port and install
wget https://websoft9.github.io/websoft9/install/install_cockpit.sh && bash install_cockpit.sh --port 9099

Development

Developer should improve these codes:

  • Install and Upgrade Cockpit: /install/install_cockpit.sh

  • Override the default menus: /cockpit/menu_override

    shell.override.json is used for Top menu of Cockpit。Override function until Cockpit 297

  • Cockipt configuration file: /cockpit/cockpit.conf