Compare commits

...

2 commits

Author SHA1 Message Date
780739398e
vault backup: 2025-01-17 11:21:59 2025-01-17 11:21:59 -05:00
9a63abcfb4
vault backup: 2025-01-17 11:20:09 2025-01-17 11:20:09 -05:00
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
---
title: fail2ban-manager
draft: true
date: 2025-01-16
---
# fail2ban-manager
An extensible CLI tool for managing [fail2ban](https://github.com/fail2ban/fail2ban).

View file

@ -48,4 +48,4 @@ See a list of all Environment Variables [[environment variables|here.]]
##### [[cron]]
You should also set `ENABLE_CRON` to `true` and set `BUILD_SCHEDULE` to a cron expression to enable the cron job that `npx quartz build` is executed which will pull the latest content and build the site.
You should also set `ENABLE_CRON` to `true` and set `BUILD_SCHEDULE` to a cron expression to enable the schedule that `npx quartz build` is executed with. This will pull the latest content and build the site.