ari.lt/.well-known/network/server.json
Ari Archer c3af3fcfab add network.md, remove useless subdomains from readme
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2024-02-24 13:07:26 +02:00

42 lines
1,021 B
JSON

{
"server": "us.ari.lt",
"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": "Sininenkissa",
"email": "sininenkissa@ari.lt",
"role": "admin",
"matrix": "@sininenkissa:ari.lt",
"xmpp": "sininenkissa@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
}
}