# Source aptly config, rendered by aptly-init into /run/aptly/aptly.yaml. # ${VAR}-style placeholders are resolved against the aptly container's # environment at startup — see .env.example for what to set. # # This one file is shared by both docker-compose.test.yaml and # docker-compose.yaml (production); the security posture (auth, network # exposure) is entirely an nginx concern (see nginx.test.conf / nginx.prod.conf), # not an aptly config concern — aptly itself never changes between the two. root_dir: /var/lib/aptly log_level: info gpg_provider: internal serve_in_api_mode: false filesystem_publish_endpoints: public: root_dir: /var/lib/aptly/public link_method: hardlink