first markdown examples
Signed-off-by: tracer <tracer@24unix.net>
This commit is contained in:
parent
f1732c4f26
commit
3df72f61c4
34
README.md
34
README.md
|
@ -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 …
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue