hosted on my own knot server!
1<!DOCTYPE html>
2<html lang="en">
3
4<head>
5<meta charset="UTF-8">
6
7<link rel="icon" type="image/x-icon" href="139.png">
8<link rel="stylesheet" href="main.css">
9
10<title>girl on the moon :: documentation</title>
11
12</head>
13
14<body>
15
16<article>
17<p><span class="highlight">documentation</span></p>
18<ul>
19<li><a href="https://stash.4-walls.net/selfhostdw/" class="highlight">self hosting dreamwidth with docker</a><br>
20<span class="desc">how to deploy a production instance of the <a href="https://github.com/dreamwidth/dreamwidth/">dreamwidth</a> code in docker</span></li>
21<li><a href="https://stash.4-walls.net/irc1/" class="highlight">hosting soju + gamja with docker</a><br>
22<span class="desc">how to deploy the IRC gamja web client & soju bouncer software in docker</span></li>
23<li><a href="https://superlove.sayitditto.net/works/338" class="highlight">OTW-archive paperclip to active storage</a><br>
24<span class="desc">now obsolete and superseded by upstream doing their own migration, but notable because i did it first</span></li>
25</ul>
26</article>
27
28</body>
29
30</html>