./build.sh [-init] [-build]
init
option will remove database volume, source and .. . It load code from git and aftre that runs new instanse of application.
This option force to rebuild docekr image from new source. If you use it with -init
you can reset everythins.
Inorder to run the application, add 127.0.0.1 odoo.dev.apadana.local
to your hosts file.
Open your browser and got to https://odoo.dev.apadana.local
.