Skip to content

Software configurations

Software configurations define how SLS runs a specific server application.

Each blueprint references a specific software configuration by its ID, along with a particular version of that software.

Download preconfigured software configurations

The SLS repository ships preconfigured software YAML under software/.

You can copy these into Protocube’s configured software directory (default /var/lib/sls/software) or use them as templates.

Loading list…

In this section

PageWhat it covers
Introduction (this page)Overview of software configuration files and where they live
Configuring softwareHow to author a software: YAML file: images, mappings, install script, limits, configs
PaperFull Paper example: images, mappings, install script, limits, configs