52 lines
1.4 KiB
Markdown
52 lines
1.4 KiB
Markdown
---
|
|
title: Brokkr — 홈페이지 제작 에이전트
|
|
updated: 2026-03-31
|
|
tags: [infra, agent, incus, claude-code]
|
|
---
|
|
|
|
## 개요
|
|
|
|
Brokkr는 홈페이지 제작 전담 에이전트. 북유럽 신화의 드워프 대장장이(토르의 묠니르 제작자)에서 이름을 따옴.
|
|
|
|
| 항목 | 값 |
|
|
|------|-----|
|
|
| 위치 | incus-kr1, default 프로젝트 |
|
|
| OS | Debian 13 (trixie) |
|
|
| IP | 10.100.3.54 |
|
|
| 접속 | `ssh root@10.100.3.54` (incus-kr1 경유) |
|
|
| 역할 | 홈페이지/웹사이트 제작 에이전트 |
|
|
|
|
## 설치된 도구
|
|
|
|
| 도구 | 버전 |
|
|
|------|------|
|
|
| Claude Code | v2.1.87 |
|
|
| Node.js | 22.22.2 |
|
|
| git | 2.47.3 |
|
|
| jq | 1.7.1 |
|
|
| uv | 최신 |
|
|
| tmux | 3.5a |
|
|
| Python | 3.13.5 |
|
|
|
|
## 설정
|
|
|
|
- SSH: root 키 인증 (kaffa@KaFFa-Mac-mini.lan)
|
|
- tmux: dotfiles 기반 Dracula 테마, Debian 서버 환경 최적화 (`~/.tmux.conf`)
|
|
- Claude Code 실행: `claude --channels plugin:discord@claude-plugins-official`
|
|
|
|
## Discord 연결
|
|
|
|
미설정. 봇 토큰은 Vault `secret/messaging/discord-claude-code`에 저장. OAuth 로그인 후 설정 필요.
|
|
|
|
## 담당 작업
|
|
|
|
- Ironclad 홈페이지 제작 (ironclad.it.com)
|
|
- 기획서: https://outline.inouter.com/doc/ironclad-AlZo9my3KN
|
|
- 기술 스택: Astro + Google Stitch + Tailwind CSS
|
|
- 배포: cf-multisite (Gitea → R2 → Cloudflare Workers)
|
|
|
|
## 관련 문서
|
|
|
|
- [[infra-hosts]] — 인프라 호스트 전체
|
|
- [[outline]] — Outline Wiki (기획서 위치)
|