aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-06-23 19:44:13 -0500
committerChristian Cleberg <hello@cleberg.net>2025-06-23 19:44:13 -0500
commit1716be666d7b8f19f3f4fdf345c42a997cc176bd (patch)
treecd3e187550e22bfa78d13c5e0add660130cb6952
parentf304d459c5278a135650296d2b1c407314d903fb (diff)
downloadcleberg.net-1716be666d7b8f19f3f4fdf345c42a997cc176bd.tar.gz
cleberg.net-1716be666d7b8f19f3f4fdf345c42a997cc176bd.tar.bz2
cleberg.net-1716be666d7b8f19f3f4fdf345c42a997cc176bd.zip
fix: fix self-hosting tags
-rw-r--r--content/blog/2022-03-23-nextcloud-on-ubuntu.org2
-rw-r--r--content/blog/2022-10-04-syncthing.org2
-rw-r--r--content/blog/2022-11-07-self-hosting-matrix.org2
-rw-r--r--content/blog/2023-06-23-self-hosting-convos.org2
-rw-r--r--content/blog/2023-06-30-self-hosting-voyager.org2
-rw-r--r--content/blog/2023-09-15-self-hosting-gitweb.org2
-rw-r--r--content/blog/2023-10-11-self-hosting-authelia.org2
-rw-r--r--content/blog/2024-02-21-self-hosting-otter-wiki.org2
-rw-r--r--content/blog/2024-03-15-self-hosting-ddns-updater.org2
-rw-r--r--content/blog/2024-09-23-self-hosting-transmission.org2
-rw-r--r--content/blog/2024-12-27-self-hosting-the-lounge.org2
-rw-r--r--content/blog/2025-01-23-self-hosting-tandoor.org2
12 files changed, 12 insertions, 12 deletions
diff --git a/content/blog/2022-03-23-nextcloud-on-ubuntu.org b/content/blog/2022-03-23-nextcloud-on-ubuntu.org
index 15c00ce..403e4eb 100644
--- a/content/blog/2022-03-23-nextcloud-on-ubuntu.org
+++ b/content/blog/2022-03-23-nextcloud-on-ubuntu.org
@@ -2,7 +2,7 @@
#+title: Self-Hosting Guide: Nextcloud
#+description: Comprehensive guide for implementing Nextcloud as a self-hosted solution on an Ubuntu server, including installation steps, configuration parameters, and basic security measures.
#+slug: nextcloud-on-ubuntu
-#+filetags: :nextcloud:ubuntu:server:
+#+filetags: :nextcloud:ubuntu:self-hosting:
* What is Nextcloud?
:PROPERTIES:
diff --git a/content/blog/2022-10-04-syncthing.org b/content/blog/2022-10-04-syncthing.org
index 972c932..0e98f56 100644
--- a/content/blog/2022-10-04-syncthing.org
+++ b/content/blog/2022-10-04-syncthing.org
@@ -2,7 +2,7 @@
#+title: Self-Hosting Guide: Syncthing
#+description: Technical instructions for setting up Syncthing as a peer-to-peer self-hosted file synchronization system that preserves data privacy by eliminating third-party intermediaries.
#+slug: syncthing
-#+filetags: :syncthing:cloud-storage:privacy:
+#+filetags: :syncthing:cloud-storage:self-hosting:
* An Overview of Syncthing
diff --git a/content/blog/2022-11-07-self-hosting-matrix.org b/content/blog/2022-11-07-self-hosting-matrix.org
index 3ba4e05..0655d6c 100644
--- a/content/blog/2022-11-07-self-hosting-matrix.org
+++ b/content/blog/2022-11-07-self-hosting-matrix.org
@@ -2,7 +2,7 @@
#+title: Self-Hosting Guide: Matrix Synapse
#+description: Systematic guide for deploying Matrix Synapse on Alpine Linux, covering dependency installation, reverse proxy setup, TLS certificate application, and user account management.
#+slug: self-hosting-matrix
-#+filetags: :matrix:synapse:alpine:
+#+filetags: :matrix:synapse:self-hosting:
* Synapse
diff --git a/content/blog/2023-06-23-self-hosting-convos.org b/content/blog/2023-06-23-self-hosting-convos.org
index 6debafe..2eec435 100644
--- a/content/blog/2023-06-23-self-hosting-convos.org
+++ b/content/blog/2023-06-23-self-hosting-convos.org
@@ -2,7 +2,7 @@
#+title: Self-Hosting Guide: Convos
#+description: Stepwise instructions for installation, Docker Compose configuration, Nginx reverse proxy setup, and IRC nickname registration for Convos web client hosting.
#+slug: self-hosting-convos
-#+filetags: :docker:nginx:convos:
+#+filetags: :docker:nginx:self-hosting:
* Convos
diff --git a/content/blog/2023-06-30-self-hosting-voyager.org b/content/blog/2023-06-30-self-hosting-voyager.org
index 23646d2..86ec7a1 100644
--- a/content/blog/2023-06-30-self-hosting-voyager.org
+++ b/content/blog/2023-06-30-self-hosting-voyager.org
@@ -2,7 +2,7 @@
#+title: Self-Hosting Guide: Voyager for Lemmy
#+description: Instructions for building, running, and reverse proxying Voyager, a Lemmy web client, on a server environment utilizing Docker and Nginx components.
#+slug: self-hosting-voyager
-#+filetags: :docker:lemmy:voyager:
+#+filetags: :docker:lemmy:self-hosting:
* Installation Guide
diff --git a/content/blog/2023-09-15-self-hosting-gitweb.org b/content/blog/2023-09-15-self-hosting-gitweb.org
index cdd6bdb..1aef51a 100644
--- a/content/blog/2023-09-15-self-hosting-gitweb.org
+++ b/content/blog/2023-09-15-self-hosting-gitweb.org
@@ -2,7 +2,7 @@
#+title: Self-Hosting Guide: GitWeb
#+description: Stepwise instructions for deploying GitWeb on Linux servers using Nginx, configuring fastcgi, and managing git repositories effectively.
#+slug: self-hosting-gitweb
-#+filetags: :gitweb:nginx:server:
+#+filetags: :gitweb:nginx:self-hosting:
* Overview
diff --git a/content/blog/2023-10-11-self-hosting-authelia.org b/content/blog/2023-10-11-self-hosting-authelia.org
index c598fa0..be4414f 100644
--- a/content/blog/2023-10-11-self-hosting-authelia.org
+++ b/content/blog/2023-10-11-self-hosting-authelia.org
@@ -2,7 +2,7 @@
#+title: Self-Hosting Guide: Authelia
#+description: Instructional guide for setting up Authelia to provide secure two-factor authentication and access control in self-hosted environments.
#+slug: self-hosting-authelia
-#+filetags: :security:authentication:docker:
+#+filetags: :security:authentication:self-hosting:
* Overview
diff --git a/content/blog/2024-02-21-self-hosting-otter-wiki.org b/content/blog/2024-02-21-self-hosting-otter-wiki.org
index 520782a..c3fba47 100644
--- a/content/blog/2024-02-21-self-hosting-otter-wiki.org
+++ b/content/blog/2024-02-21-self-hosting-otter-wiki.org
@@ -2,7 +2,7 @@
#+title: Self-Hosting Guide: An Otter Wiki
#+description: Stepwise directions for installing Otter Wiki, configuring Docker Compose environment, and setting up Nginx reverse proxy for secure access.
#+slug: self-hosting-otter-wiki
-#+filetags: :docker:nginx:wiki:
+#+filetags: :docker:nginx:self-hosting:
* An Otter Wiki
diff --git a/content/blog/2024-03-15-self-hosting-ddns-updater.org b/content/blog/2024-03-15-self-hosting-ddns-updater.org
index 705e47a..8fb1cdd 100644
--- a/content/blog/2024-03-15-self-hosting-ddns-updater.org
+++ b/content/blog/2024-03-15-self-hosting-ddns-updater.org
@@ -2,7 +2,7 @@
#+title: Self-Hosting Guide: DDNS Updater
#+description: Step-by-step configuration guide for deploying a Dynamic DNS updater using Docker Compose, integrating with Cloudflare API, and securing with Nginx reverse proxy.
#+slug: self-hosting-ddns-updater
-#+filetags: :ddns:docker:nginx:
+#+filetags: :ddns:docker:self-hosting:
#+caption: DDNS Updater Web View
[[https://img.cleberg.net/blog/20240315-ddns-updater/ddns.png]]
diff --git a/content/blog/2024-09-23-self-hosting-transmission.org b/content/blog/2024-09-23-self-hosting-transmission.org
index 76c95dd..3a51c2d 100644
--- a/content/blog/2024-09-23-self-hosting-transmission.org
+++ b/content/blog/2024-09-23-self-hosting-transmission.org
@@ -2,7 +2,7 @@
#+title: Self-Hosting Guide: Transmission BitTorrent Client
#+description: Comprehensive setup instructions for installing and configuring the Transmission BitTorrent client on a Linux server, including securing remote access through Nginx reverse proxy.
#+slug: self-hosting-transmission
-#+filetags: :self-hosting:transmission:tutorial:
+#+filetags: :self-hosting:transmission:self-hosting:
#+begin_quote
If you're torrenting anything sensitive, I *highly* recommend you use a VPN.
diff --git a/content/blog/2024-12-27-self-hosting-the-lounge.org b/content/blog/2024-12-27-self-hosting-the-lounge.org
index 665ae32..282d5e3 100644
--- a/content/blog/2024-12-27-self-hosting-the-lounge.org
+++ b/content/blog/2024-12-27-self-hosting-the-lounge.org
@@ -2,7 +2,7 @@
#+title: Self-Hosting Guide: The Lounge (IRC)
#+description: Step-by-step instructions for installing and configuring The Lounge IRC web client on Linux systems utilizing Docker Compose to provide persistent and secure chat access.
#+slug: self-hosting-the-lounge
-#+filetags: :docker:irc:web-client:
+#+filetags: :docker:irc:self-hosting:
* The Lounge
diff --git a/content/blog/2025-01-23-self-hosting-tandoor.org b/content/blog/2025-01-23-self-hosting-tandoor.org
index 4086709..da50b71 100644
--- a/content/blog/2025-01-23-self-hosting-tandoor.org
+++ b/content/blog/2025-01-23-self-hosting-tandoor.org
@@ -2,7 +2,7 @@
#+title: Self-Hosting Guide: Tandoor Recipe Manager
#+description: Detailed tutorial on deploying Tandoor, an open-source recipe management application, including installation steps and configuration for self-hosted operation.
#+slug: self-hosting-tandoor
-#+filetags: :self-hosting:tandoor:docker:
+#+filetags: :self-hosting:tandoor:self-hosting:
* Overview