Bejy's config file uses a XML syntax to describe the configuration.
The configuration data for a module is defined by the module.
So if someone creates a new module, he also defines the needed configuration for that module,
which integrates seamless into BEJY's config file.
The base module, which starts the servers, requires a server tag for each server.
Each server must have a protocol which may contain further information.
Since version 1.2.x.y BEJY is deployed with a small admin page. All configuration SHOULD be done using this admin page.
To open the admin page use
http://localhost:8081/admin/ with username "admin" and an empty password.
The first page you see looks like this.
You see a tree of all configured elements. The XML file contains the same nested entries.
|