Coder Social home page Coder Social logo

jiaoyilun / kkfileview-wife Goto Github PK

View Code? Open in Web Editor NEW

This project forked from datheng/kkfileview-wife

0.0 1.0 0.0 16.34 MB

kkFileView/file-online-preview 伴侣/老婆,没有乱码,不用调试。 一键部署 kkFileView/file-online-preview到阿里云,腾讯云,华为云或者你自己的系统。

Home Page: https://www.carrotit.com

License: Apache License 2.0

Dockerfile 87.73% Shell 12.27%

kkfileview-wife's Introduction

阿里云限量红包 推荐你,限时领 “最高1888元红包” 。云产品通用红包,可叠加官网常规优惠使用。

如果部署本应用到阿里云,你需要帮助,请QQ联系:点击这里给我发消息

kkFileView-Wife

介绍

kkFileView/file-online-preview 伴侣/老婆, 一键部署 kkFileView/file-online-preview到阿里云,腾讯云,华为云或者你自己的系统。

  • 官方QQ群: kkFileView/file-online-preview,

kkFileView: https://gitee.com/kekingcn/file-online-preview 项目为文件文档在线预览项目解决方案,对标业内付费产品有【永中office】【office365】【idocv】等,该项目使用流行的spring boot搭建,易上手和部署,基本支持主流办公文档的在线预览,如doc,docx,Excel,pdf,txt,zip,rar,图片等等

软件架构

基于docker部署,5分钟搞定,节省时间,保证可用。

安装教程

  1. 安装docker
  2. 安装docker-compose(可选): https://docs.docker.com/compose/install/

使用说明

方法1 docker run

- 运行 redis

docker run --name redis --restart=always  -p 6379:6379 -d redis:4
 - 运行 filePreview

docker run --name filepreview --restart=always -d  --network=host datheng/kk_fileview_wife

方法2 docker-compose

保存 文件 kk-filePreview.yml 到目标机器, 然后运行

docker-compose -f filePreview.yml up -d

浏览器打开: http://x.x.x.x:8012 (x.x.x.x 为安装服务器ip地址),如下图,就可以上传和预览啦! 首页

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

关注微信公众号,第一时间获取项目最新动向,即将推出jhipster视频教程

IT帮 微信公众号

kkfileview-wife's People

Contributors

datheng avatar

Watchers

 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.