Files
gpu-rent/docs
Leonid Pershin ec42830579 Update README and CLI documentation for tunnel functionality
- Enhanced README.md to clarify the `gpu-rent up` command, including default tunnel behavior and options for cloud-only operation.
- Updated cli.md to reflect changes in the `gpu-rent up` command, detailing the new `--no-tunnel` option and its implications.
- Revised decisions.md to explain the separation of `up` and `tunnel` commands, emphasizing the default tunnel opening after `up`.
- Improved doctor.py to provide clearer instructions regarding tunnel creation and cloud-only usage.
- Adjusted notify.py to reflect the updated command usage for accessing the SwarmUI.
2026-08-21 04:43:33 +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 живут на диске.

Код v1 готов. Живой up ждёт квоту GPU и зелёный doctor. Старт руками: setup.md, прогон: spike-notes.md.

Как читать

Документ Зачем
setup.md С чего начать: квота GPU, сервисный пользователь, Civitai, установка CLI
spike-notes.md Чеклист первого живого прогона
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: