Pēteris Caune
52e1d420b5
Add nicoandrade/healthchecks-front to resources
...
Fixes : #536
2021-06-28 13:41:57 +03:00
Pēteris Caune
fd7ab5e767
Implement PagerDuty Simple Install Flow
2021-06-16 14:18:32 +03:00
Pēteris Caune
6d2c67338c
Improve the ALLOWED_HOSTS description
...
Fixes : #499
2021-04-21 17:59:10 +03:00
Pēteris Caune
502ff7567e
Fix md formatting in the REMOTE_USER_HEADER section
2021-03-11 14:48:07 +02:00
Pēteris Caune
c1f433bb71
Rename VictorOps -> Splunk On-Call
2021-02-03 16:09:24 +02:00
Pēteris Caune
65ace8238a
Add the ZULIP_ENABLED setting
2021-02-03 09:11:32 +02:00
Pēteris Caune
e2c90c05b8
Add the VICTOROPS_ENABLED setting
2021-02-03 09:00:28 +02:00
Pēteris Caune
8811640d45
Add the SPIKE_ENABLED setting
2021-01-29 15:21:38 +02:00
Pēteris Caune
725be65bdd
Add the PROMETHEUS_ENABLED setting
2021-01-29 15:05:42 +02:00
Pēteris Caune
419d96da7a
Add the PAGERTREE_ENABLED setting
2021-01-29 14:21:02 +02:00
Pēteris Caune
28150e85fa
Add the PD_ENABLED setting
2021-01-29 14:06:40 +02:00
Pēteris Caune
8d5890d883
Add the OPSGENIE_ENABLED setting, rename OpsGenie -> Opsgenie
2021-01-29 13:47:13 +02:00
Pēteris Caune
5f31b8b873
Add the MSTEAMS_ENABLED setting
2021-01-29 13:20:44 +02:00
Pēteris Caune
6c3debaf11
Add the MATTERMOST_ENABLED setting
2021-01-29 12:36:47 +02:00
Pēteris Caune
52435a9a0c
Add the SLACK_ENABLED setting
2021-01-29 11:59:33 +02:00
Pēteris Caune
67ff8a9bee
Add the WEBHOOKS_ENABLED setting
2021-01-29 11:16:11 +02:00
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.
2021-01-28 15:38:14 +02:00
Pēteris Caune
98b1e13aa1
Update the Docker Compose sample to use an .env file
2021-01-26 14:00:54 +02:00
Pēteris Caune
168f8b0bc6
Fix alphabetic order
2021-01-26 14:00:23 +02:00
Pēteris Caune
1419da460e
Add id attributes to headings in the "Server Configuration" page
2021-01-23 14:30:38 +02:00
Pēteris Caune
98439623c5
Add experimental Dockerfile and docker-compose.yml
2021-01-21 17:32:58 +02:00
Pēteris Caune
376d80afd4
Add more content from README
2021-01-21 13:57:55 +02:00
Pēteris Caune
b7c769fc0e
Add a section in Docs about running self-hosted instances
...
Fixes : #467
2021-01-21 11:35:09 +02:00
Pēteris Caune
02b5ec3657
Rename "Signalling Failures" -> "Signaling Failures"
2020-12-28 14:12:07 +02:00
Pēteris Caune
70519fcd89
Fix spelling, grammar, style mistakes
2020-12-28 14:06:54 +02:00
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`.
2020-12-28 12:30:58 +02:00
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".
2020-12-01 15:05:36 +02:00
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".
2020-12-01 15:04:30 +02:00
Pēteris Caune
dd45c888a7
Rearrange resources, add msfjarvis/healthchecks-rs
2020-11-22 20:02:35 +02:00
Pēteris Caune
81e59ac553
Add support for script's exit status in ping URLs
...
Fixes : #429
2020-10-28 14:28:32 +02:00
Pēteris Caune
0e77064c44
Update API to allow specifying channels by names
...
Fixes : #440
2020-10-14 15:37:04 +03:00
Pēteris Caune
63beeb05a1
Add missing slashes
2020-10-03 21:00:35 +03:00
Pēteris Caune
b64c8d1cb8
API support for setting the allowed HTTP methods for making ping requests
2020-09-10 10:29:44 +03:00
Pēteris Caune
c13f65e118
Grammar and style fixes.
2020-09-09 17:53:24 +03:00
Pēteris Caune
b4729cdb57
Grammar and style fixes.
2020-09-09 12:21:18 +03:00
Pēteris Caune
e63aa9fe8d
Grammar and style fixes, updated illustration.
2020-09-09 11:33:50 +03:00
Pēteris Caune
0362df55ba
Docs: update the "Filtering Rules" section with the new options.
2020-09-01 15:00:41 +03:00
Pēteris Caune
25a8ec6bd9
Capitalize title
2020-08-31 13:01:45 +03:00
Pēteris Caune
b4ba582255
Docs: add the "Viewing cron logs using journalctl" section
2020-08-31 12:51:24 +03:00
Pēteris Caune
ae578a29c2
Docs: add "Using Runitor" and "Handling More Than 10KB of Logs" sections
2020-08-31 12:32:16 +03:00
Pēteris Caune
a2c123c74b
Docs: add a section about read-only team members
2020-08-31 11:33:06 +03:00
Pēteris Caune
11c02d89c1
Go usage example in docs
2020-08-20 13:56:43 +03:00
Henry Whitaker
cef71b1159
Added PHP wrapper to docs
2020-08-12 09:53:11 +01:00
Henry Whitaker
99b0786f19
Update resources.html
2020-08-12 09:40:04 +01:00
Pēteris Caune
77ee8452c5
Update docs.
2020-07-29 19:29:34 +03:00
Pēteris Caune
5acea4c89d
Update Node.js pinging examples -- handle the 'error' event.
2020-07-22 18:36:11 +03:00
Pēteris Caune
556e8c67c5
Syntax highlighting for PHP examples.
2020-07-17 19:55:11 +03:00
Pēteris Caune
59e566117b
Update pinging examples.
2020-07-17 17:21:10 +03:00
Pēteris Caune
028e131327
Update pinging examples.
2020-07-17 16:51:23 +03:00
Pēteris Caune
d34854f838
Update bash examples with the "-m" parameter.
2020-07-08 17:19:13 +03:00