Skip to content

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

License

Notifications You must be signed in to change notification settings

krlex/openrealestate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:` admin@example.com` # 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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages