GithubHelp home page GithubHelp logo

pan's Introduction

cloudreve by sass

因为abuse, reilwaiy已经屏蔽cloudreve关键字,凡是出现了直接不能部署
还是不是很推荐大家使用railway进行部署,动不动就封帐号,风控很离谱,没啥保障

这里推荐几个平台

  • 阿里云函数 虽然公网流量费用需要钱,但人不多的话还可以接受,一个月1-2g,也就1元一个月,一年10元左右 阿里云也要钱了 缺点:一般需要冷启动,启动时间慢

  • azure(推荐) azure提供一个免费的容器,每天有几百m的免费额度,可选香港,速度快 需要信用卡或学生账号 全名azure web应用程序

  • koyeb
    pass平台,提供免费容器,至于封号策略还不是很清楚

  • fly.io
    提供每月100g流量免费额度,有hk,不过线路辣鸡

  • render.com 和fly一样,100g,用的aws,有sg

如有任何问题,欢迎提issue

功能特性

  • 每日检查cloudreve更新,并自动更新

快速使用

阿里云函数
railway
azure

注意事项

  • 除了azure可以保存数据外,其他方式都建议使用数据库保证数据持久化,推荐几个平台

  • neon.tech pgsql

  • PlanetScale mysql

  • tidbcloud.com mysql

  • supabase.com pgsql

  • render.com

  • fly.io

pan's People

Contributors

lyj0309 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pan's Issues

The service is unavailable.Azure部署

🤔完全按照文档,用的免费套餐F1,Linux,容器映像lyj0309/cr-az哪里不对吗?
日志里面:
无法加载容器日志: Resource containerlog of type text not found

点击退出登录网页就崩溃了

点击退出登录网页就崩溃了,我用的MemFire Cloud的postgre数据库
这是我的配置文件
[System]
Mode = master
Listen = :5000

[Database]
; 数据库类型,目前支持 sqlite/mysql/mssql/postgres
Type = postgres
; MySQL 端口
Port =
; 用户名
User =
; 密码
Password =
; 数据库地址
Host =
; 数据库名称
Name =
; 数据表前缀
TablePrefix = cd
; 字符集
Charset = utf8

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.