Learn about the server providers supported by Forge.
AmazonEC2FullAccess
and AmazonVPCFullAccess
policies. Then, click “Next.”Type | Protocol | Port Range | Source | Description | |
---|---|---|---|---|---|
HTTP | TCP | 80 | Custom | 0.0.0.0/0 | |
HTTP | TCP | 80 | Custom | ::/0 | |
SSH | TCP | 22 | Custom | YOUR_IP_ADDRESS/32 | SSH from your IP |
SSH | TCP | 22 | Custom | 159.203.150.232/32 | SSH from Forge |
SSH | TCP | 22 | Custom | 159.203.150.216/32 | SSH from Forge |
SSH | TCP | 22 | Custom | 45.55.124.124/32 | SSH from Forge |
SSH | TCP | 22 | Custom | 165.227.248.218/32 | SSH from Forge |
HTTPS | TCP | 443 | Custom | 0.0.0.0/0 | |
HTTPS | TCP | 443 | Custom | ::/0 |
From the AWS console
From the AWS CLI
From a support case
root
SSH access enabled./root/.ssh/authorized_keys
. If this applies to your provider, ensure they allow Forge’s public key to access the server. You can find this key by visiting: https://forge.laravel.com/servers/<serverID>/settings
.ufw
. If the internal SSH port is the same as the public SSH port, you may leave the NAT SSH Port field empty.