mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
c3af3fcfab
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
42 lines
1,021 B
JSON
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
|
|
}
|
|
}
|