Reorder service grid rows
This commit is contained in:
parent
4f3f3e732b
commit
ea649a8a93
@ -80,19 +80,18 @@ export function fallbackServices() {
|
|||||||
summary: "Upload pipeline feeding the Jellyfin library.",
|
summary: "Upload pipeline feeding the Jellyfin library.",
|
||||||
link: "https://pegasus.bstein.dev",
|
link: "https://pegasus.bstein.dev",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: "Mailu",
|
|
||||||
category: "mail",
|
|
||||||
summary: "Self-hosted mailserver with accepted outgoing mail.",
|
|
||||||
link: "https://mail.bstein.dev",
|
|
||||||
host: "mail.bstein.dev",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Grafana",
|
name: "Grafana",
|
||||||
category: "observability",
|
category: "observability",
|
||||||
summary: "Atlas metrics and dashboards for the lab.",
|
summary: "Atlas metrics and dashboards for the lab.",
|
||||||
link: "https://metrics.bstein.dev",
|
link: "https://metrics.bstein.dev",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "OpenSearch",
|
||||||
|
category: "observability",
|
||||||
|
summary: "Centralized logs for Atlas services. Powered by Fluent Bit.",
|
||||||
|
link: "https://logs.bstein.dev",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "Element",
|
name: "Element",
|
||||||
category: "comms",
|
category: "comms",
|
||||||
@ -125,6 +124,13 @@ export function fallbackServices() {
|
|||||||
host: "turn.live.bstein.dev",
|
host: "turn.live.bstein.dev",
|
||||||
status: "live",
|
status: "live",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "Mailu",
|
||||||
|
category: "mail",
|
||||||
|
summary: "Self-hosted mailserver with accepted outgoing mail.",
|
||||||
|
link: "https://mail.bstein.dev",
|
||||||
|
host: "mail.bstein.dev",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "Gitea",
|
name: "Gitea",
|
||||||
category: "dev",
|
category: "dev",
|
||||||
@ -155,12 +161,6 @@ export function fallbackServices() {
|
|||||||
summary: "Secrets for secure environment injection.",
|
summary: "Secrets for secure environment injection.",
|
||||||
link: "https://secret.bstein.dev",
|
link: "https://secret.bstein.dev",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: "OpenSearch",
|
|
||||||
category: "observability",
|
|
||||||
summary: "Centralized logs for Atlas services. Powered by Fluent Bit.",
|
|
||||||
link: "https://logs.bstein.dev",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Monero",
|
name: "Monero",
|
||||||
category: "crypto",
|
category: "crypto",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user