diff options
| author | Christian Cleberg <[email protected]> | 2026-06-19 10:15:29 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-06-19 10:15:36 -0500 |
| commit | 54339a23f57c6dd24cc3cec3806d3a29e94b759f (patch) | |
| tree | b592933f7d162fe0a06a292a876d005d22fe9c26 /content/blog/2026-04-22-self-hosting-zerobyte.org | |
| parent | d155098ced0f68f64f8c5177583b8ef286b5fd61 (diff) | |
| download | cleberg.net-54339a23f57c6dd24cc3cec3806d3a29e94b759f.tar.gz cleberg.net-54339a23f57c6dd24cc3cec3806d3a29e94b759f.tar.bz2 cleberg.net-54339a23f57c6dd24cc3cec3806d3a29e94b759f.zip | |
fix: resolve spelling issues in 2026 posts
Diffstat (limited to 'content/blog/2026-04-22-self-hosting-zerobyte.org')
| -rw-r--r-- | content/blog/2026-04-22-self-hosting-zerobyte.org | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/blog/2026-04-22-self-hosting-zerobyte.org b/content/blog/2026-04-22-self-hosting-zerobyte.org index 7404ebd..1af1622 100644 --- a/content/blog/2026-04-22-self-hosting-zerobyte.org +++ b/content/blog/2026-04-22-self-hosting-zerobyte.org @@ -7,7 +7,7 @@ [[https://zerobyte.app][Zerobyte]] is a slick backup solution you can self host. It's one of the easiest apps I've self hosted and the backup jobs are running smoothly. -In this post, I will show you how I've configured backups on my server to backup +In this post, I will show you how I've configured backups on my server to back up data to Cloudflare R2. * Installation @@ -157,7 +157,7 @@ cron pattern). This allows you to specify: - The volume to be backed up - The repository to back up to - The schedule -- The files to backup (all will be backed up if nothing is specifically selected) +- The files to back up (all will be backed up if nothing is specifically selected) - Include/exclude patterns - Retention policies - Custom restic patterns @@ -166,7 +166,7 @@ cron pattern). This allows you to specify: [[https://img.cleberg.net/blog/20260422-self-hosting-zerobyte/backups_01.webp]] Within a backup job, you can configure the related notifications, snapshots, or -backup/edit/cleanup the job. +back up, edit, or clean up the job. #+CAPTION: Backup Job Details [[https://img.cleberg.net/blog/20260422-self-hosting-zerobyte/backups_02.webp]] |
