Files
knowledge-base/notes/2026-02-26-knowledge-base-setup.md

41 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
date: 2026-02-26
type: note
tags: [note]
---
# Настройка единой базы знаний
**Дата:** 2026-02-26
**Участники:** Олег, Максимка
## Что сделано
### Инфраструктура
- **LXC 136** (gitea) на Proxmox (10.0.0.250)
- IP: 10.0.0.189
- Gitea v1.25.4
- Docker внутри LXC
### Доступ
- Веб: http://git.dttb.ru
- Локально: http://10.0.0.189:3000
- Логин: oleg
- Reverse proxy через NPM (LXC 103)
### Репозиторий
- `oleg/knowledge-base` — основной репо для знаний
- Структура: projects, decisions, snippets, notes
- Файлы для IDE: `.cursorrules`, `CLAUDE.md`
### Интеграции
- Максимка (Clawdbot) — подключён, может читать/писать
- Claude Code — через `CLAUDE.md` в корне репо
- Cursor — через `.cursorrules` в корне репо
## Как использовать
1. **Из Telegram** — попросить Максимку сохранить/найти
2. **Из браузера** — http://git.dttb.ru
3. **Из IDE**`git clone http://git.dttb.ru/oleg/knowledge-base.git`