Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 79b2f0d1c8 | |||
| c69fde38f9 |
@@ -50,6 +50,7 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Applications",
|
label: "Applications",
|
||||||
|
collapsed: true,
|
||||||
autogenerate: { directory: "applications" },
|
autogenerate: { directory: "applications" },
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
15
src/content/docs/applications/code-server.mdx
Normal file
15
src/content/docs/applications/code-server.mdx
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: Code Server
|
||||||
|
description: Run VS Code on any machine anywhere and access it in the browser.
|
||||||
|
hero:
|
||||||
|
tagline: Run VS Code on any machine anywhere and access it in the browser.
|
||||||
|
image:
|
||||||
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/visual-studio-code.webp
|
||||||
|
actions:
|
||||||
|
- text: Source
|
||||||
|
link: https://github.com/coder/code-server
|
||||||
|
icon: right-arrow
|
||||||
|
- text: Deployment Chart
|
||||||
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/code-server
|
||||||
|
icon: right-arrow
|
||||||
|
---
|
||||||
15
src/content/docs/applications/coredns.mdx
Normal file
15
src/content/docs/applications/coredns.mdx
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: CoreDNS
|
||||||
|
description: CoreDNS is a DNS server/forwarder, written in Go, that chains plugins.
|
||||||
|
hero:
|
||||||
|
tagline: CoreDNS is a DNS server/forwarder, written in Go, that chains plugins.
|
||||||
|
image:
|
||||||
|
file: https://github.com/coredns/coredns.io/blob/master/static/images/favicon.png
|
||||||
|
actions:
|
||||||
|
- text: Source
|
||||||
|
link: https://github.com/coredns/coredns
|
||||||
|
icon: right-arrow
|
||||||
|
- text: Deployment Chart
|
||||||
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/coredns
|
||||||
|
icon: right-arrow
|
||||||
|
---
|
||||||
15
src/content/docs/applications/dawarich.mdx
Normal file
15
src/content/docs/applications/dawarich.mdx
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: Dawarich
|
||||||
|
description: Dawarich is a self-hostable web app designed to replace Google Timeline (aka Google Location History).
|
||||||
|
hero:
|
||||||
|
tagline: Dawarich is a self-hostable web app designed to replace Google Timeline (aka Google Location History).
|
||||||
|
image:
|
||||||
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/dawarich.webp
|
||||||
|
actions:
|
||||||
|
- text: Source
|
||||||
|
link: https://github.com/Freika/dawarich
|
||||||
|
icon: right-arrow
|
||||||
|
- text: Deployment Chart
|
||||||
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/dawarich
|
||||||
|
icon: right-arrow
|
||||||
|
---
|
||||||
Reference in New Issue
Block a user