[2026-05-23] restore wiki: 32 files lost to Taiga sync bug; gitignore plugin binaries

This commit is contained in:
Alexey Martemyanov
2026-05-23 11:11:45 +06:00
parent eede094931
commit 620e2df572
33 changed files with 2313 additions and 0 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