mirror of
https://github.com/chatmail/relay.git
synced 2026-05-20 12:58:04 +00:00
README: move cmdeploy dns to additional commands
This commit is contained in:
17
README.md
17
README.md
@@ -45,14 +45,9 @@ Please substitute it with your own domain.
|
|||||||
```
|
```
|
||||||
scripts/cmdeploy run
|
scripts/cmdeploy run
|
||||||
```
|
```
|
||||||
|
This script will also show you additional DNS records
|
||||||
5. To show recommended DNS records which you can configure
|
which you should configure at your DNS provider
|
||||||
at your DNS provider
|
(it can take some time until they are public).
|
||||||
(it can take some time until they are public):
|
|
||||||
|
|
||||||
```
|
|
||||||
scripts/cmdeploy dns
|
|
||||||
```
|
|
||||||
|
|
||||||
### Other helpful commands:
|
### Other helpful commands:
|
||||||
|
|
||||||
@@ -62,6 +57,12 @@ To check the status of your remotely running chatmail service:
|
|||||||
scripts/cmdeploy status
|
scripts/cmdeploy status
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To check whether your DNS records are correct:
|
||||||
|
|
||||||
|
```
|
||||||
|
scripts/cmdeploy dns
|
||||||
|
```
|
||||||
|
|
||||||
To test whether your chatmail service is working correctly:
|
To test whether your chatmail service is working correctly:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user