websoft9/cockpit/README.md

19 lines
553 B
Markdown
Raw Normal View History

2023-09-19 17:44:20 +08:00
# Cockpit
2022-05-10 11:20:00 +08:00
2023-09-22 13:38:00 +08:00
Cockpit is used for backend service gatway, we have not modify Cockpit core, just improve the installation and modify config for Websoft9
2023-09-19 17:44:20 +08:00
## Install
2023-09-22 13:38:00 +08:00
```
wget https://websoft9.github.io/websoft9/install/install_cockpit.sh && bash install_cockpit.sh
```
2023-09-19 17:44:20 +08:00
2023-09-22 13:38:00 +08:00
## Development
2023-09-19 17:44:20 +08:00
2023-09-22 13:38:00 +08:00
Developer should improve these codes:
2023-09-19 17:44:20 +08:00
2023-09-22 13:38:00 +08:00
- Install and Upgrade Cockpit: */install/install_cockpit.sh*
- Override the default menus: */cockpit/menu_override*
- Cockipt configuration file: */cockpit/cockpit.conf*
> shell.override.json is used for Top menu of Cockpit