Introduction

Deploy.dev is a server management and application deployment service. It takes the pain and hassle out of deploying servers and can be used to launch your next website and maintain your infrastructure.

IP Addresses

In order to provision and communicate with your servers, Deploy.dev requires SSH access to them. If you have set up your servers to restrict SSH access using IP allow lists, you must allow the following IP addresses:

  • 18.135.155.44

You can also access the IP addresses via the following URL: https://console.deploy.dev/ips-v4.txt. This is particularly useful if you intend on automating your network or firewall infrastructure.

If you are restricting HTTP traffic, your server must also allow incoming and outgoing traffic from console.deploy.dev.

Last updated