The topic may sound a bit n00bish however it is something I am struggling with and would like some advice and hopefully some solutions. I am new to this system so please bear with me.
I have a dedicated server with proxmox installed. I have managed to change the ports it operates on so proxmox is not on port 80 anymore without any dramas - Still has full functionality.
I have created multiple containers with their own internal IP addresses (10.0.0.*) and I plan to separate my services. I.e. MySQL has its' own VM, web server has its' own VM, etc.
What I want to do it allow them to "speak" to each other. So my web server VM can access my MySQL and any other VM's I create can also connect to each other.
On top of this, I would like all HTTP traffic (on port 80) to go to my web server VM - not the dedicated server root.
Any guidance/help is greatly appreciated.
I have a dedicated server with proxmox installed. I have managed to change the ports it operates on so proxmox is not on port 80 anymore without any dramas - Still has full functionality.
I have created multiple containers with their own internal IP addresses (10.0.0.*) and I plan to separate my services. I.e. MySQL has its' own VM, web server has its' own VM, etc.
What I want to do it allow them to "speak" to each other. So my web server VM can access my MySQL and any other VM's I create can also connect to each other.
On top of this, I would like all HTTP traffic (on port 80) to go to my web server VM - not the dedicated server root.
Any guidance/help is greatly appreciated.