qarks.com Forum Index qarks.com
AVS forum
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Deploying software

 
Post new topic   Reply to topic    qarks.com Forum Index -> AVS server
View previous topic :: View next topic  
Author Message
ssellmeyer



Joined: 02 Aug 2007
Posts: 2

PostPosted: Thu Aug 02, 2007 7:30 pm    Post subject: Deploying software Reply with quote

Is this a deployment software program?
Back to top
View user's profile Send private message
spampete
Site Admin


Joined: 04 May 2007
Posts: 89

PostPosted: Fri Aug 03, 2007 5:19 am    Post subject: Reply with quote

hello

if you mean by deployement software an application that helps installing some application on all the desktops of a company, then no, it is not exactly a deployement software.

AVS is a source configuration management sofware. In a certain way though, it will help deploying the sources of the projects people are working on in a software company.

But it will do more than this, it will control the source configuration to download: you can imagine that the software you are working on has several versions. Through configuration, you will download the sources of one or another version. Or even all of them in separate folders, when this feature is available (in the next release to come).

Of course, even if AVS is more dedicated to software development, you can always put exe and other kind of file under control, but the thing is that downloading on clients is always at the initiative of clients, and it will only do downloading, not executing any kind of script or any of the downloaded files, if these are executable.

However, if you feel that some enhancements of such kind could help you and improve AVS in its task, please submit your thoughts here, we will review them to see how they could be appended to the roadmap.

does this help ?
Back to top
View user's profile Send private message Send e-mail
ssellmeyer



Joined: 02 Aug 2007
Posts: 2

PostPosted: Fri Aug 03, 2007 6:47 pm    Post subject: Reply with quote

Yes, thank-you.
I'm looking for a free software configuration management tool. Any ideas?
Back to top
View user's profile Send private message
spampete
Site Admin


Joined: 04 May 2007
Posts: 89

PostPosted: Sat Aug 04, 2007 4:49 am    Post subject: Reply with quote

According to your initial post, I understand that you are looking for a solution that would help you deploying softwares over your company, something like this ?

I cannot give you a reference now of such a tool, but I can have a look next week.
Back to top
View user's profile Send private message Send e-mail
y



Joined: 27 Oct 2009
Posts: 3

PostPosted: Tue Oct 27, 2009 2:29 pm    Post subject: xml file deployment Reply with quote

Hi,

i got a question. Does AVS have automatic deployment Agent for Tomcat Server? My team work seperat on the development of XML and java files.
I am searching a sccm tools for XML deployment with change management process support.

best regards,
Y
Back to top
View user's profile Send private message
spampete
Site Admin


Joined: 04 May 2007
Posts: 89

PostPosted: Wed Oct 28, 2009 8:23 am    Post subject: Reply with quote

Hi,

yes, AVS main setup will deploy Tomcat 5.5 if not found. It may also deploy PostegreSQL database if not found and the user chooses to install it, for indeed the setup allows AVS using a remote database, in which case you will only have to give the database host adress.

If you are looking for a SCM tool containing both source control and bug tracking, AVS can be a good choice, enjoy!!

best regards,

Pierre
Back to top
View user's profile Send private message Send e-mail
croc



Joined: 01 Feb 2009
Posts: 5
Location: Israel

PostPosted: Mon Nov 02, 2009 7:23 pm    Post subject: Free software installer Reply with quote

Hi all,
if you're searching for a tool which will wrap an installation of software you may check inno setup , it's free and quite good, though, only for windows...

As for SCM tool , AVS allows you to do task based source managment stongly tight with chnage request managment - i couldn't find another free tool which give you both.
_________________
There is no place like 127.0.0.1
Back to top
View user's profile Send private message
y



Joined: 27 Oct 2009
Posts: 3

PostPosted: Wed Jun 02, 2010 2:33 pm    Post subject: code deploy Reply with quote

hallo guys,

thank you for your reply. Actually i am just talking about the code deploy. I am NOT searching for tool to automatically install the software to an operating system(for examply windows). What i mean is the building/deploying of war/ear file from avs to a test and production tomcat server. i am not sure if avs is able to deploy the release after intergrator created it automatically to the test and production server.

Best Regards,
Y
Back to top
View user's profile Send private message
spampete
Site Admin


Joined: 04 May 2007
Posts: 89

PostPosted: Sun Jun 06, 2010 6:21 am    Post subject: Reply with quote

This kind of test deployement is very specific, it cannot be AVS's native resonsibility.

But, AVS can do so if you provide a batch script, for example, that will be launched on task check-in or a change request reaching a final state. Those scripts can also be launched every day, at a chosen time.

Deploying on a local web server is just a matter of copying a war file in the webapps folder, so writing a script that does this should not be too difficult. The only thing is that you will need your script to be responsible for the whole automated build, so the war can be found up to date. This can be done through the light command line bundled. Have a look to the user guide, you will find explanations on how to do this.

By the way, an enhanced command line is under development, which will allow much more actions, and will be much easier to use!

Does this answer your question?
Back to top
View user's profile Send private message Send e-mail
y



Joined: 27 Oct 2009
Posts: 3

PostPosted: Mon Jun 07, 2010 11:31 am    Post subject: thanks Reply with quote

That's exactly what i am looking for.
Thank you for the short introduction to command line bundled

best regard,
y
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    qarks.com Forum Index -> AVS server All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group