mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-04 19:59:54 +08:00
mentions docker will be automatically installed for ansible deployment
This commit is contained in:
@@ -110,7 +110,7 @@ This Ansible playbook includes RSSHub, Redis, browserless (uses Docker) and Cadd
|
||||
|
||||
Currently only support Ubuntu 20.04
|
||||
|
||||
Requires sudo privilege
|
||||
Requires sudo privilege and virtualization capability (Docker will be automatically installed)
|
||||
|
||||
### Install
|
||||
|
||||
|
||||
@@ -112,7 +112,7 @@ $ docker run -d --name rsshub -p 1200:1200 -e CACHE_EXPIRE=3600 -e GITHUB_ACCESS
|
||||
|
||||
目前只支持 Ubuntu 20.04
|
||||
|
||||
需要 sudo 权限
|
||||
需要 sudo 权限和虚拟化能力(Docker 将会被自动安装)
|
||||
|
||||
### 安装
|
||||
|
||||
|
||||
Reference in New Issue
Block a user