Skip to content

shuxiaokai/alist-railway

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alist-railway

Railway for Alist

Demo

https://alist-railway.up.railway.app/

Usage

  • Fork this repo
  • Open Railway and click New Object
  • Choose the repo that you forked and select the mysql branch
  • Add mysql plugin
  • Add a new variable: PORT -> 5244 to rebuild

Forget password

Query in mysql

select value from x_setting_items where `key`='password'

Releases

No releases published

Packages

No packages published

Languages

  • Shell 68.8%
  • Dockerfile 31.2%