Git Product home page Git Product logo

go-fastdfs-web's Introduction

Go-Fastdfs web管理平台(开发中...)

前往 Go-Fastdfs

简单预览图(开发中)

控制台

文件上传

开发说明

项目使用SpringBoot,Mybatis,Shiro进行开发,为方便后期用户安装,数据库采用Sqlite,为了代码的简洁,使用了lombok插件,请在开发前提前安装.

运行步骤

将项目导入sts或者IDEA,修改application.properties配置文件中db文件的地址,直接运行Application即可,默认端口8888,首次访问将进入安装页面,请按照提示填写go-fastdfs服务地址(需在go-fastdfs中设置白名单),填写用户名,密码,即可进行访问

打包方式

  1. 将application.properties配置文件中db文件的地址改为pro环境
  2. maven运行mvn clean install
  3. 得到jar包后,在jar包同级目录新建config目录,将项目中所有的properties文件拷贝进去
  4. 在jar同级目录新建db目录,将项目中go-fastdfs.db文件拷贝进去
  5. 直接java -jar go-fastdfs-web-1.0.0.jar运行即可 ps:后期会更改打包方式

写在最后,项目开发完毕将打包为可执行文件,免除用户任何环境的安装,以达到同go-fastdfs使用简便的目标

go-fastdfs-web's People

Contributors

perfree avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.