# rackshift **Repository Path**: codepool_admin/rackshift ## Basic Information - **Project Name**: rackshift - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-17 - **Last Updated**: 2023-10-17 ## 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.