Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Sunstone to support Guacamole SSH/RDP/VNC in a federation #5763

Closed
4 of 7 tasks
jloboescalona2 opened this issue Mar 8, 2022 · 1 comment · Fixed by OpenNebula/docs#3045
Closed
4 of 7 tasks

Comments

@jloboescalona2
Copy link
Contributor

jloboescalona2 commented Mar 8, 2022

Description
Normally when a connection is made via VMRC, the connection is:

  graph TD;
      FireEdge_Reverse_Proxy-->ESX;
Loading

In the case of federations, there must be an additional proxy to avoid having to expose the different ESX.

  graph TD;
      FireEdge1_Reverse_Proxy-->FireEdge2_Reverse_Proxy;
      FireEdge2_Reverse_Proxy-->ESX;
Loading

Interface Changes
FireEdge , maybe Sunstone

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches
@jloboescalona2 jloboescalona2 changed the title Add other proxy when the connection to ESX is a federation) Add other proxy when the connection to ESX is a federation Mar 8, 2022
@jloboescalona2 jloboescalona2 self-assigned this Mar 8, 2022
@tinova tinova changed the title Add other proxy when the connection to ESX is a federation React Sunstone to support VMRC/Guacamole SSH/RDP/VNC in a federation Mar 8, 2022
@rsmontero rsmontero added this to the Release 6.6 milestone Mar 29, 2022
@tinova tinova modified the milestones: Release 6.6, Release 7.0 Sep 16, 2022
@Franco-Sparrow
Copy link

Franco-Sparrow commented Jun 3, 2024

@jloboescalona2 thanks to redirect me to this issue and close the duplicated one I created days ago. So, is not yet implemented this functionality. Please, note that the documentation should be more clear on this.

@tinova tinova modified the milestones: Release 7.0, Release 6.10.1 Jul 30, 2024
@rsmontero rsmontero changed the title React Sunstone to support VMRC/Guacamole SSH/RDP/VNC in a federation React Sunstone to support Guacamole SSH/RDP/VNC in a federation Jul 30, 2024
jloboescalona2 added a commit to jloboescalona2/docs that referenced this issue Sep 9, 2024
@tinova tinova closed this as completed Sep 9, 2024
tinova pushed a commit to OpenNebula/docs that referenced this issue Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants