Multi-depot setup
Published: March 19, 2018 - 3:13 PM
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:
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:
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
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/wapt2For the console part, I added the following to the waptconsole.ini file:
Code: Select all
[wapt2]
repo_url=http://srv-wapt/wapt2
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