Skip to content

docs: add Caddy installation instructions - #5052

Open
royy92 wants to merge 1 commit into
RSS-Bridge:masterfrom
royy92:docs/add-caddy-installation
Open

docs: add Caddy installation instructions#5052
royy92 wants to merge 1 commit into
RSS-Bridge:masterfrom
royy92:docs/add-caddy-installation

Conversation

@royy92

@royy92 royy92 commented Jul 28, 2026

Copy link
Copy Markdown

What

This PR adds Caddy installation instructions to the README.md, addressing the documentation request in #3785.

Why

The README.md did not include proper instructions for installing and configuring RSS-Bridge with Caddy.

How

  • Added a minimal Caddy configuration to the installation section.
  • Reused the existing Debian installation and PHP-FPM pool configuration.
  • Tested the configuration before documenting it.

Test

  • Verified that RSS-Bridge runs correctly with the documented Caddy configuration.
  • ./vendor/bin/phpunit
  • ./vendor/bin/phpcs --standard=phpcs.xml --warning-severity=0 --extensions=php -p ./

Closes #3785

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add example Caddy 2 config to documentation

1 participant