在Patr上部署Alist
00 分钟
2023-2-27
2023-2-27
password
type
status
date
slug
summary
tags
category
Property
Feb 27, 2023 05:56 AM
URL
icon
 
文章共 545 字,阅读完预计需要 55 秒。文章篇幅适中,可以放心阅读。

前言

Alist 官方介绍 A file list program that supports multiple storage, powered by Gin and Solidjs. 一个支持多存储的文件列表程序,使用 Gin 和 Solidjs,挂载网盘等等的程序. 开源项目地址:https://github.com/alist-org/alist
Patr 是一个简单、易于使用且直观的工具,可以处理您的整个部署工作流程,同时在规模方面为您提供完全的灵活性。,Patr作为一个免费的容器云,也正好支持我们使用docker镜像搭建Alist。Patr官网地址:https://app.patr.cloud/ 在这期文章中,我来和大家一起在Patr容器云部署Alist。话不多说,现在开始。

准备材料

一枚邮箱(最好是大厂邮箱)

注意事项

文章仅供学习交流,请勿滥用此服务

部署步骤

打开Patr官网:https://patr.cloud/ 点击“Try Patr for free”注册账号,如有账号请登录。
notion image
输入全名、用户名,邮箱及密码
notion image
检查邮件验证码并输入上来
notion image
依次点击“Infrastructure”→“Deployments”,点击“Create deployment”按钮
notion image
输入项目名称,来源选Docker Hub,镜像名输入xhofe/alist,tag输入latest,地区选Singapore新加坡(实测只有新加坡免费)
notion image
http端口输入5244,其余默认即可。
notion image
notion image
这样就可以了! 接下来按照下图配置(不然不能白嫖)
notion image
notion image
等待创建。
notion image
创建成功之后点击“Public URL”。
notion image
复制粘贴这里提供的链接,备用
notion image
点击Logs 查看Alist的账号密码(默认用户名admin) (默认密码就是password is: 后面的部分)
notion image
打开刚才复制的网址,填入admin和密码就行了!
notion image

结束

Q.E.D.
上一篇
Replit搭建ZFile
下一篇
在Patr上部署Uptime-Kuma监控面板

评论
Loading...