aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2023-10-17-self-hosting-anonymousoverflow.org
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-04-01 22:01:32 -0500
committerChristian Cleberg <hello@cleberg.net>2025-04-01 22:01:32 -0500
commitdb9a372547a71279402a59ac66a29e15b65ec841 (patch)
tree9c6caefdcbffe39e3fa6ec3835a27ddc863dadcf /content/blog/2023-10-17-self-hosting-anonymousoverflow.org
parent0325ac27aeb7c7ee1b205b3b33eecd9cc1503a41 (diff)
downloadcleberg.net-db9a372547a71279402a59ac66a29e15b65ec841.tar.gz
cleberg.net-db9a372547a71279402a59ac66a29e15b65ec841.tar.bz2
cleberg.net-db9a372547a71279402a59ac66a29e15b65ec841.zip
migrate back to cleberg.net
Diffstat (limited to 'content/blog/2023-10-17-self-hosting-anonymousoverflow.org')
-rw-r--r--content/blog/2023-10-17-self-hosting-anonymousoverflow.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/2023-10-17-self-hosting-anonymousoverflow.org b/content/blog/2023-10-17-self-hosting-anonymousoverflow.org
index 6479fbf..3b9068b 100644
--- a/content/blog/2023-10-17-self-hosting-anonymousoverflow.org
+++ b/content/blog/2023-10-17-self-hosting-anonymousoverflow.org
@@ -6,7 +6,7 @@
* Overview
I recently launched an instance of AnonymousOverflow at
-[[https://ao.cmc.pub][ao.cmc.pub]] and wanted to write a brief
+[[https://ao.cleberg.net][ao.cleberg.net]] and wanted to write a brief
post on how easy it is to install with Docker Compose and Nginx.
This guide uses Ubuntu server, Docker Compose, and Nginx as a reverse
@@ -128,4 +128,4 @@ sudo systemctl restart nginx.service
#+end_src
The website will now be available publicly. Visit
-[[https://ao.cmc.pub][my instance]] for an example.
+[[https://ao.cleberg.net][my instance]] for an example.