N3 Digital Ocean Server

one droplet · two estates ·
host: loading sites: loading elsewhere: … 🔒 Map 🔒 DNS 🔒 Admin

Host health loading…

reading /health.json…

Click any tile for what it means and how to fix it. Host metrics every 60 s; estate memory and site status every 5 min; previews every 30 min. Estates: production is protected, development is capped, tools get the crumbs.

Production live customer traffic ·

Every production hostname the business owns, split by where it is really served from right now: on DigitalOcean, DNS here but not built yet, and still elsewhere (AWS or Google, until its cutover). Tiles with a DO copy flip to show the copy waiting on this droplet — click flip.

reading /public.json…

Staging real customer data, no live traffic

Serves no customers but holds a full copy of production data (refreshed from live by hand). Treat the data as production even though the site is not. The Studio (v2) lives at dev2; the old stack at dev.

Development disposable · hard memory ceiling, killed first if the host runs short

The dev apps behind this hostname. Each one is a separate container; one of them crash-looping cannot stop the others or touch production.

The two front doors how production and development share one box without sharing anything

Production door

Reserved IP 138.197.50.32, ports 80/443. Its own reverse proxy, its own networks, its own databases. The kernel guarantees its memory and gives it first call on the CPU. Moves to another droplet in seconds if it ever has to.

Dev door

The droplet's own IP 134.209.47.157, ports 22/80/443 — this page. Hard memory ceiling; if the host ever runs short, dev is what gets squeezed, never production.

Object storage

Images and uploads that belong to a site live in a bucket of their own on DigitalOcean Spaces, not on the droplet's disk: the survey artwork the tablets download, and each client site's media. Which site uses which bucket, and the files inside, are in the buckets area (login).

Tools

Database viewers, backup GUI, change monitor, the preview browser that takes the pictures above. Lowest CPU priority, smallest memory box, all behind the login.

🔒 Containers with restart controls, tools, consoles, backups and the migration docs live in the admin area (N3 Dev login).