mirror of
https://github.com/JuLi0n21/homepage.git
synced 2026-04-19 15:20:05 +00:00
91 lines
4.6 KiB
Plaintext
91 lines
4.6 KiB
Plaintext
---
|
|
title: "Deployment"
|
|
description: "Lorem ipsum dolor sit amet"
|
|
pubDate: "Mar 02 2026"
|
|
---
|
|
|
|
import { Image } from "astro:assets";
|
|
import GithubIcon from "@assets/github.svg";
|
|
import frameworkClosed from "@assets/homepage/frameworkclosed.jpg";
|
|
import frameworkOpen from "@assets/homepage/frameworkopen.jpg";
|
|
import intelTower from "@assets/homepage/inteltower.jpg";
|
|
import keyboard from "@assets/homepage/keyboard.jpg";
|
|
import whiteTower from "@assets/homepage/whitetower.jpg";
|
|
|
|
<style is:global>{`
|
|
h1,
|
|
h2,
|
|
h3,
|
|
h4,
|
|
ul li,
|
|
figcaption::before { color: #131212 }
|
|
body, a:hover { background: #131212 }
|
|
.wrapper, nav::after {background: #395bb5 }
|
|
p, a, ul { color: #b1b4c0}
|
|
`}</style>
|
|
|
|
# Quick Access
|
|
|
|
<div style="display:grid;grid-template-columns:1fr 1fr;gap:2rem;">
|
|
|
|
<div style="text-align:left;">
|
|
#### Horsa
|
|
|
|
<a target="_blank" href='https://github.com/juli0n21/horsa' title="horsa - github"><GithubIcon width="100px" height="100px" /></a>
|
|
<a target="_blank" href="https://horsa.illegalesachen.download" title="horsa - prod"><img src="https://horsa.illegalesachen.download/favicon.ico" heigth="100px" width="100px" /></a>
|
|
<a target="_blank" href="https://horsa-dev.illegalesachen.download" title="horsa - dev"><img src="https://horsa-dev.illegalesachen.download/favicon.ico" heigth="100px" width="100px" /></a>
|
|
</div>
|
|
|
|
<div style="text-align:right;">
|
|
#### Fileclap
|
|
|
|
<a target="_blank" href='https://github.com/juli0n21/fileclap' title="fileclap - github"><GithubIcon width="100px" height="100px" /></a>
|
|
<a target="_blank" href="https://fileclap.com" title="fileclap - prod"><img src="https://fileclap.com/assets/favicon.ico" heigth="100px" width="100px" /></a>
|
|
</div>
|
|
|
|
<div style="text-align:left;">
|
|
#### Server Stuff
|
|
|
|
<a target="_blank" href='https://github.com/juli0n21/deployments' title="deployments - github"><GithubIcon width="100px" height="100px" /></a>
|
|
<a target="_blank" href="https://argocd.illegalesachen.download/" title="argocd"><img src="https://argo-cd.readthedocs.io/en/stable/assets/logo.png" heigth="100px" width="100px" /></a>
|
|
<a target="_blank" href="https://metrics.illegalesachen.download/" title="metrics"><img src="https://grafana.kami.wtf/public/build/img/apple-touch-icon.png" heigth="100px" width="100px" /></a>
|
|
<a target="_blank" href="https://docker-ui.illegalesachen.download/" title="docker-ui"><img src="https://docker-ui.illegalesachen.download/favicon.ico" heigth="100px" width="100px" /></a>
|
|
</div>
|
|
<a target="_blank" href="https://sso.illegalesachen.download/" title="keycloak"><img src="https://www.keycloak.org/resources/images/icon.svg" heigth="100px" width="100px" /></a>
|
|
<a target="_blank" href="https://gittea.illegalesachen.download/" title="gittea"><img src="https://about.gitea.com/gitea.svg" heigth="100px" width="100px" /></a>
|
|
<a target="_blank" href="https://status.illegalesachen.download/" title="uptime-kuma"><img src="https://uptimekuma.org/wp-content/uploads/2025/01/Uptime-Kuma-Logo.png" heigth="100px" width="100px" /></a>
|
|
|
|
<div style="text-align:right;">
|
|
#### Osu stuff
|
|
|
|
<a target="_blank" href='https://github.com/juli0n21/pwa-player' title="pwa-player - github"><GithubIcon width="100px" height="100px" /></a>
|
|
<a target="_blank" href='https://github.com/juli0n21/osu-progressCLI' title="osu!ProgressCLI - github"><GithubIcon width="100px" height="100px" /></a>
|
|
<a target="_blank" href='https://github.com/juli0n21/go-osu-parser' title="golang osu Parser - github"><GithubIcon width="100px" height="100px" /></a>
|
|
<a target="_blank" href='https://github.com/juli0n21/osu-progress-oauth-helper' title="osu oauth helper - github"><GithubIcon width="100px" height="100px" /></a>
|
|
<a target="_blank" href='https://github.com/juli0n21/osuprogressserver' title="osu!Progress Server - github"><GithubIcon width="100px" height="100px" /></a>
|
|
</div>
|
|
|
|
<div style="text-align:left;">
|
|
#### Configuration
|
|
|
|
<a target="_blank" href='https://github.com/JuLi0n21/publicConfig' title="nixos - github"><GithubIcon width="100px" height="100px" /></a>
|
|
<a target="_blank" href='https://github.com/juli0n21/.nixos' title=".nixos - github"><GithubIcon width="100px" height="100px" /></a>
|
|
<a target="_blank" href='https://github.com/juli0n21/zmk-config' title="zmk-config - github"><GithubIcon width="100px" height="100px" /></a>
|
|
<a target="_blank" href='https://github.com/juli0n21/kickstart.nvim' title="kickstart - github"><GithubIcon width="100px" height="100px" /></a>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
# Hardware
|
|
|
|
### Framework 12Inch
|
|
|
|
<Image src={frameworkClosed} alt={""} />
|
|
<Image src={frameworkOpen} alt={""} />
|
|
### Used Intel Precision Tower
|
|
<Image src={intelTower} alt={""} />
|
|
### Clear Tower White
|
|
<Image src={whiteTower} alt={""} />
|
|
### keyboard
|
|
<Image src={keyboard} alt={""} />
|