mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-28 14:44:41 +02:00
[Installation] Add instruction for linux hosts
parent
0cd4329536
commit
1619e8c3be
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ In order to install RSS-Bridge on your own web server* do as follows:
|
||||||
* Download the ZIP file of the [last stable release](https://github.com/RSS-Bridge/rss-bridge/releases)
|
* Download the ZIP file of the [last stable release](https://github.com/RSS-Bridge/rss-bridge/releases)
|
||||||
* Place all files on your web server
|
* 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.
|
You have successfully installed RSS-Bridge.
|
||||||
|
|
||||||
*If you do not have your own web server, you can [create one](Web-server-links) in about five minutes for free.
|
*If you do not have your own web server, you can [create one](Web-server-links) in about five minutes for free.
|
Loading…
Add table
Add a link
Reference in a new issue