parent
814d1199eb
commit
d3346cf9e5
42
README.md
42
README.md
|
@ -7,17 +7,42 @@
|
||||||
|
|
||||||
<a name="overview"></a>
|
<a name="overview"></a>
|
||||||
# Overview
|
# Overview
|
||||||
|
|
||||||
|
This package provides an API for the Bind nameserver.
|
||||||
|
It consists of two parts, the API itself and a CLI tools to configure the available functions.
|
||||||
|
|
||||||
|
|
||||||
<a name="features"></a>
|
<a name="features"></a>
|
||||||
# Features
|
# Features
|
||||||
<a name=installation></a>
|
|
||||||
# Installation
|
## CLI
|
||||||
<a name=installation></a>
|
|
||||||
# Installation
|
![Php Interpreter](https://bindapi.24unix.net/assets/bindAPI_cli.png)
|
||||||
<a name=installation></a>
|
|
||||||
# Installation
|
The CLI is used to perform configuration and some checks:
|
||||||
<a name=installation></a>
|
|
||||||
|
* check
|
||||||
|
- Permissions: The API needs to be able to access some files and create new ones
|
||||||
|
- Panels: This checks one or all panels if every nameserver is aware of all domains
|
||||||
|
- Domain: TODO
|
||||||
|
* panels
|
||||||
|
- List: List all panels which are configured on this server
|
||||||
|
- Create: Adds a new panel to the configuration
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a name="installation"></a>
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
|
<a name="configuration"></a>
|
||||||
|
# Configuration
|
||||||
|
|
||||||
|
<a name="theapi"></a>
|
||||||
|
# The API
|
||||||
|
|
||||||
|
<a name="conclusion"></a>
|
||||||
|
# Conclusion
|
||||||
|
|
||||||
In KeyHelp, install PHP 8.1
|
In KeyHelp, install PHP 8.1
|
||||||
|
|
||||||
Settings => Configuration => Feature Settings => PHP Interpreter
|
Settings => Configuration => Feature Settings => PHP Interpreter
|
||||||
|
@ -44,7 +69,4 @@ Creat a new user for the domain, adn then a new domain, e.g. ns3.24unix.net.
|
||||||
Set the PHP Version to 8.1:
|
Set the PHP Version to 8.1:
|
||||||
|
|
||||||
|
|
||||||
image …
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue