Codebase list aptly / debian/1.3.0+ds1-2.2 aptly.service
debian/1.3.0+ds1-2.2

Tree @debian/1.3.0+ds1-2.2 (Download .tar.gz)

aptly.service @debian/1.3.0+ds1-2.2raw · history · blame

[Unit]
Description=APT repository server
After=network.target
Documentation=man:aptly(1)
Documentation=https://www.aptly.info/doc/commands/

[Service]
Type=simple
ExecStart=/usr/bin/aptly serve -listen=127.0.0.1:8080

[Install]
WantedBy=multi-user.target