docs: Add deploy to Sealos (#14259)

This commit is contained in:
Carson Yang 2024-01-16 17:04:30 +08:00 committed by GitHub
parent a60a81de65
commit f9ac1e2c72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 0 deletions

View File

@ -22,6 +22,7 @@ Deploy for public access may require:
5. [Google App Engine](https://cloud.google.com/appengine/)
6. [Fly.io](https://fly.io/)
7. [Zeabur](https://zeabur.com)
8. [Sealos](https://sealos.io)
## Docker Image
@ -452,6 +453,12 @@ Heroku [no longer](https://blog.heroku.com/next-chapter) offers free product pla
3. Configure `automatic deploy` in Heroku app to follow the changes to your fork.
4. Install [Pull](https://github.com/apps/pull) app to keep your fork synchronized with RSSHub.
## Deploy to Sealos(use Redis as cache)
Automatic updates are included.
[![Deploy to Sealos](https://raw.githubusercontent.com/labring-actions/templates/main/Deploy-on-Sealos.svg)](https://template.cloud.sealos.io/deploy?templateName=rsshub)
## Deploy to Vercel (ZEIT Now)
### Instant deploy (without automatic update)

View File

@ -22,6 +22,7 @@ sidebar: auto
5. [Google App Engine](https://cloud.google.com/appengine/)
6. [Fly.io](https://fly.io/)
7. [Zeabur](https://zeabur.com)
8. [Sealos](https://sealos.io)
## Docker 镜像
@ -440,6 +441,12 @@ Heroku [不再](https://blog.heroku.com/next-chapter) 提供免费服务。
3. 检查 Heroku 设置,随代码库更新自动部署。
4. 安装 [Pull](https://github.com/apps/pull) 应用,定期将 RSSHub 改动自动同步至你的分叉。
## 部署到 Sealos包含 Redis 缓存)
包含自动更新
[![Deploy to Sealos](https://raw.githubusercontent.com/labring-actions/templates/main/Deploy-on-Sealos.svg)](https://template.cloud.sealos.io/deploy?templateName=rsshub)
## 部署到 Vercel (ZEIT Now)
### 一键部署(无自动更新)