365ec4deecc5a165eefb58c5cb95e12a88bf3890
All checks were successful
security / security (push) Successful in 8s
- security.yml: Hadolint + GitLeaks (для Next.js sag24 — также Semgrep + npm audit) - origin URL: HTTPS+PAT → SSH (убран plain-text token из git config) - all remote: dual-push в Gitea + GitHub Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
sysadmingroup-website
sysadmingroup.ru — алиас-домен для sag24.ru.
Контейнер nginx:alpine отдаёт 301 Moved Permanently → https://sag24.ru$request_uri.
Деплой
На web.hhivp.com:
cd /opt/docker/sites/sysadmingroup-ru
git pull
docker compose build
docker compose up -d
Host nginx vhost (/etc/nginx/conf.d/sysadmingroup.ru) терминирует SSL и проксирует на 127.0.0.1:4083.
Description
Languages
Dockerfile
100%