researchcloud-items

Installation scripts for SURF ResearchCloud catalog components

View the Project on GitHub UtrechtUniversity/researchcloud-items

Role aptly_add

back to index

Summary

Adds packages to predefined Aptly repositories. Used in combination with the aptly component.

Requires

Debian/Ubuntu operating system.

Description

  1. Adds a script /usr/local/bin/aptly_add_packages.sh that adds packages from the configured directories to the configured Aptly repositories.
  2. Triggers this script for a first run.
  3. Ensures all files added to the repository in this way are readable by the webserver.

The aptly_add_packages.sh performs an su to the Aptly user, so it must be run by a user with appropriate privileges.

Variables

All these variables are required:

See also

History

2023 Written by Dawa Ometto (Utrecht University)

back to index