- Clarified the behavior of `Ctrl+C` and `Ctrl+D` in the README and other documentation, specifying that `Ctrl+C` only stops the tunnel while keeping the GPU active, and `Ctrl+D` stops the GPU while preserving disk data. - Enhanced the CLI documentation to reflect these changes, ensuring users understand the implications of these commands during GPU operations. - Improved the handling of data bindings and remounting logic in the codebase to prevent issues with empty model tabs in the UI. - Added tests to validate the new command behaviors and ensure proper documentation alignment.
Документация gpu-rent
CLI поднимает прерываемый GPU в Selectel, держит SwarmUI/модели на сетевых дисках и открывает UI на localhost:17801 через SSH-туннель.
С чего начать
- setup.md — квота, ключи,
.env, первыйdoctor→up→stop - Корневой README — быстрый старт и обычный день
- При первом живом GPU заполни spike-notes.md (времена, цены из панели)
Дальше — по задаче.
По задачам
| Хочу… | Документ |
|---|---|
| Понять зачем и сколько стоит | concept.md |
Все команды и .env |
cli.md |
Модели с Civitai / Models/ |
models.md |
| Git-расширения SwarmUI/Comfy | extensions.md |
| Word-list промптов | autocomplete.md |
| Push/pull папок | local-folders.md |
| Ollama | llm.md |
| Capture ссылок с VM | cli.md (capture) + models.md |
| Как устроены диски и killer | architecture.md |
| Контракт Selectel | selectel.md |
| Нативный SwarmUI на VM | swarmui.md |
| Зафиксированные решения | decisions.md |
| Статус реализации | roadmap.md |
| Что ещё проверить на spike | open-questions.md |
Ревью кода: docs/reviews/ (для разработки, не для первого запуска).
Источники (Selectel / SwarmUI / Civitai)
Проверено 21 августа 2026: