initial commit

This commit is contained in:
ryan
2026-08-15 11:15:31 +02:00
commit b05c7310a6
231 changed files with 5311 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
# Hermes — the carrier
house = "message"
order = 1
name = "Hermes"
domain = "The Messenger"
state = "live"
label = "Live"
role = "host"
host = "matrix.sticknife.com"
runs = "Mail relay + Matrix"
# one line, used by the no-JavaScript listing
does = """
Handles mail routing and matrix chat services."""
# the paragraph in the detail panel
long = """
Hermes carries the messaging protocols for the pantheon. Outbound mail for every service in the pantheon
leaves through Hermes, as well as the Matrix homeserver that provides chat services.
"""