Hello,
I had success installing the Proxmox VE 6.10 with the provided ISO on a virtual root with 8 cores and ssd raid.
Works very well and seems very fast. GUI is very nice to work with.
I have downloaded templates and tried running a few services via the console on containers running debian 9, 10 and alpine.
The goal are simple things like:
- one container with Plesk for 5 larger clients with multiple sites (700GB)
- one container to develop apps with docker using php7.4 and nodejs (50GB)
- one container for a sugarcrm. (100GB)
Certainly not a network of containers, or a Ceph for now. But I need to route Domains, SSL certificates and Email.
Before I do more tests or later go to production I want to make sure that I am not missing something:
1) Is it fine that I installed Proxmox with the .iso rather than using a host operating system that I know like debian 9 or 10?
2) Shall I trust the firewall of Proxmox, or turn it off and take care of that on the host level?
3) Is a NGINX on the host system a good way to route domains on these containers and provide SSL certificates via registered certificates and let's encrypt? Or do we have an integrated solution for routing domains? Do you have maybe an example NGINX configuration for 2 containers?
4) Is there a monitoring solution already on board? Mostly monitoring is a client at each container, and a server and evaluation at the host level. Maybe this is already embedded in the templates, or there are special templates where all of this is taken care of.
5) How to connect ssh clients into the container for transferring files? Will I have several SSH services running for each container at different ports?
--
Maybe the questions here also help to understand what type of information a beginner needs to get going, and if it already exists.
I did watch: https://www.youtube.com/watch?v=azORbxrItOo and the official video https://www.youtube.com/watch?v=I-e1_CTa4s0.
Also I have read this in-depth discussion: https://www.lowendtalk.com/discussion/159381/proxmox-setup-reverse-proxy-for-containers.
But now I am stuck on what is the normal best-practice but simple way to set things up from here.
Thank you.
I had success installing the Proxmox VE 6.10 with the provided ISO on a virtual root with 8 cores and ssd raid.
Works very well and seems very fast. GUI is very nice to work with.
I have downloaded templates and tried running a few services via the console on containers running debian 9, 10 and alpine.
The goal are simple things like:
- one container with Plesk for 5 larger clients with multiple sites (700GB)
- one container to develop apps with docker using php7.4 and nodejs (50GB)
- one container for a sugarcrm. (100GB)
Certainly not a network of containers, or a Ceph for now. But I need to route Domains, SSL certificates and Email.
Before I do more tests or later go to production I want to make sure that I am not missing something:
1) Is it fine that I installed Proxmox with the .iso rather than using a host operating system that I know like debian 9 or 10?
2) Shall I trust the firewall of Proxmox, or turn it off and take care of that on the host level?
3) Is a NGINX on the host system a good way to route domains on these containers and provide SSL certificates via registered certificates and let's encrypt? Or do we have an integrated solution for routing domains? Do you have maybe an example NGINX configuration for 2 containers?
4) Is there a monitoring solution already on board? Mostly monitoring is a client at each container, and a server and evaluation at the host level. Maybe this is already embedded in the templates, or there are special templates where all of this is taken care of.
5) How to connect ssh clients into the container for transferring files? Will I have several SSH services running for each container at different ports?
--
Maybe the questions here also help to understand what type of information a beginner needs to get going, and if it already exists.
I did watch: https://www.youtube.com/watch?v=azORbxrItOo and the official video https://www.youtube.com/watch?v=I-e1_CTa4s0.
Also I have read this in-depth discussion: https://www.lowendtalk.com/discussion/159381/proxmox-setup-reverse-proxy-for-containers.
But now I am stuck on what is the normal best-practice but simple way to set things up from here.
Thank you.