# RackShift **Repository Path**: ckstack-hci/rackshift ## Basic Information - **Project Name**: RackShift - **Description**: RackShift 是开源的裸金属服务器管理平台,功能覆盖裸金属服务器的发现、带外管理、RAID 配置、固件更新、操作系统安装等。 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://rackshift.io/ - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-05-04 - **Last Updated**: 2024-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
## 技术架构

RackShift的技术栈如下:
- 前端: [Vue.js](https://vuejs.org/)
- 后端: [Spring Boot](https://www.tutorialspoint.com/spring_boot/spring_boot_introduction.htm)
- 数据库: [MySQL](https://www.mysql.com/)
RackShift 使用、集成、借鉴的开源项目如下,在此致谢:
- [RackHD](https://rackhd.github.io/):RackShift 集成和参考了 RackHD 提供的裸金属服务器管理能力和思路;
- [MAAS](https://maas.io/):RackShift 参考了 MAAS 提供的裸金属服务器生命周期纳管思路;
- [Digital Rebar](https://rackn.com/rebar/):RackShift 参考了 Digital Rebar 提供的操作方式和 UI 参考;
- [Element](https://element.eleme.cn/#/):RackShift 使用 Element 提供的优秀前端组件库。
## License & Copyright
Copyright (c) 2014-2023 飞致云 FIT2CLOUD, All rights reserved.
Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
https://www.gnu.org/licenses/gpl-3.0.html
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.