You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no way to easily specify a whitelist of IPs for a particular endpoint. This would be important for the replication or publication endpoints (though, replication will not exist for long). This is especially problematic for the Ansible deployment, where to add a whitelist you currently need to make a full copy of the proxy Nginx template. We could add an Ansible variable that, if populated with a list of IPs, would copy those IPs as a whitelist into the proxy server config.
The text was updated successfully, but these errors were encountered:
There is no way to easily specify a whitelist of IPs for a particular endpoint. This would be important for the replication or publication endpoints (though, replication will not exist for long). This is especially problematic for the Ansible deployment, where to add a whitelist you currently need to make a full copy of the proxy Nginx template. We could add an Ansible variable that, if populated with a list of IPs, would copy those IPs as a whitelist into the proxy server config.
The text was updated successfully, but these errors were encountered: