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.
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
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
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
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
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
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
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
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
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
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
11 matches
Mail list logo