first markdown examples

Signed-off-by: tracer <tracer@24unix.net>
This commit is contained in:
tracer 2022-02-17 19:15:11 +01:00
parent f1732c4f26
commit 3df72f61c4
1 changed files with 32 additions and 2 deletions

View File

@ -1,2 +1,32 @@
TODO:
~~When deleting domain, remove them from nameservers.~~
1. [Overview](#overview)
2. Features
3. Installation
4. Configuration
5. The API
6. Conclusion
# Installation
In KeyHelp, install PHP 8.1
Settings => Configuration => Feature Settings => PHP Interpreter
Set the checkmark and press Save.
Wait about a minute, the installation is started via a cronjob which runs every minute.
As root (or via sudo):
`apt install git`
Creat a new user for the domain, adn then a new domain, e.g. ns3.24unix.net.
Set the PHP Version to 8.1:
image …