Page 1 of 1

The repository folder

Published: February 15, 2018 - 10:28 AM
by Elminio
- WAPT version 1.3.13
- Windows Server 2008 R2
- Windows 10 Client OS

Hello everyone,

I'm looking for a solution to move the repository to another volume.

Is this possible?

Regards,

Elminio

Re: The repository folder

Published: March 2, 2018 - 6:55 PM
by dcardon
Good evening Elminio,
Elminio wrote: Feb 15, 2018 - 10:28 AM - WAPT version 1.3.13
- Windows Server 2008 R2
- Windows 10 Client OS

Hello everyone,
I'm looking for a solution to move the repository to another volume.
Is this possible?
I don't have WAPT 1.3 on hand to check. But if you upgrade to WAPT 1.5 first, there should be two places to modify afterwards, if I remember correctly:
* In c:\wapt\conf\waptserver.ini, you need to add the parameter wapt_folder=D:\repository\wapt
* In the file c:\wapt\waptserver\nginx\conf\nginx.conf, modify the line: root "c:/wapt/waptserver/repository"

Sincerely,

Denis