You can view and edit server details by navigating to the Settings section on the servers page. Here, you can see and modify detailed settings such as the server name, SSH connections, and queue limits.

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 the timedatectl command to modify the system’s timezone.

Delete Server

You can delete your server on the server detail page (https://app.depfloy.com/servers/<serverId>/settings). When you delete a server, it will only be removed from Depfloy. Your server will continue to run and you will need to remove it separately.

Make sure you have the server:delete permission to delete a server.