mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-07 02:07:52 +02:00
docs: add langgraph platform ips
This commit is contained in:
@@ -92,3 +92,18 @@ Starting from the `LangGraph Platform` view...
|
||||
1. Check/uncheck checkbox to `Automatically update deployment on push to branch`.
|
||||
1. Branch creation/deletion and tag creation/deletion events will not trigger an update. Only pushes to an existing branch will trigger an update.
|
||||
1. Pushes in quick succession to a branch will not trigger subsequent updates. In the future, this functionality may be changed/improved.
|
||||
|
||||
## Whitelisting IP Addresses
|
||||
|
||||
All traffic from `LangGraph Platform` deployments created after January 6th 2025 will come through a NAT gateway.
|
||||
This NAT gateway will have several static ip addresses depending on the region you are deploying in. Refer to the table below for the list of IP addresses to whitelist:
|
||||
| US | EU |
|
||||
| --- | --- |
|
||||
|35.197.29.146| 34.13.192.67|
|
||||
|34.145.102.123| 34.147.105.64|
|
||||
|34.169.45.153| 34.90.22.166|
|
||||
|34.82.222.17| 34.147.36.213|
|
||||
|35.227.171.135| 34.32.137.113|
|
||||
|34.169.88.30| 34.91.238.184|
|
||||
|34.19.93.202| 35.204.101.241|
|
||||
|34.19.34.50| 35.204.48.32|
|
||||
|
||||
Reference in New Issue
Block a user