banner
oldcatY

oldcatY

中轻度LoveLive厨,主推莲团,二推水+虹团(缪团是神,星团……)
twitter
github
bilibili
steam

[Tips] Building Alist Online Storage with Baota

Building Effect#

image
With the free domain name and CF free resolution, it's really happy to enjoy it all the way!

Building Process#

Create a new site in Baota (using "alist.abc.xyz" as an example) - do not create a database, do not create FTP, PHP is static - refer to the instructions in Manual Installation, download the file and unzip it to the root directory of the site, if it is a Linux system, give it 755 permissions - download [Supervisor Manager] in the Baota App Store and open it - add a daemon process: running directory (site root directory), startup command (./alist-linux-amd64), startup user (root) - set reverse proxy in Baota: proxy name (random), target URL (http://127.0.0.1:5244).

After completing the above operations, you can access the site and open the alist management panel normally.

Query Password#

Enter in the Baota terminal: sudo -i && cd /www/wwwroot/your-site-domain && ./alist-linux-amd64 -password and you will be able to see it.

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.