IP Whitelist for TCP proxy
alandotcom
PROOP
a month ago
Set an IP address or CIDR range to whitelist access to a TCP proxy. This would be most useful for databases.
0 Threads mention this feature
3 Replies
a month ago
If you need this now, you're welcome to SSH into the container and modify the pg_hba.conf file located at /var/lib/postgresql/data/pgdata.
jeffreyq
PRO
6 days ago
Can I do this for mysql as well?
jeffreyq
Can I do this for mysql as well?
6 days ago
Probably? If MySQL supports this configuration.