[Users] deploy without engine.conf.defaults?

I compiled the latest source yesterday, but I met a problem in deploying it. I used old env-variable: ENGINE_DEFAULTS=/home/demo/gittest/virtfan-ovirt/backend/manager/conf/engine.conf.defaults and engine.conf.defaults had content like this: ENGINE_USR=/usr/share/ovirt-engine ENGINE_ETC=/etc/ovirt-engine When I ran standalone.sh, it just tell me that I need more variables like ENGINE_PKI_ENGINE_STORE and etc.. What should I add exactly?

----- Original Message -----
From: "lof yer" <lofyer@gmail.com> To: users@ovirt.org Sent: Tuesday, May 7, 2013 1:28:32 PM Subject: [Users] deploy without engine.conf.defaults?
I compiled the latest source yesterday, but I met a problem in deploying it.
I used old env-variable: ENGINE_DEFAULTS=/home/demo/gittest/virtfan-ovirt/backend/manager/conf/engine.conf.defaults and engine.conf.defaults had content like this:
ENGINE_USR=/usr/share/ovirt-engine ENGINE_ETC=/etc/ovirt-engine
When I ran standalone.sh, it just tell me that I need more variables like
ENGINE_PKI_ENGINE_STORE and etc.. What should I add exactly?
Hello, You should set these as well... to point to PKI resources, at least the ENGINE_PKI. Or better, try out the upcoming development[1] environment which sets all these for you. In this environment you setup the product within your home directory, so that product is fully functional, jboss is run as in production with proper environment and you can use jboss debug port to debug application. Regards, Alon [1] https://github.com/alonbl/ovirt-engine/blob/otopi/README.developer
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (2)
-
Alon Bar-Lev
-
lof yer