XCP-NG 8.3

2025-09-04 Thread Marty Godsey
Is it still necessary to change the xe-switch-network-backend to bridge on XCP-NG 8.3 for CS 4.21? I am using advanced zones, but I am not using security groups.

Re: [D] Nginx or Apache as a reverse proxy in front of CloudStack (including VNC console support) [cloudstack]

2025-09-04 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Nginx or Apache as a reverse proxy in front of CloudStack (including VNC console support) @dR3b have you configured reverse proxy for websocket ? Do you use ssl offloading ? GitHub link: https://github.com/apache/cloudstack/discus

Re: [D] Nginx or Apache as a reverse proxy in front of CloudStack (including VNC console support) [cloudstack]

2025-09-04 Thread via GitHub
GitHub user TadiosAbebe added a comment to the discussion: Nginx or Apache as a reverse proxy in front of CloudStack (including VNC console support) @patrick-jpg-668 I would also be glad to see your haproxy/pfsense config for the console proxy vms. I remember trying once and giving up. GitHu

Re: [D] Adding custom dns registers on vpc [cloudstack]

2025-09-04 Thread via GitHub
GitHub user KuasarCloud added a comment to the discussion: Adding custom dns registers on vpc Hi @wido, thanks for stepping in! Is there anything I can help with? GitHub link: https://github.com/apache/cloudstack/discussions/10401#discussioncomment-14308591 This is an automatically sent

Re: [D] Nginx or Apache as a reverse proxy in front of CloudStack (including VNC console support) [cloudstack]

2025-09-04 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Nginx or Apache as a reverse proxy in front of CloudStack (including VNC console support) @dR3b is the nginx configured in the console proxy VM ? if not, you should use `http://:8080/` instead of localhost can you upload ssl certifi

Re: [D] I'd like a clarification on CS planner algorythms [cloudstack]

2025-09-04 Thread via GitHub
GitHub user akrasnov-drv edited a comment on the discussion: I'd like a clarification on CS planner algorythms I - upgraded to 4.21 - set vm.allocation.algorithm to userdispersing - set volume.allocation.algorithm to userdispersing - set vm.deployment.planner to UserDispersingPlanner - recreat

Re: [D] Nginx or Apache as a reverse proxy in front of CloudStack (including VNC console support) [cloudstack]

2025-09-04 Thread via GitHub
GitHub user daviftorres edited a comment on the discussion: Nginx or Apache as a reverse proxy in front of CloudStack (including VNC console support) Here’s my NGINX setup (very similar to what @dR3b and @bhouse-nexthop shared). I’m assuming SSL (wildcard cert) is terminated on NGINX for all s

Re: [D] I'd like a clarification on CS planner algorythms [cloudstack]

2025-09-04 Thread via GitHub
GitHub user akrasnov-drv added a comment to the discussion: I'd like a clarification on CS planner algorythms I - upgraded to 4.21 - set vm.allocation.algorithm to userdispersing - set volume.allocation.algorithm to userdispersing - set vm.deployment.planner to UserDispersingPlanner - recreate

Re: [D] Nginx or Apache as a reverse proxy in front of CloudStack (including VNC console support) [cloudstack]

2025-09-04 Thread via GitHub
GitHub user dR3b added a comment to the discussion: Nginx or Apache as a reverse proxy in front of CloudStack (including VNC console support) I’ve created a diagram here to show what I actually want: Port 8080, works fine: https://github.com/user-attachments/assets/ba238739-e938-4e46-8bd9-5c89

Re: [D] Nginx or Apache as a reverse proxy in front of CloudStack (including VNC console support) [cloudstack]

2025-09-04 Thread via GitHub
GitHub user dR3b added a comment to the discussion: Nginx or Apache as a reverse proxy in front of CloudStack (including VNC console support) Yes i think so: ``` server { listen 80; listen [::]:80; server_name x.y.z; access_log /var/log/nginx/cloudstack-ht

Re: [D] Nginx or Apache as a reverse proxy in front of CloudStack (including VNC console support) [cloudstack]

2025-09-04 Thread via GitHub
GitHub user dR3b added a comment to the discussion: Nginx or Apache as a reverse proxy in front of CloudStack (including VNC console support) @patrick-jpg-668 Would you be able to show us your configuration, please? GitHub link: https://github.com/apache/cloudstack/discussions/11562#discussio