Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: Cervantes Dimitri on May 28, 2015, 10:44:31 AM

Title: WAPT on SME 9.0
Post by: Cervantes Dimitri on May 28, 2015, 10:44:31 AM
Hello everyone, i have a question about WAPT on SME.

i want to install WAPT on SME so i want to know if someone did the RPM package of WAPT ?

If no one did it, i will try to do it by myself and i will start a bugzilla.

regards,
Dimitri.
Title: Re: WAPT on SME 9.0
Post by: Stefano on May 28, 2015, 11:44:21 AM
Dimitri, you'd tell us what WAPT is..
Title: Re: WAPT on SME 9.0
Post by: stephdl on May 28, 2015, 11:52:18 AM
Dimitri, you'd tell us what WAPT is..

indeed, some given pointers could be a good start

EDIT :  from what I found there is no english pointers, it is an 'apt-get for window', it seems a french software...I suppose that it is what you are looking for, else you have also http://www.loadtestingtool.com/ : 'WAPT is a load and stress testing tool that provides an easy-to-use and cost-effective way to test any web site, including business applications, mobile sites, web portals, etc.'
Title: Re: WAPT on SME 9.0
Post by: Cervantes Dimitri on May 28, 2015, 12:56:30 PM
sorry, wapt is this = http://dev.tranquil.it/wiki/Accueil

it's an apt-get, but for windows.

and yes, it's a french software, but only on debian for linux, and i jsut try to take it on SME (Centos/redhat)
Title: Re: WAPT on SME 9.0
Post by: Stefano on May 28, 2015, 01:09:45 PM
ok.. maybe a stupid/siilly question, but why?

BTW, OT here, moving to General Discussion
Title: Re: WAPT on SME 9.0
Post by: Cervantes Dimitri on May 28, 2015, 01:15:27 PM
WAPT is pretty usefull to keep your computer up to date.

It's more easely to use wapt than update all the computer one by one, with Java, you need to install the new update manualy, with wapt it's totaly automatic.

WAPT is like a repositorie, but for windows.

By the way, i'm sorry for my english.
Title: Re: WAPT on SME 9.0
Post by: Stefano on May 28, 2015, 01:20:39 PM
take a look here:

http://wpkg.org/index.php/Main_Page

no rpm, it's just a web app
Title: Re: WAPT on SME 9.0
Post by: Cervantes Dimitri on May 28, 2015, 01:24:18 PM
It's an other software, i wanted to use wapt because it's a french program (more easy to me if i have a problem after.)

But thank you i'll take a look
Title: Re: WAPT on SME 9.0
Post by: Stefano on May 28, 2015, 01:36:41 PM
It's an other software, i wanted to use wapt because it's a french program (more easy to me if i have a problem after.)

it does almost the same..

anyway, you have to ask to the devs how to create a tgz of all the sources/needed files, create your own .spec file and then create your rpm

another approach could be to download the deb packages and use alien (google will tell you more)

Title: Re: WAPT on SME 9.0
Post by: Daniel B. on May 28, 2015, 01:42:51 PM
take a look here:

http://wpkg.org/index.php/Main_Page

no rpm, it's just a web app

I use WPKG with great success. It's not even a webapp. Just a big js script which is executed on the workstations. With WPKG, the server just serves files, there's nothing to install, just a few files to extract in an ibay or similar
Title: Re: WAPT on SME 9.0
Post by: Cervantes Dimitri on May 28, 2015, 01:45:08 PM
it does almost the same..

anyway, you have to ask to the devs how to create a tgz of all the sources/needed files, create your own .spec file and then create your rpm

another approach could be to download the deb packages and use alien (google will tell you more)


yes i see it do the same, but my boss (i'm in intership) wanted to use WAPT that's why.

Otherwise, yes i will try with alien, thank you !