In order to install RSS-Bridge on your own web server* do as follows:
- Make sure your web server meets all requirements
- Download the ZIP file of the last stable release
- Place all files on your web server
For linux hosts:
- Grant read-write-access for
www-data
to the./cache
directory (chown -R www-data ./cache
)
You have successfully installed RSS-Bridge.
Instructions for Docker setups are at Docker Installation