After the creation of the VM, you can ssh login to your VM.
To login to your VM from Linux/mac system run the below command
ssh root@your-VM-IP
For windows system, please refer to the below link
https://www.ssh.com/ssh/putty/windows/
When you log in for your VM for the first time, it will ask for the domain name for bagisto setup. You must map your domain to your VM IP beforehand. If you do not have any domain you just need to put your VM IP.
Note: Please do not add www while putting your domain name. If your domain is example.com, simply put example.com. Do not put “www.example.com”
Next step it will ask to configure SSL for your domain.
If you put your domain name in the previous choice, then select option (y).
If you put your VM IP in the previous choice, then select option (n)
Note: SSL can not be configured if your domain does not point to your VM IP.
After bagisto setup is completed, you can open your bagisto URL in the browser.
For admin login, use below details.
http(s)://your-bagisto-url/admin
email : admin@example.com
password : admin123