From e6f6970cbf119b674503478e2a633cfff7f045f0 Mon Sep 17 00:00:00 2001 From: Nathan Price Date: Fri, 17 Jan 2025 11:29:08 -0500 Subject: [PATCH] vault backup: 2025-01-17 11:29:08 --- Applications/quartz-docker.md | 3 --- index.md | 6 ++++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Applications/quartz-docker.md b/Applications/quartz-docker.md index 76ab0ee..4b25b38 100644 --- a/Applications/quartz-docker.md +++ b/Applications/quartz-docker.md @@ -3,9 +3,6 @@ title: quartz-docker draft: false date: 2025-01-16 --- - -# 📄 quartz-docker - [quartz-docker image](https://code.modernleft.org/gravityfargo/-/packages/container/quartz-docker/v4.4.0) ```bash diff --git a/index.md b/index.md index c7183d0..4945bfe 100644 --- a/index.md +++ b/index.md @@ -13,5 +13,7 @@ This is a consolidated wiki for most of my projects. ## Applications -- [[quartz-docker|quartz-docker]] which is [quartz](https://quartz.jzhao.xyz/), in a docker container, obviously. This wiki is running on it. -- [[Applications/fail2ban-manager|fail2ban-manager]] a CLI tool for configuring [fail2ban](https://github.com/fail2ban/fail2ban) with plugins for notifications and online firewalls. \ No newline at end of file +### 📄 quartz-docker + +Docs: [[quartz-docker|quartz-docker]] +[quartz](https://quartz.jzhao.xyz/), in a docker container, obviously. This wiki is running on it.