Skip to content

Latest commit

 

History

History
44 lines (38 loc) · 1.17 KB

README.md

File metadata and controls

44 lines (38 loc) · 1.17 KB

Open Real Estate in Vagrant box

This with installed vagrant box and ansible installation you can use and try free version of Open Real estate platform. Or if you want to use pro version go to office site

OpenRealEstate

sudo echo "192.168.33.10   www.example.com " >> /etc/hosts
vagrant init krlex/OpenRealEstate
vagrant up

or

git clone https://github.com/krlex/openrealestate
cd openrealestate/
vagrant up

And than you go to your browser for example:

www.example.com

Instructions

And you can see site you must first register like me:

Database user name: `user`
Password for database user: `password`
Database server: `localhost`
Database port: `3306`
Database name: `openrealestatedb`
Prefix for tables: `ore_pa_`
Administrator email:` [email protected]` # this you can use whatever you want
Administrator name: `admin` # this you can use whatever you want
Administrator password: `password` # this you can use whatever you want

And the other you can do your self and don't forget to mark:

` I accept the terms of the License agreement ` and
` I accept the terms of the Technical Support Terms `
and you install