mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-08 01:26:31 +02:00
Updated Heroku Installation (markdown)
@@ -7,17 +7,19 @@ You can increase your Heroku hours to 1000 a month from 550 a month by simply ve
|
|||||||
## Deploy button
|
## Deploy button
|
||||||
You can simply press the button below to easily deploy RSS Bridge on Heroku. Or you can follow the manual instructions given below.
|
You can simply press the button below to easily deploy RSS Bridge on Heroku. Or you can follow the manual instructions given below.
|
||||||
|
|
||||||
[](https://heroku.com/deploy?template=https://github.com/RSS-Bridge/rss-bridge)
|
[](https://heroku.com/deploy?template=https://github.com/RSS-Bridge/rss-bridge)
|
||||||
|
|
||||||
## Manual deploy
|
## Manual deploy
|
||||||
1. Fork this repo by clicking the Fork button at the top right of this page (only on desktop site)
|
1. Fork this repo by clicking the Fork button at the top right of this page (only on desktop site)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
2. [Log in to Heroku](https://dashboard.heroku.com) and create a new app. The app name will be the URL of the RSS Bridge (appname.herokuapp.com)
|
2. To customise what bridges can be used if need, create a `whitelist.txt` file in your fork and follow the instructions given [here](https://github.com/RSS-Bridge/rss-bridge/wiki/Whitelisting). You don’t need to do this if you’re fine with the default bridges.
|
||||||
|
|
||||||
3. Go to Deploy, select the GitHub option and connect your GitHub account. Search for the repo named `yourusername/rss-bridge`
|
3. [Log in to Heroku](https://dashboard.heroku.com) and create a new app. The app name will be the URL of the RSS Bridge (appname.herokuapp.com)
|
||||||
|
|
||||||
|
4. Go to Deploy, select the GitHub option and connect your GitHub account. Search for the repo named `yourusername/rss-bridge`
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
4. Deploy the master branch.
|
5. Deploy the master branch.
|
Reference in New Issue
Block a user