ari.lt/.well-known/network/server.json

35 lines
783 B
JSON
Raw Normal View History

{
"server": "62.171.174.136",
"domain": "ari.lt",
"description": "Ari-web server",
"keywords": [
"ari-web",
"selfhosted",
"email",
"messaging",
"webapps",
"hosting"
],
"staff": [
{
"name": "Ari Archer",
"email": "ari@ari.lt",
"website": "https://ari.lt/",
"role": "owner",
"matrix": "@ari:ari.lt",
"xmpp": "ari@ari.lt",
"of": ["*"]
}
],
"name": "Ari::web -> Server",
"privacy": "https://ari.lt/privacy",
"terms": "https://ari.lt/tos",
"affiliated-with": ["pain.agency", "h2.gay"],
"hardware": {
"ram": 16,
"cpu": 6,
"storage": 400,
"network": 0.8
}
}