Create fuel slaves with VRDE (remote desktop) option
Registered by
Vasiliy Pleshakov
We have a useful option in config.sh
# Set to 1 to run VirtualBox in headless mode
headless=1
But sometimes one need to get access to VM console.
I sujest to enable VRDE option for headless VMs to make them accessible via RDP. And configure RDP port for each VM:
fuel-slave-1 port 5001
fuel-slave-2 port 5002
fuel-slave-3 port 5003
fuel-slave-4 port 5004
fuel-slave-4 port 5005
Port number should be moved to config.sh to let user easy change port for different installations.
Blueprint information
- Status:
- Complete
- Approver:
- Sergii Golovatiuk
- Priority:
- Undefined
- Drafter:
- Vasiliy Pleshakov
- Direction:
- Needs approval
- Assignee:
- Vasiliy Pleshakov
- Definition:
- Obsolete
- Series goal:
- Accepted for future
- Implementation:
- Good progress
- Milestone target:
- None
- Started by
- Sergii Golovatiuk
- Completed by
- Vasiliy Pleshakov
Related branches
Related bugs
Sprints
Whiteboard
Addressed by: https:/
Enable VRDE option for VMs in vbox scripts
(?)