Q : How can I access the sites outside the virtual machine? #12
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: octoleo/octojoom#12
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
I installed ubuntu on a virtual machine (virtualbox).
How can I expose the sites to be accessible from outside the virtual machine? First of all, by the host computer, on which the virtual machine runs.
I tried to do port forwarding from virtualbox, I also tried to set the network as a host also from virtualbox, from the ubuntu terminal I set the firewall to allow communication through the ports I wanted.
I also tried to do port forwarding from portainer, but I didn't succeed.