add pubnix stuff to /instances

This commit is contained in:
2023-04-11 12:38:07 +05:30
parent 74d87eb8b3
commit 5fe84b423a
3 changed files with 102 additions and 0 deletions

View File

@@ -242,6 +242,34 @@ const instances: Instances[] = [
}
]
},
{
name: "Pubnix services",
data: [
{
name: "Pubnix",
description: "A Unix server open to the public with non-commercial recreational goals.",
eu: "https://p.projectsegfau.lt",
icon: "/icons/pubnix.png"
},
{
name: "Public Authentik",
description: "Authentik for signup to our services.",
eu: "https://auth.p.projectsegfau.lt",
icon: "/icons/authentik.svg"
},
{
name: "Cockpit",
description: "WebUI for users to access the pubnix services.",
eu: "https://cockpit.p.projectsegfau.lt",
icon: "/icons/cockpit.svg"
},
{
name: "Gemini Proxy",
description: "Access Gemini sites from the web.",
eu: "https://geminiproxy.p.projectsegfau.lt",
}
]
},
{
name: "Internal services",
data: [