A static single-page website for sengawa-networks.com.
Sengawa Networks takes its name from 仙川 (Sengawa), a quiet stop on the Keio Line at the border between Tokyo and Chōfu. The domain was registered for an IT consultancy that never materialized, but it has served as infrastructure for DNS, mail, and other network services over the years.
This site documents that story.
Deployed as a containerized static site using nginx:alpine on a Docker Swarm cluster with a reverse proxy.
- Build:
make build— builds multi-arch images (amd64, arm64) and pushes to the private registry at192.168.1.16:5000 - Image:
sengawa-networks-com:1 - Network: frontend overlay network, worker-role nodes only