yiyungent / epan

基于 SpringBoot 的在线云盘, 支持对接 Hadoop, 又拍云 存储源
MIT License
0 stars 1 forks source link

epan

基于 SpringBoot 的在线云盘, 支持对接 Hadoop, 又拍云 存储源

[repo size]() LICENSE

介绍

一个简单的云盘

SpringBoot + MyBatis + Maven + MySQL
文件存储于 Hadoop HDFS, 又拍云 中

技术

截图

Build

Build

mvn complie

打包 jar

mvn package

生成的 jar 位于 target/epan-0.0.1-SNAPSHOT.jar

运行

java -jar target/epan-0.0.1-SNAPSHOT.jar

Docker

Docker 快速部署

docker run -d -p 8080:8080 --name epan-container yiyungent/epan

Docker build

docker build -t epan -f Dockerfile .

Hadoop 搭建

环境

相关项目

鸣谢

Donate

epan is an MIT licensed open source project and completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing.

We accept donations through these channels:

Author

epan © yiyun, Released under the MIT License.
Authored and maintained by yiyun with help from contributors (list).

GitHub @yiyungent