Code Monkey home page Code Monkey logo

oneindexserverless's Introduction

OneIndex-Serverless

说明

本项目是OneIndex的阿里云函数计算版本,您无需拥有一台服务器,即可拥有属于自己的OneDrive云盘

为什么本项目选择Serverless?

  1. 成本极其低廉,穷人也能用得起。完全实现按使用量(访问量)付费,费率极低,并且无固定费用支出
  2. 不需要自行管理服务器,运行极其稳定。而且服务的质量不受配置(带宽、内存、硬盘......)的影响
  3. 极为方便地搭配其他云计算产品进行优化。比如使用CDN对静态页面加速,同时降低流量成本

基本部署流程

后端部分

  • 注册您的阿里云账号,获取accessKey和accessKeySecret
  • 开通对象存储函数计算服务
  • 创建一个存储桶和一个云函数,上传Flask程序,并填写必要的配置

前端部分

  • 将函数计算的http触发器url填写到config.json中
  • 使用任意一种部署静态资源的方法将index.html和config.json部署到网络上
  • 在浏览器中访问index.html,并在后台登录您的OneDrive账号

详细教程请参考部署教程

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.