Pēteris Caune
52e1d420b5
Add nicoandrade/healthchecks-front to resources
Fixes : #536
3 years ago
Pēteris Caune
fd7ab5e767
Implement PagerDuty Simple Install Flow
3 years ago
Pēteris Caune
6d2c67338c
Improve the ALLOWED_HOSTS description
Fixes : #499
4 years ago
Pēteris Caune
502ff7567e
Fix md formatting in the REMOTE_USER_HEADER section
4 years ago
Pēteris Caune
c1f433bb71
Rename VictorOps -> Splunk On-Call
4 years ago
Pēteris Caune
65ace8238a
Add the ZULIP_ENABLED setting
4 years ago
Pēteris Caune
e2c90c05b8
Add the VICTOROPS_ENABLED setting
4 years ago
Pēteris Caune
8811640d45
Add the SPIKE_ENABLED setting
4 years ago
Pēteris Caune
725be65bdd
Add the PROMETHEUS_ENABLED setting
4 years ago
Pēteris Caune
419d96da7a
Add the PAGERTREE_ENABLED setting
4 years ago
Pēteris Caune
28150e85fa
Add the PD_ENABLED setting
4 years ago
Pēteris Caune
8d5890d883
Add the OPSGENIE_ENABLED setting, rename OpsGenie -> Opsgenie
4 years ago
Pēteris Caune
5f31b8b873
Add the MSTEAMS_ENABLED setting
4 years ago
Pēteris Caune
6c3debaf11
Add the MATTERMOST_ENABLED setting
4 years ago
Pēteris Caune
52435a9a0c
Add the SLACK_ENABLED setting
4 years ago
Pēteris Caune
67ff8a9bee
Add the WEBHOOKS_ENABLED setting
4 years ago
Pēteris Caune
45078e6566
Set the SECRET_KEY default value back to "---"
Previously, I had changed the default value to "", to force
users to set the SECRET_KEY value (the app refuses to start
if SECRET_KEY is empty).
The problem with that is, out of the box, with the default
configuration, the tests also don't run and complain about the
empty SECRET_KEY.
So, a compromise: revert back to the default value "---".
At runtime, if SECRET_KEY has the default value, show a warning
at the top of every page.
4 years ago
Pēteris Caune
98b1e13aa1
Update the Docker Compose sample to use an .env file
4 years ago
Pēteris Caune
168f8b0bc6
Fix alphabetic order
4 years ago
Pēteris Caune
1419da460e
Add id attributes to headings in the "Server Configuration" page
4 years ago
Pēteris Caune
98439623c5
Add experimental Dockerfile and docker-compose.yml
4 years ago
Pēteris Caune
376d80afd4
Add more content from README
4 years ago
Pēteris Caune
b7c769fc0e
Add a section in Docs about running self-hosted instances
Fixes : #467
4 years ago
Pēteris Caune
02b5ec3657
Rename "Signalling Failures" -> "Signaling Failures"
4 years ago
Pēteris Caune
70519fcd89
Fix spelling, grammar, style mistakes
4 years ago
Tim Gates
1f641962d2
docs: fix simple typo, libary -> library ( #464 )
Fix simple typo in docs, libary -> library
There is a small typo in templates/docs/python.md.
Should read `library` rather than `libary`.
4 years ago
Pēteris Caune
9623e3eacb
Update 3rd party resources
Move terraform-provider-healthchecksio to the "API Wrappers"
category, which is more appropriate than "Tools for Self-Hosting".
4 years ago
Pēteris Caune
ec40082550
Update 3rd party resources
Move terraform-provider-healthchecksio to the "API Wrappers"
category, which is more appropriate than "Tools for Self-Hosting".
4 years ago
Pēteris Caune
dd45c888a7
Rearrange resources, add msfjarvis/healthchecks-rs
4 years ago
Pēteris Caune
81e59ac553
Add support for script's exit status in ping URLs
Fixes : #429
4 years ago
Pēteris Caune
0e77064c44
Update API to allow specifying channels by names
Fixes : #440
4 years ago
Pēteris Caune
63beeb05a1
Add missing slashes
4 years ago
Pēteris Caune
b64c8d1cb8
API support for setting the allowed HTTP methods for making ping requests
4 years ago
Pēteris Caune
c13f65e118
Grammar and style fixes.
4 years ago
Pēteris Caune
b4729cdb57
Grammar and style fixes.
4 years ago
Pēteris Caune
e63aa9fe8d
Grammar and style fixes, updated illustration.
4 years ago
Pēteris Caune
0362df55ba
Docs: update the "Filtering Rules" section with the new options.
4 years ago
Pēteris Caune
25a8ec6bd9
Capitalize title
4 years ago
Pēteris Caune
b4ba582255
Docs: add the "Viewing cron logs using journalctl" section
4 years ago
Pēteris Caune
ae578a29c2
Docs: add "Using Runitor" and "Handling More Than 10KB of Logs" sections
4 years ago
Pēteris Caune
a2c123c74b
Docs: add a section about read-only team members
4 years ago
Pēteris Caune
11c02d89c1
Go usage example in docs
4 years ago
Henry Whitaker
cef71b1159
Added PHP wrapper to docs
4 years ago
Henry Whitaker
99b0786f19
Update resources.html
4 years ago
Pēteris Caune
77ee8452c5
Update docs.
4 years ago
Pēteris Caune
5acea4c89d
Update Node.js pinging examples -- handle the 'error' event.
4 years ago
Pēteris Caune
556e8c67c5
Syntax highlighting for PHP examples.
4 years ago
Pēteris Caune
59e566117b
Update pinging examples.
4 years ago
Pēteris Caune
028e131327
Update pinging examples.
4 years ago
Pēteris Caune
d34854f838
Update bash examples with the "-m" parameter.
4 years ago