staging online

Orchard Web, rebuilt from infra.

This staging environment runs on Google Cloud Compute Engine, Docker, Nginx, and Let’s Encrypt. A safe playground for modernizing shinoda.ne.jp without touching production.

$ docker compose ps
shinoda-nginx   running   80/tcp, 443/tcp
$ certbot renew --dry-run
simulated renewal succeeded
Current endpoint

staging.shinoda.ne.jp

DNS is managed on Sakura, while the origin server runs on Google Cloud.

Origin

GCE

Ubuntu VM for hands-on infrastructure practice.

Runtime

Docker

Nginx is served from a container using Docker Compose.

TLS

ACME

Let’s Encrypt certificates are issued with Certbot.

Next

CI/CD

GitHub Actions will deploy updates automatically.

Mission

From family orchard to modern web ops.

A practical environment for learning DNS, Linux, Docker, Nginx, HTTPS, automation, and deployment while keeping production safe.