diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-03-11 16:09:26 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-03-11 16:09:26 -0500 |
commit | 75cb2408e9251a32779a2c8814d4aaf1a0aae57c (patch) | |
tree | fddf8653aa26a9486ed9e2f56c2215b1742f9f92 /content/blog/2023-10-17-self-hosting-anonymousoverflow.org | |
parent | b6068f40908e9185fa8b04df1ebde52866f81296 (diff) | |
download | cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.tar.gz cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.tar.bz2 cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.zip |
move from cleberg.net to cmc.pub
Diffstat (limited to 'content/blog/2023-10-17-self-hosting-anonymousoverflow.org')
-rw-r--r-- | content/blog/2023-10-17-self-hosting-anonymousoverflow.org | 4 |
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 3b9068b..6479fbf 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.cleberg.net][ao.cleberg.net]] and wanted to write a brief +[[https://ao.cmc.pub][ao.cmc.pub]] 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.cleberg.net][my instance]] for an example. +[[https://ao.cmc.pub][my instance]] for an example. |