commit: 690ab363b4b6dc85ce76b66af00fd7810358aea4
parent 3fa831b8abc06ee87004b867a59407118982ad46
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Mon, 18 Feb 2019 00:27:41 +0100
notes/services: Headings are the type, add which software is used
Diffstat:
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/notes/services.shtml b/notes/services.shtml
@@ -9,16 +9,19 @@
<main>
<h1>Services hosted</h1>
<h2>DNS</h2>
+ <p>Software: <a href="https://www.powerdns.com/">PowerDNS</a> (DNSSEC, primary), <a href="http://www.nlnetlabs.nl/projects/nsd">nsd</a> (secondary)</p>
<h2>SMTP (email)</h2>
+ <p>Software: <a href="https://opensmtpd.org/">OpenSMTPd</a></p>
<h2>Git</h2>
- <p>For now just a subdirectory on <a href="/git/">/git/</a></p>
- <h2>Pleroma: Queer Hacktivism</h2>
- <p><a href="https://queer.hacktivis.me/">https://queer.hacktivis.me/</a>, Gopher: <a href="gopher://queer.hacktivis.me:9999/">gopher://queer.hacktivis.me:9999/</a></p>
+ <p>For now just a subdirectory on <a href="/git/">/git/</a>. See also: <a href="/articles/My%20git%20server%20setup">My git server setup</a></p>
+ <h2>Fediverse / Social Network</h2>
+ <p>Software: <a href="https://pleroma.social/">Pleroma</a></p>
+ <p><a href="https://queer.hacktivis.me/">https://queer.hacktivis.me/</a>, <a href="gopher://queer.hacktivis.me:9999/">gopher://queer.hacktivis.me:9999/</a></p>
<h2>XMPP</h2>
- <p>Serves just for myself (maybe pals too) and a room on main@muc.hacktivis.me</p>
+ <p>Software: <a href="https://prosody.im">Prosody</a></p>
<h2>Searx</h2>
<p>For now just a subdirectory on <a href="/searx/">/searx/</a></p>
- <h2>IRC: CRTNet, irc.hacktivis.me</h2>
+ <h2>IRC</h2>
<p>CRTNet node on <code>irc.hacktivis.me</code>, ports are 7844 (TLS), 7843 (Clearnet). My room is <code>#queer.hacktivis.me</code>, network room is <code>#meow</code>.</p>
</main>
<!--#include file="/templates/en/footer.html" -->