From dcfeb7c82ea68aac9f6521a1bdf3eec8ab4cce88 Mon Sep 17 00:00:00 2001 From: Tobias <8004696+thannaske@users.noreply.github.com> Date: Tue, 14 Nov 2023 09:32:37 +0100 Subject: [PATCH] Removing wrong information regarding reverse DNS --- docs/getting-started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index a3bd1bfa1..435437220 100755 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -31,8 +31,8 @@ Make sure the image is **Ubuntu 20.04 LTS** as this version is supported by Deployer's [provision](recipe/provision.md) recipe. :::tip -Configure Reverse DNS or RDNS on your server. This will allow you to ssh into -the server using the domain name instead of the IP address. +Configure a DNS record for your domain that points to the IP address of your server. +This will allow you to ssh into the server using your domain name instead of the IP address. ::: Our **deploy.php** recipe contains a host definition with a few important params: