IP Address
IP addresses may change depending on your server provider (like AWS etc.), for example when you power off/on or restart the server. If you do not update your current IP address from your dashboard, you will receive a connection error from Depfloy. If your server’s IP address changes, Depfloy needs to be informed. In such a case, you should go to the settings section and update your public IP address.Timezone
By default, all servers are provisioned and configured to use the UTC timezone. If you need to change the timezone used by the server, you can do so by selecting one of the timezones from the list. We use thetimedatectl command to modify the system’s timezone.
Delete Server
You can delete your server from the server security page (https://app.depfloy.com/servers/<serverId>/security). If your server was provisioned via a provider such as Hetzner, it will also be deleted from your provider account automatically. However, if you set up your server manually via SSH, deleting it from Depfloy only removes it from the platform; you will need to delete the server separately from your provider.
Make sure you have the server:delete permission to delete a server.

