git: 87ed1be3a9 - main - press: Add Foundation blog about Sanoid

From: Joseph Mingrone <jrm_at_FreeBSD.org>
Date: Fri, 06 Jun 2025 19:09:44 UTC
The branch main has been updated by jrm:

URL: https://cgit.FreeBSD.org/doc/commit/?id=87ed1be3a9442eceb462cbc6e82bdcb9103035ce

commit 87ed1be3a9442eceb462cbc6e82bdcb9103035ce
Author:     Mark Phillips <mark@freebsdfoundation.org>
AuthorDate: 2025-06-06 18:58:25 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2025-06-06 19:09:24 +0000

    press: Add Foundation blog about Sanoid
    
    Reviewed by:    bcr, jrm
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D50681
---
 website/data/en/press/press.toml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/website/data/en/press/press.toml b/website/data/en/press/press.toml
index d5e6d54eab..8fb47091b2 100644
--- a/website/data/en/press/press.toml
+++ b/website/data/en/press/press.toml
@@ -1,4 +1,13 @@
 # Sort the entries by date
+[[press]]
+name = "ZFS automatic snapshots with Sanoid on FreeBSD"
+url = "https://freebsdfoundation.org/blog/zfs-automatic-snapshots-with-sanoid-on-freebsd/"
+siteName = "FreeBSD Foundation Blog"
+siteUrl = "https://freebsdfoundation.org/blog/"
+date = "2025-05-27"
+author = "FreeBSD Foundation"
+description = "Take automatic ZFS snapshots at regular intervals and rotate them with Sanoid"
+
 [[press]]
 name = "How to unlock high speed Wi-Fi on FreeBSD 14"
 url = "https://freebsdfoundation.org/blog/how-to-unlock-high-speed-wi-fi-on-freebsd-14/"