Hi everyone,
We’re working on a setup where we need our customers to access a MySQL database remotely through the internet.
The database is actually part of an industrial control system for our packaging machines (we manufacture corrugated box production equipment: https://jeytop.com). We’re looking to host the MySQL server on a Proxmox VE virtual machine and expose it via a secure method (preferably with reverse proxy, VPN, or similar approach).
Key concerns:
- Security of database access over the internet
- Performance and port forwarding recommendations
- Should we use NAT, firewall, or specific container settings for this use case?
Any advice would be greatly appreciated. Thank you!
— Jeytop Tech Team
We’re working on a setup where we need our customers to access a MySQL database remotely through the internet.
The database is actually part of an industrial control system for our packaging machines (we manufacture corrugated box production equipment: https://jeytop.com). We’re looking to host the MySQL server on a Proxmox VE virtual machine and expose it via a secure method (preferably with reverse proxy, VPN, or similar approach).
Key concerns:
- Security of database access over the internet
- Performance and port forwarding recommendations
- Should we use NAT, firewall, or specific container settings for this use case?
Any advice would be greatly appreciated. Thank you!
— Jeytop Tech Team