OWASP/crAPI

Vagrant deploy does not work as documentation

renatorpn opened this issue · 0 comments

Describe the bug
When performing a vagrant deployment according to the documentation, connection to 192.168.33.20:80 is resetted by VM.

To Reproduce
1 - Follow procedures to perform a vagrant deployment with vagrant up
2 - Try to access 192.168.33.20:80 in your web browser
3 - Connection is not established and is reset by peer.

Expected behavior
Installation should work as per documentation and should not require additional port forwards in VM software or changing deploy configurations.

Runtime Environment
Sytem/Environemnt information (e.g Output of docker -v and uname -a)
Docker version 24.0.1 on Ubuntu x86_64 22.04
Vagrant 2.3.4 on Windows 11