[2026-05-23] wiki tech notes: arr-stack, hermes-kraken, htpc, jellyfin, gitea, truenas, vault, media-pipeline

This commit is contained in:
Alexey Martemyanov
2026-05-23 05:02:43 +06:00
parent d757029ec1
commit 6dc4b89d49
13 changed files with 404 additions and 1 deletions
+26
View File
@@ -0,0 +1,26 @@
---
title: Gitea Config
created: '2026-05-23'
updated: '2026-05-23'
type: tech
namespace: personal
tags: [infra, gitea, git, credentials]
related: "[[kraken-network]]"
---
# Gitea Config
**URL:** `http://git.mallexxx.duckdns.org` (external) / `http://172.16.3.4:3000` (internal LAN)
**User:** `git_admin`
## API Token
Token name: `eagle-reflect`
Token value: `f2e679a571f4c599d64b384a711043f995fd8844`
Used by Eagle for repo operations (push, PR creation, hook management).
## Notes
- External URL uses DuckDNS DDNS pointing to home IP
- Internal API endpoint preferred when on home network