Files
gpu-rent/docs
Leonid Pershin 343f741baa Refactor environment and configuration management
- Updated the project structure to store configuration files (.env, models.yaml, extensions.yaml) in the project root instead of the user's home directory.
- Enhanced the setup process to automatically copy example files to the project root on first run.
- Implemented a migration function to transfer legacy configuration files from the user's home directory to the new project structure.
- Revised documentation to reflect changes in file locations and setup instructions.
- Improved code readability and maintainability by refactoring path management functions.
2026-08-21 03:20:18 +03:00
..
2026-08-21 02:42:48 +03:00
2026-08-21 02:42:48 +03:00
2026-08-21 02:42:48 +03:00
2026-08-21 02:42:48 +03:00
2026-08-21 02:42:48 +03:00
2026-08-21 02:42:48 +03:00
2026-08-21 02:42:48 +03:00

Документация gpu-rent

CLI-оркестратор: поднимает прерываемый GPU-сервер в Selectel, монтирует постоянные сетевые диски и открывает SwarmUI на localhost через SSH-туннель. Платим за GPU только пока идёт сессия; модели и ComfyUI живут на диске.

Код в разработке: каркас CLI и doctor есть. GPU всё ещё не создаём, пока нет квоты и зелёного doctor. Что сделать руками до этого — setup.md.

Как читать

Документ Зачем
setup.md С чего начать: квота GPU, сервисный пользователь, Civitai, установка CLI
concept.md Задача, границы, модель стоимости
decisions.md Зафиксированные решения
architecture.md Компоненты, диски, стейт-машина, idle-killer
selectel.md Контракт с облаком: auth, API, GPU, preemptible, сеть
models.md Первый seed с Civitai, манифест, пропуск дефолта SwarmUI
extensions.md Git-репы SwarmUI-расширений и ComfyUI nodes
autocomplete.md Word-list промптов, Settings.fds, проверка версии
local-folders.md Models/ / Wildcards/ / CustomWorkflows/ push, optional Output/ pull
swarmui.md Нативный install, порт 7801, API, MCP
cli.md Команды, конфиг, локальный state
roadmap.md Порядок реализации
open-questions.md Ещё не закрыто

Источники

Проверено 21 августа 2026: