# instant-platform **Repository Path**: junx/instant-platform ## Basic Information - **Project Name**: instant-platform - **Description**: INSTANT管理平台 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-09-25 - **Last Updated**: 2023-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Instant Platform

[![Apache](https://img.shields.io/badge/license-Apache-blue)](https://gitee.com/junx/instant-platform/blob/master/LICENSE) [![Release](https://img.shields.io/badge/version-v1.0.0-blue)](https://gitee.com/junx/instant-platform/releases/latest) ![image](./doc/preview.png) ![image](./doc/preview-nine.png)
- 预览地址: - 使用文档: - 常见问题: ## 前端地址 [Instant Platform Web](https://gitee.com/junx/instant-platform-web) ## 介绍 INSTANT管理平台是一款集成了基础功能微服务架构的快速开发脚手架 #### 软件架构 ![系统架构图](doc/%E5%B9%B3%E5%8F%B0%E6%9E%B6%E6%9E%84%E5%9B%BE.png) ## 项目结构 // TODO ## 技术选型 // TODO ## 端口分配 ### 应用端口分配 | 应用名称 | 含义 | 端口 | | --------------- | ------------- | --------- | | admin-web | 管理平台Web端 | 8000 | | admin-server | 管理平台 | 7000 | | api-server | API服务 | 7011-7013 | | terminal-server | 设备中心 | 7021-7023 | | job-server | 定时任务 | 7030 | ### 应用Dubbo协议端口分配 | 应用名称 | 端口 | | -------- | ----------- | | 管理平台 | 20880 | | API服务 | 20881-20883 | | 设备中心 | 20891-20893 | ### 公共服务端口分配 | 服务名称 | 含义 | 端口 | | ------------------- | ----------------------- | ----- | | *MySQL | MySQL数据库服务器 | 3306 | | *Redis | Redis服务器 | 6379 | | *Zookeeper | Zookeeper注册中心服务器 | 2181 | | *Rocket MQ Server | Rocket MQ服务器 | 9876 | | *Rocket MQ Broker | Rocket MQ Broker | 10911 | | Rocket MQ Dashboard | Rocket MQ控制台 | 8081 | | *Xxl Job Admin | Xxl-Job控制台 | 7091 | | *MinIO | MinIO服务器 | 9000 | | *MinIO Console | MinIO控制台 | 9001 | | Dubbo Admin | Dubbo控制台 | 7081 | ## 安装教程 // TODO ## 使用说明 ### clone ```bash $ git clone https://gitee.com/junx/instant-platform.git ### // TODO ## 参与贡献 我们非常欢迎你的贡献,你可以通过以下方式和我们一起共建 :star2:: - 在你的公司或个人项目中使用 Instant Platform。 - 通过 [Issue](https://gitee.com/junx/instant-platform/issues) 报告:bug:或进行咨询。 - 提交 [Pull Request](https://gitee.com/junx/instant-platform/pulls) 改进 instant-platform 的代码。 - QQ:21194250