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

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

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

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

[Service]
Type=simple
ExecStart=/usr/bin/aptly serve api -no-lock -listen=127.0.0.1:8081

[Install]
WantedBy=multi-user.target