The search returned 2 results

by aboishus
March 20, 2018 - 2:31 PM
Forum: WAPT Server
Subject: Multi-depot setup
Answers: 2
Views : 2517

Re: Multi-depot setup

For the agent, it works; I can see the packages from both repositories in the "Package List".

However, for the console, the repository appears in "Import from Internet" but not the private repository.
by aboishus
March 19, 2018 - 3:13 PM
Forum: WAPT Server
Subject: Multi-depot setup
Answers: 2
Views : 2517

Multi-depot setup

Hello,

I would like to set up multiple repositories to separate my business applications. On my WAPT server, I created a new folder /var/www/wapt2.

In the agent's wapt-get.ini file, I added:


repositories=wapt2
[wapt2]
repo_url=http://srv-wapt/wapt2.

When I...