CalthorpeAnalytics / urbanfootprint

UrbanFootprint v1.5
https://urbanfootprint.com/
GNU General Public License v3.0
39 stars 18 forks source link

Username and password to access the VM #7

Closed firmanhadi closed 7 years ago

firmanhadi commented 7 years ago

Hello all,

Thank you for providing easy installation to localhost using prebuilt-VM.

I would like to ask the username and password to access the VM. Thank you.

Regards,

Firman Hadi.

screen shot 2017-05-04 at 12 25 43
jalessio commented 7 years ago

@firmanhadi The default credentials for ssh'ing to this VM are:

username: vagrant
password: vagrant

This follows the Vagrant standards, which are detailed here: https://www.vagrantup.com/docs/boxes/base.html#default-user-settings

firmanhadi commented 7 years ago

@jalessio Thank you very much 👍