RSSHub/scripts/ansible
DIYgod 566f028aaf
refactor: migrate browser automation to Playwright (#21901)
* refactor: migrate browser automation to Playwright

* ci: update browser checks for Playwright
2026-05-04 21:16:18 +08:00
..
.gitignore move ansible scripts inside 2021-01-07 19:59:44 -08:00
README.md docs: format docs using markdownlint-cli2 2023-11-30 18:07:46 +00:00
Vagrantfile move ansible scripts inside 2021-01-07 19:59:44 -08:00
rsshub.Caddyfile move ansible scripts inside 2021-01-07 19:59:44 -08:00
rsshub.env refactor: migrate browser automation to Playwright (#21901) 2026-05-04 21:16:18 +08:00
rsshub.service move ansible scripts inside 2021-01-07 19:59:44 -08:00
rsshub.yaml refactor: migrate browser automation to Playwright (#21901) 2026-05-04 21:16:18 +08:00
try.sh move ansible scripts inside 2021-01-07 19:59:44 -08:00

README.md

Readme

Ansible playbook to deploy RSSHub on bare-metal with Redis, browserless and Caddy 2

Requires sudo permission

Usage

On Ubuntu 20.04, install ansible, then

sudo ansible-playbook rsshub.yaml

Development

Install vagrant, then

./try.sh
ansible-playbook rsshub.yaml