mirror of https://github.com/statping/statping
Page:
Heroku
Pages
API
AWS EC2
Badges
Build and Test
Bulk Import Services
Cloud Foundry
Commands
Config with .env File
Contributing
Development
Docker Compose
Docker
Environment Variables
Features
GraphQL
Heroku
Home
Issues and Solutions
Linux
Mac Linux Windows
Mac
Makefile
Mobile App
Notifier Events
Notifier Example
Notifiers
PGP Signature
Paid Hosting
Prometheus Exporter
SMTP Emailing
SSL
Sponsor Goal
Static Export
Static HTML Exporter
Terraform
Testing
Types of Monitoring
Windows
config.yml
services.yml
9
Heroku
Flying Nobita edited this page 2020-05-05 20:10:41 +08:00
Table of Contents
You can now deploy your Statping instance on a free Heroku container. Follow the steps below to deploy the Statping Docker image so you will have all the great features including SASS and all the notifiers without any setup.
git clone https://github.com/statping/statping.git
cd statping
heroku login
heroku create APP_NAME
heroku container:login
heroku container:push -a APP_NAME web
heroku container:release -a APP_NAME web
View the live Heroku Statping instance at: https://statping.herokuapp.com
Database Configuration
You will need to deploy a PostgreSQL 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.
Overview
Installation
Extras
Contact
Email: info@statping.com
Badges
Statping.com | Demo | Docker | Notifiers | API