Git Product home page Git Product logo

private-cloud's Introduction

私有云+远程下载

一键搭建支持远程下载的私人网盘...

  • 远程下载:cloud torrent
  • 私有网盘:nextcloud

功能

  • nextcloud可以用来存储个人文件,照片等,HTTPS加密,有各大平台客户端,支持WebDav
  • cloud torrent 有web界面,远程添加种子,下载好之后,可以通过nextcloud拉到本地,视频文件也可以直接网页播放

使用方式

  1. 安装docker-compose 安装方式

  2. git clone https://github.com/Hsiny/private-cloud.git

  3. 在docker-compose.yml 文件中配置以下参数

    • MYSQL_ROOT_PASSWORD:mysql的root密码
    • VIRTUAL_HOST:你的域名 如 example.com 需要域名的DNS记录指向你的服务器
    • LETSENCRYPT_HOST:同上
    • LETSENCRYPT_EMAIL:邮箱地址

    然后在 db.env中配置以下参数

    • MYSQL_PASSWORD:mysql密码
  4. sudo docker-compose up -d

  5. 访问你的域名,初始化nextcloud,然后在nextcloud中启用外部存储支持,添加本地目录 /downloads

  6. 远程下载服务在3000端口,还不支持HTTPS

有问题请提Issus

torrent nextcloud

private-cloud's People

Contributors

xinydev avatar

Stargazers

 avatar

Forkers

chami5dis17

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.