Debian Package Configuration
Repository URL Migration
Use case: Migration of Debian repositories from direct sources to an OSA Proxy server.
The following table summarizes the redirection of repository URLs for Debian. Please note that the format of the deb or deb-src repository lines (distribution, components) remains unchanged; only the base repository URL changes.
APT Repository Migration
Original file /etc/apt/sources.list or /etc/apt/sources.list.d/*.list:
The following repository definition needs to be added to the service's YAML configuration (the application.yml file) in the debian section. The service must be restarted for the changes to take effect.
Configuration in application.yml file
After configuring the proxy server and adding it to application.yml, your sources.list will look like this:
Was this page helpful?
