mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-06-10 00:25:02 +02:00
Updated Requirements (markdown)
parent
94dea94e7c
commit
65ecd1e6bd
@ -1,4 +1,6 @@
|
||||
**RSS-Bridge** requires a Web server* with:
|
||||
**RSS-Bridge** requires either of the following:
|
||||
|
||||
## A Web server* with:
|
||||
|
||||
- PHP 5.6 (or higher) => (Read [this](RSS-Bridge-on-PHP-5.4) for PHP 5.4)
|
||||
- [`openssl`](https://secure.php.net/manual/en/book.openssl.php) extension
|
||||
@ -10,4 +12,11 @@
|
||||
|
||||
Enable extensions by un-commenting the corresponding line in your PHP configuration (`php.ini`).
|
||||
|
||||
*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.
|
||||
|
||||
## A Linux server with:
|
||||
|
||||
- Docker server configured (Any recent version should do)
|
||||
- 100MB of disk space
|
||||
|
||||
To setup RSS Bridge using Docker, see the [Docker Guide](Docker) on installing RSS Bridge.
|
Loading…
x
Reference in New Issue
Block a user