Command line deployment

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
yuri.rj
Posts: 223
Joined: Tue Jan 11, 2011 8:05 pm

Command line deployment

Post by yuri.rj »

I'm trying to create a INSTALLER package of my application to a client.

Is there a way to deploy/publish a bsv using command line? My package would install aware, mysql, ireport, and then deploy a BSV and run some sql commands to prepare the application for its first use.

the deploy BSV part is something i have never used. Is that possible?
UnionSystems
Posts: 197
Joined: Fri Jun 17, 2016 7:10 am
Location: Brisbane Australia
Contact:

Re: Command line deployment

Post by UnionSystems »

You could use the AUTO_DEPLOYMENT feature.

1. Create a folder under C:\AwareIM called AUTO_DEPLOYMENT and put your BSV there
2. Start AwareIM
3. If deployment is successful the BSV is automatically moved to. DEPLOYED folder
4. If there is a deployment problem BSV is automatically moved to a FAILED_DEPLOYMENT Folder

Search ”AUTO_DEPLOYMENT” in forum for more details
AWS Linux, Windows Server, AIM 8.4 & 8.6
ACDC
Posts: 1148
Joined: Sat Jun 30, 2007 5:03 pm
Location: California, USA

Re: Command line deployment

Post by ACDC »

You could use the "Build Executable" feature in the dev version, but you would have to install Mysql separately
Post Reply