aboutsummaryrefslogtreecommitdiff
path: root/blog
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2019-12-21 17:34:40 -0500
committerGitHub <noreply@github.com>2019-12-21 17:34:40 -0500
commit1e57809f59df05934a988ed2f8ff30990bfb1998 (patch)
treeceee0d128f99f00e829a7b271cb2dcf26215194d /blog
parent95e57aa5f09b727470dda7e0c51a4a8750462d8c (diff)
downloadxesite-1e57809f59df05934a988ed2f8ff30990bfb1998.tar.xz
xesite-1e57809f59df05934a988ed2f8ff30990bfb1998.zip
Update ircd-k8s-2019-12-21.markdown
Diffstat (limited to 'blog')
-rw-r--r--blog/ircd-k8s-2019-12-21.markdown5
1 files changed, 3 insertions, 2 deletions
diff --git a/blog/ircd-k8s-2019-12-21.markdown b/blog/ircd-k8s-2019-12-21.markdown
index 590a9f1..e91c3bb 100644
--- a/blog/ircd-k8s-2019-12-21.markdown
+++ b/blog/ircd-k8s-2019-12-21.markdown
@@ -270,7 +270,8 @@ $ scripts/makeoper.sh h >> opers.conf
```
And then create the webirc password:
-
```console
+
+```console
$ echo "[Options]
WebircPassword = $(uuidgen)" >> webirc.conf
```
@@ -387,4 +388,4 @@ spec:
key: private_key
```
-Now, you should be able to let users connect to your IRC server to their heart's content. If you want to join the IRC server I've set up, point your IRC client at `irc.within.website`. I'll be in `#lobby`. \ No newline at end of file
+Now, you should be able to let users connect to your IRC server to their heart's content. If you want to join the IRC server I've set up, point your IRC client at `irc.within.website`. I'll be in `#lobby`.