Page 1 of 1

Multi-depot setup

Published: March 19, 2018 - 3:13 PM
by aboishus
Good morning,

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:

Code: Select all

repositories=wapt2
[wapt2]
repo_url=http://srv-wapt/wapt2
When I log in to http://127.0.0.1:8088/ In the "WAPT" tab my repository appears correctly, but I do not see the packages that are on my second repo in 'Package List'.

For the console part, I added the following to the waptconsole.ini file:

Code: Select all

[wapt2]
repo_url=http://srv-wapt/wapt2
The repository appears in "Import from internet" but not in the "Private repository" tab.

Thanks in advance,
Sincerely.

Anthony

- Installed WAPT version 1.5.1.21
- Debian 9 server operating system
- Operating system of the administration machine/creation of Windows 10 packages

Re: Multi-depot setup

Published: March 20, 2018 - 2:31 PM
by aboishus
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.

Re: Multi-depot setup

Published: March 20, 2018 - 3:41 PM
by sfonteneau
Yes, we made some changes in that area in version 1.5 and it's no longer working...

However, the agent hasn't changed; it should work.

We'll get back to you to see what we can do.