Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/deploy/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -587,11 +587,11 @@ For changing the deployment project id or version id, please refer to `Deploying

You can access your `Google App Engine URL` to check the deployment status

## Deploy to Sealos(use Redis as cache)
## Deploy to Sealos

Automatic updates are included.
The Sealos template deploys RSSHub with Redis caching, Browserless, persistent Redis storage, and an HTTPS endpoint.

[![Deploy to Sealos](https://raw.githubusercontent.com/labring-actions/templates/main/Deploy-on-Sealos.svg)](https://template.cloud.sealos.io/deploy?templateName=rsshub)
[![Deploy on Sealos](https://sealos.io/Deploy-on-Sealos.svg)](https://sealos.io/products/app-store/rsshub)

## Deploy to PikaPods

Expand Down
2 changes: 1 addition & 1 deletion src/ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Please refer to [deployment](/deploy/) for details.

- [Heroku](https://heroku.com/deploy?template=https%3A%2F%2Fgithub.com%2FDIYgod%2FRSSHub)

- [Sealos](https://template.cloud.sealos.io/deploy?templateName=rsshub)
- [Sealos](https://sealos.io/products/app-store/rsshub)

- [Vercel](https://vercel.com/import/project?template=https://github.com/DIYgod/RSSHub)

Expand Down
4 changes: 2 additions & 2 deletions src/zh/deploy/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -587,9 +587,9 @@ gcloud app deploy

## 部署到 Sealos

包含自动更新
Sealos 模板会部署 RSSHub、Redis 缓存、Browserless、Redis 持久化存储和 HTTPS 访问地址。

[![Deploy to Sealos](https://raw.githubusercontent.com/labring-actions/templates/main/Deploy-on-Sealos.svg)](https://template.cloud.sealos.io/deploy?templateName=rsshub)
[![Deploy on Sealos](https://sealos.io/Deploy-on-Sealos.svg)](https://sealos.io/products/app-store/rsshub)

## 部署到 PikaPods

Expand Down
2 changes: 1 addition & 1 deletion src/zh/ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

- [Heroku](https://heroku.com/deploy?template=https%3A%2F%2Fgithub.com%2FDIYgod%2FRSSHub)

- [Sealos](https://template.cloud.sealos.io/deploy?templateName=rsshub)
- [Sealos](https://sealos.io/products/app-store/rsshub)

- [Vercel](https://vercel.com/import/project?template=https://github.com/DIYgod/RSSHub)

Expand Down