Skip to content

KHY Site

Overview

Field Value
Purpose Publish the secondary KHY site
Owner Website team; named owner to be recorded
Criticality To be assessed
Image nginx:alpine3.20-slim
Route khysite.kh3group.com

Architecture

Traefik routes HTTPS to Nginx on aproxy.

Installation

Docker Compose project khy at /root/khy/docker-compose.yml.

Configuration

  • Content: /root/khy/data/html:/usr/share/nginx/html
  • Network: aproxy
  • Restart policy: always

Operational Procedures

cd /root/khy
docker compose logs --tail=100 khysite
docker compose restart khysite
docker compose pull
docker compose up -d

Back up the content directory or verify its reproducible deployment source.

Troubleshooting

Check content files, Nginx logs, Traefik labels, and DNS.