nps.stacks.glance.enable
Whether to enable glance.
Type: boolean
Default:
false
Example:
true
Declared by:
nps.stacks.glance.containers.glance
Alias of services.podman.containers.glance
.
Type: submodule
Declared by:
nps.stacks.glance.settings
Settings that will be provided as the glance.yml
configuration file.
See https://github.com/glanceapp/glance/blob/main/docs/configuration.md#configuring-glance
Type: YAML 1.1 value
Default:
{ }
Declared by:
nps.stacks.glance.settings.pages
This option has no description.
Type: attribute set of (YAML 1.1 value)
Declared by:
nps.stacks.glance.settings.pages.<name>.columns
The columns to display on the page
Type: attribute set of (YAML 1.1 value)
Declared by:
nps.stacks.glance.settings.pages.<name>.columns.<name>.rank
The order of the column on the page.
Type: signed integer
Default:
1000
Declared by:
nps.stacks.glance.settings.pages.<name>.columns.<name>.size
The size of the column.
Type: one of “small”, “full”
Declared by:
nps.stacks.glance.settings.pages.<name>.name
The name of the page. Default to the attribute name.
Type: string
Default:
lib.toSentenceCase <pageName>
Declared by:
nps.stacks.glance.useSocketProxy
Whether to access the Podman socket through the read-only proxy for the glance stack. Will be enabled by default if the ‘docker-socket-proxy’ stack is enabled.
Type: boolean
Default:
config.nps.stacks.docker-socket-proxy.enable
Declared by:
nps.stacks.glance.userCss
Custom CSS settings.
See https://github.com/glanceapp/glance/blob/main/docs/configuration.md#custom-css-file
Type: strings concatenated with “\n”
Default:
""
Declared by: