Codebase list aptly / run/6075a9c0-175c-452b-9cfc-59936555341f/main aptly.service
run/6075a9c0-175c-452b-9cfc-59936555341f/main

Tree @run/6075a9c0-175c-452b-9cfc-59936555341f/main (Download .tar.gz)

aptly.service @run/6075a9c0-175c-452b-9cfc-59936555341f/main

09ad012
 
 
 
 
 
 
 
 
 
 
 
[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