mirror of
https://github.com/chatmail/relay.git
synced 2026-05-20 12:58:04 +00:00
fix README
This commit is contained in:
13
README.md
13
README.md
@@ -49,9 +49,20 @@ DNS domain name (FQDN), for example `chat.example.org`.
|
|||||||
to your DNS provider:
|
to your DNS provider:
|
||||||
|
|
||||||
```
|
```
|
||||||
cmdeploy dnszone
|
cmdeploy dns
|
||||||
```
|
```
|
||||||
|
|
||||||
|
6. To check status of your remotely running chatmail service:
|
||||||
|
|
||||||
|
```
|
||||||
|
cmdeploy status
|
||||||
|
```
|
||||||
|
|
||||||
|
7. To benchmark your chatmail service:
|
||||||
|
|
||||||
|
```
|
||||||
|
cmdeploy bench
|
||||||
|
```
|
||||||
|
|
||||||
### Refining the web pages
|
### Refining the web pages
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user