Name | Type | Description |
---|---|---|
engine | string | Installation source for aptly publisher |
image | string | Publisher full image name. Set if installation from docker is chosen |
proxy | string | Proxy for accessing installation source (probably meaningful only for pip source) |
registry | string | Docker registry host for publisher image. Set if installation from docker is chosen |
pkgs | array | List of packages to be installed. Set if ‘source’ is ‘pkg’ |
enabled | boolean | Enables aptly publisher service |