Files
Malin 8d4eaa1489 feat: add full Zonemaster stack with Docker and Spanish UI
- 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>
2026-04-21 08:19:24 +02:00

3.3 KiB

Release v2025.2.1 (2026-03-04)

[Release information]

[Breaking changes]

  • None for this release

[Deprecations]

  • None for this release

[Fixes]

  • Adds documentation on running Zonemaster-Backend through Docker, and update documentation on Zonemaster-GUI translation (#1464)

[Zonemaster product]

This version of Zonemaster also consists of the following components. For each component, see its Changes file or Github release notes for complete release information.

Component Github release notes Changes file Updated in this release
Zonemaster-LDNS v5.0.2 Changes Yes
Zonemaster-Engine v8.1.1 Changes Yes
Zonemaster-CLI v8.0.1 Changes No
Zonemaster-Backend v12.0.0 Changes No
Zonemaster-GUI v5.0.1 Changes Yes

For more information on previous versions of the Zonemaster product see the Changes file or the releases page on Github. For general information see the README file.

The public documentation is also found in a nicer format on the documentation site. Zonemaster can be used and tested on the reference installation.