Kato358 / alist-railway

alist on railway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

About

alist on railway

License:GNU Affero General Public License v3.0


Languages

Language:Shell 69.8%Language:Dockerfile 30.2%