websoft9/cockpit
2023-10-06 16:45:57 +08:00
..
menu_override docker daemon 2023-10-06 16:45:57 +08:00
test add files.py 2023-08-25 15:47:50 +08:00
cockpit.conf install 2023-09-22 19:30:31 +08:00
README.md install 2023-09-28 17:31:16 +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