git: 81ad8f03dd - main - committers-guide: add Watchgoose benefit
Benjamin Kaduk <[email protected]> Fri, 24 Jul 2026 17:25:30 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by bjk: URL: https://cgit.FreeBSD.org/doc/commit/?id=81ad8f03dddfc505695f936d54db37722629b71a commit 81ad8f03dddfc505695f936d54db37722629b71a Author: Bartek Rutkowski <[email protected]> AuthorDate: 2026-07-24 17:11:58 +0000 Commit: Benjamin Kaduk <[email protected]> CommitDate: 2026-07-24 17:25:20 +0000 committers-guide: add Watchgoose benefit Watchgoose, via its open-source support program, offers hosted monitoring for scheduled/recurring tasks, such as cron jobs and backups. --- documentation/content/en/articles/committers-guide/_index.adoc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 70b1bf8f4c..f516658001 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -3858,3 +3858,13 @@ Then send an mail to mailto:[email protected][[email protected]] using you https://rsync.net[rsync.net] provides cloud storage for offsite backup that is optimized for UNIX users. Their service runs entirely on FreeBSD and ZFS. rsync.net offers a free-forever 500 GB account to FreeBSD developers. Simply sign up at https://www.rsync.net/freebsd.html[https://www.rsync.net/freebsd.html] using your `@freebsd.org` address to receive this free account. + +[[benefits-watchgoose]] +=== `Watchgoose` + +https://watchgoose.com/[Watchgoose] provides hosted monitoring for cron jobs and backups, as well as other scheduled and recurring tasks that can send a start or completion signal. + +FreeBSD committers are eligible for a complimentary paid plan matched to their monitoring needs. +To request access, create a Watchgoose.com account and email mailto:[email protected][[email protected]] from an `@freebsd.org` address, including the email address used (from the FreeBSD.org domain) for the Watchgoose account. + +See the https://watchgoose.com/open-source/[Watchgoose Open Source support program] for more information.