GithubHelp home page GithubHelp logo

alist-flyio's Introduction

Alist on Fly.io

状态

Fly Deploy cd

有问题去Discussions,HostLoc等不是工单论坛

概述

Fly.io部署Alist 特点:彻底摆脱ban权限zhi(荷兰🇳🇱,阿姆斯特丹),自带cdn

如何部署

  1. 先到 Fly.io 注册账号,注意:注册时要记得绑定信用卡,银联的就行
  2. GitHub Actions 增加FLY_API_TOKENAPP_NAMEDATABASESQLUSERSQLPASSWORDSQLHOSTSQLPORTSQLNAME安全字段(Secrets)
  • FLY_API_TOKEN - Fly API 接口 Token 值,可访问 https://web.fly.io/user/personal_access_tokens 或在本地执行flyctl auth token查看
  • APP_NAME - 应用名称,注意此名称全局唯一
  • DATABASE - 数据库类型(sqlite3 / mysql)
  • SQLUSER - MySQL 用户名(数据库类型为远程 MySQL 时需要更改)
  • SQLPASSWORD - MySQL 密码(数据库类型为远程 MySQL 时需要更改)
  • SQLHOST - MySQL 主机地址(数据库类型为远程 MySQL 时需要更改)
  • SQLPORT - MySQL 端口(数据库类型为远程 MySQL 时需要更改)
  • SQLNAME - MySQL 数据库名称(数据库类型为远程 MySQL 时需要更改)
  1. 推送代码即可触发部署,另外已设置每月三号八点(UTC)自动部署

F&Q

账号密码? Log里写着的

alist-flyio's People

Contributors

york618 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

alist-flyio's Issues

未指定app名称

image
已经在secrets中添加了APP_NAME 尝试多次仍是未指定app名称

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.