Deploy · Git

Git manager

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

branch: detached

Deploy observability

Repo SHA: dfe3c6931af0 Origin main SHA: dfe3c6931af0 App directory SHA: dfe3c6931af0 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: dfe3c6931af0f1fb5f31ea50eeba16d04bb0ec60 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ДатаСообщениеДействие
dfe3c692026-07-01Add reputation blocklist monitoring alerts
802ba6e2026-07-01Add standard email domain validator for imports
5dbf5e62026-07-01Add email domain workflow condition and global suppression
932d4912026-07-01Add seed inbox monitoring
0b989ee2026-07-01Support favicon HEAD checks
4066d1b2026-07-01Add IP precheck and Guru Send favicon
43b70372026-07-01Add configurable sender display names
a24dab42026-07-01Use project name as sender display name
2908bc42026-07-01Check return-path SPF and PTR readiness
5fc6b282026-07-01Use technical inbound domain for bounces
eb5ecdc2026-07-01Fix project DNS SPF and technical MX checks
e9206482026-07-01Show unfinished backlog in project settings
46b0b652026-06-30Add unopened campaign follow-up
deaa67f2026-06-30Add email and order unique address books
b295b702026-06-30Scope unpaid order automations by order context
b6f460d2026-06-30Add visual inbox admin page
687c09f2026-06-30Add inbound mailbox API
8449b962026-06-30Clarify one-column block settings
551ab332026-06-30Select template blocks from preview
4b27e0c2026-06-30Make column blocks flexible