name: squid-deb-proxy
version: 0.8.14
summary: Squid proxy configuration to optimize package downloads
description:
This package contains a Squid proxy configuration to manage a cache of
.deb downloads, with optimizations for the types of file present in
package repositories, and using a dedicated directory and port.
confinement: strict
apps:
squid3:
command: /usr/sbin/squid -YC -f CONFIG=/etc/squid-deb-proxy/squid-deb-proxy.conf
parts:
squid-deb-proxy:
plugin: copy
source: .
files:
squid-deb-proxy.conf: /etc/squid-deb-proxy/
stage-packages:
- squid3