Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Archived old implementation of the the Zonemaster Web GUI - not to be used

License

Notifications You must be signed in to change notification settings

zonemaster/Zonemaster-GUI--ARCHIVED-OLD-VERSION-NOT-TO-BE-USED

Repository files navigation

STATUS INFORMATION

This is an old implementation of GUI for Zonemaster. It is not supported and it does not work with the current version of Zonemaster. The current implementation is a total rewrite. Last update of this code was 2018-02-23 and it was archived on 2021-07-05.

Go to https://github.com/zonemaster/zonemaster instead.



Zonemaster

Purpose

This module is the Web Interface part of the Zonemaster project.

Prerequisites

Before you install the Zonemaster GUI module, you need the Zonemaster Engine test framework installed. Please see the Zonemaster Engine installation instructions

And also the the zonemaster-backend module installed. Please see the Zonemaster Backend installation

Installation

Follow the detailed installation instructions.

Configuration

Text for configuring the backend are found in the installation instructions.

Documentation

Basically, the GUI has two major parts. One part is the Perl modules that hold most of the application logic, and the other part is the HTML template files, CSS files, Javascript files and so on that the application logic needs.

Other than the installation file, the docs directory, contains how to configure the starman and a translation guide for the GUI

License

The software is released under the 2-clause BSD license. See separate LICENSE file.