- Clone all 5 Zonemaster component repos (LDNS, Engine, CLI, Backend, GUI) - Dockerfile.backend: 8-stage multi-stage build LDNS→Engine→CLI→Backend - Dockerfile.gui: Astro static build served via nginx - docker-compose.yml: backend (internal) + frontend (port 5353) - nginx.conf: root redirects to /es/, /api/ proxied to backend - zonemaster-gui/config.ts: defaultLanguage set to 'es' (Spanish) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
916 B
916 B
Upgrade GUI
Overview
This document documents manual steps needed to keep customizations, if any, from one version of Zonemaster-GUI to a later version. If no such customizations exist nothing special has to be done.
Migrations:
Find version of GUI
Go to the start web page of Zonemaster. In the lower left corner you can find the the Zonemaster-GUI version.
Migrating pre-v5 to v5
If assets/app.config.json is found in installed Zonemaster-GUI go to the
following documents to migrates its content: