Deploy · Git

Git manager

Управление версией сервера: текущий коммит, pull из GitHub, rollback на выбранный коммит и деплой.

branch: detached

Deploy observability

Repo SHA: 3e491c12c549 Origin main SHA: 3e491c12c549 App directory SHA: 3e491c12c549 App directory: /opt/guru-send/repo GitHub Actions workflow: deploy.yml Required GitHub Secrets: GURU_SEND_HOST, GURU_SEND_SSH_KEY, GURU_SEND_USER Services: guru-send-web guru-send-worker Health URL: http://127.0.0.1:8000/health Deploy command: /usr/local/bin/guru-send-deploy-from-git

Read-only snapshot: показывает, какой SHA ожидается из GitHub и где смотреть автодеплой. Значения секретов не читаются и не выводятся.

JSON deploy status

Текущая версия сервера

Repo: /opt/guru-send/repo Remote: git@github.com:GurinVictor/guru-send.git Branch: detached Commit: 3e491c12c549a60408353056b6a6a3dc0cd5f962 Status: ## HEAD (no branch)

Pull & deploy

Подтянуть `origin/main`, обновить рабочую копию и перезапустить сервисы.

Push current HEAD

Отправить текущий HEAD сервера в `origin/main` обычным push без force. Для безопасности read-only deploy key просто не даст выполнить push.

Rollback / deploy selected commit

Вставьте SHA коммита из истории или GitHub. Принимается только hex SHA, shell-команды запрещены.

История коммитов

SHAДатаСообщениеДействие
3e491c12026-07-13fix: complete solncesvet workflow and segment polish
733f8512026-07-13fix: polish solncesvet settings and previews
fcb65eb2026-07-12feat: add custom blocks to pixel html editor
397d2522026-07-12feat: add pixel html editor for complex unisender imports
e73cbee2026-07-12fix: collapse template block structure navigation
48b63cf2026-07-12fix: preserve unisender editor styles and card wrapping
8dfd4de2026-07-12fix: import unisender api templates as editable blocks
57f0f5d2026-07-12fix: preserve linked images and clean unicendor entities
e4ba3a72026-07-12fix: structure real unicendor imports into editable blocks
cd95a432026-07-12feat: import unicendor html as editable blocks
0e03fbe2026-07-12fix: align form actions as bottom rows
ca6b6722026-07-12fix: make sidebar navigation production ready
3d659782026-07-12fix: speed up dashboard status counts
55b055b2026-07-12feat: polish admin as saas UI
dc1890f2026-07-12feat: add safety checks for campaigns and workflows
1ef46532026-07-12docs: add solncesvet admin ux audit
2656e612026-07-12fix(admin): improve workflow builder templates and list UX
f4cc9fc2026-07-11fix(templates): make imported html editable and normalize media host
ceea9432026-07-11fix(templates): render unsubscribe url in previews
49e608a2026-07-11fix(workflows): preserve per-link utm structures