mirror of https://github.com/statping/statping
Updated Heroku (markdown)
parent
7a66c2d3e6
commit
e1af7f4324
|
@ -2,4 +2,9 @@ You can now instantly deploy your Statping instance on a free Heroku container.
|
|||
|
||||
[](https://heroku.com/deploy?template=https://github.com/hunterlong/statping/tree/master)
|
||||
|
||||
View the live Heroku Statping instance at: [https://statping.herokuapp.com](https://statping.herokuapp.com)
|
||||
View the live Heroku Statping instance at: [https://statping.herokuapp.com](https://statping.herokuapp.com)
|
||||
|
||||
# Database Configuration
|
||||
You will need to deploy a Postgres database to your instance and insert some configuration variables. View the image below to see what environment variable you need to configure. If you insert `DB_CONN`, Statping will attempt to automatically connect to the database without the need for the `config.yml` file.
|
||||
|
||||

|
||||
|
|
Loading…
Reference in New Issue