233af27773b1ce6278d6c96aceab548dde1ceeb4
BusyBox wget in alpine doesn't support -I flag, healthcheck was failing with 'unrecognized option' and Docker reported container as unhealthy despite nginx working correctly. 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%