mirror of https://github.com/statping/statping
Page:
services.yml
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
3
services.yml
Hunter Long edited this page 2020-05-11 11:51:08 -07:00
x-tcpservice: &tcpservice
type: tcp
check_interval: 60
timeout: 15
allow_notifications: true
notify_after: 0
notify_all_changes: true
public: true
redirect: true
x-httpservice: &httpservice
type: http
check_interval: 45
timeout: 10
allow_notifications: true
notify_after: 2
notify_all_changes: true
public: true
redirect: true
services:
- name: traefik
type: tcp
domain: traefik
port: 80
<<: *tcpservice
- name: portainer
type: tcp
domain: portainer
port: 9000
<<: *tcpservice
- name: organizr
type: tcp
domain: organizr
port: 80
<<: *tcpservice
- name: heimdall
type: tcp
domain: heimdall
port: 80
<<: *tcpservice
Overview
Installation
Extras
Contact
Email: info@statping.com
Badges
Statping.com | Demo | Docker | Notifiers | API