Page 1 of 1

Multi-site warehouse

Published: June 4, 2015 - 5:28 PM
by Franck
Hello,

I'm currently setting up a remote repository, so I'll explain my process. Could you tell me what I'm missing to make it work, please?

I currently have a working WAPT server with clients on the same site. To set up a remote repository for remote users, I installed WAMP on the remote server and created a WAPT folder in the www directory. I shared this folder with read access for everyone. I updated the wapt-get.ini file by adding a line `repo_url=name of my remote server` and a parameter `repositories=name of the site`, then I created a new agent with `repo_url=name of my remote server`. However, when I launch a deployment on the machine with this new agent from the console, the only two actions are updating the package list and clearing the cache.

Thank you in advance for your help.