initial commit
This commit is contained in:
@@ -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.
|
||||
"""
|
||||
Reference in New Issue
Block a user