Davi Torres
Davi Torres
Hey @andrijapanicsb , feel free to ask me for any clarifications.
@weizhouapache , no. The route (discussed here https://github.com/apache/cloudstack/pull/7288) breaks my setup.
@weizhouapache , based on my limited understanding of **the purpose of the added route**, I would say: - Yes, I am proposing to remove the route and add the automation...
@weizhouapache , you are probably right about when the route was added. I might have made the assumption based on added line 32 plus my limited understanding of how things...
Moreover, In our current setup, we rotate the edge certificate without restarting the SSVM, CPVM, or Management service to avoid downtime. Since NGINX doesn’t validate backend certificates by default (though...
As a workaround the access control of who can "copy" can be done on the edge (Reverse Proxy), not inside the SSVM. ``` location /copy { allow 100.100.100.100; # Satellite...
This issue is being discussed at https://github.com/apache/cloudstack/discussions/11562#discussioncomment-14305414
Hey folks. I am sorry for asking a question in an issue that is already closed but it fall into the same realm of OAuth2 platforms. Is there any plan...
Dear @Hanarion, This is a nice feature to have. Are you considering extending it to allow a domain or account to be limited to one (or a specific list) of...
> @daviftorres it could be interesting yes. An association between accounts, domains and the categories ? And if none are found, we show everything ? But that would mean that...