RSSHub/scripts/ansible
Stephen Zhou be83ac8be4
chore: fix prettier config
2025-11-27 14:32:29 +08:00
..
.gitignore
README.md docs: format docs using markdownlint-cli2 2023-11-30 18:07:46 +00:00
Vagrantfile
rsshub.Caddyfile
rsshub.env
rsshub.service
rsshub.yaml chore: fix prettier config 2025-11-27 14:32:29 +08:00
try.sh

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