df
This commit is contained in:
parent
6453dfc799
commit
dca3d1963c
5 changed files with 88 additions and 167 deletions
|
|
@ -1,128 +1,5 @@
|
|||
# layout.yaml
|
||||
- Glance:
|
||||
style: column
|
||||
columns:
|
||||
- width: full
|
||||
sections:
|
||||
- type: iframe
|
||||
name: Glance
|
||||
src: https://glance.netgrimoire.com
|
||||
height: 1000
|
||||
|
||||
- PNCHarris:
|
||||
style: column
|
||||
columns:
|
||||
- width: full
|
||||
sections:
|
||||
- type: services
|
||||
title: PNCHarris Services
|
||||
filter:
|
||||
label: homepage.group=pncharris
|
||||
|
||||
- Netgrimoire:
|
||||
style: column
|
||||
columns:
|
||||
- width: full
|
||||
sections:
|
||||
- type: services
|
||||
title: Netgrimoire Services
|
||||
filter:
|
||||
label: homepage.group=netgrimoire
|
||||
|
||||
- Wasted-Bandwidth:
|
||||
style: column
|
||||
columns:
|
||||
- width: full
|
||||
sections:
|
||||
- type: services
|
||||
title: Wasted Bandwidth Services
|
||||
filter:
|
||||
label: homepage.group=wasted-bandwidth
|
||||
|
||||
- Nucking-Futz:
|
||||
style: column
|
||||
columns:
|
||||
- width: full
|
||||
sections:
|
||||
- type: services
|
||||
title: Nucking-Futz Services
|
||||
filter:
|
||||
label: homepage.group=nucking-futz
|
||||
|
||||
- Codex:
|
||||
style: column
|
||||
columns:
|
||||
- width: full
|
||||
sections:
|
||||
- type: services
|
||||
title: Netgrimoire Documentation/Configuration
|
||||
filter:
|
||||
label: homepage.group=codex
|
||||
- Watch:
|
||||
style: column
|
||||
columns:
|
||||
- width: full
|
||||
sections:
|
||||
- type: services
|
||||
title: Netgrimoire Monitoring
|
||||
filter:
|
||||
label: homepage.group=watch
|
||||
|
||||
- Ward:
|
||||
style: column
|
||||
columns:
|
||||
- width: full
|
||||
sections:
|
||||
- type: services
|
||||
title: Netgrimoire Security
|
||||
filter:
|
||||
label: homepage.group=ward
|
||||
|
||||
- Vault:
|
||||
style: column
|
||||
columns:
|
||||
- width: full
|
||||
sections:
|
||||
- type: services
|
||||
title: Netgrimoire Data
|
||||
filter:
|
||||
label: homepage.group=Vault
|
||||
- Shadow:
|
||||
style: column
|
||||
columns:
|
||||
- width: full
|
||||
sections:
|
||||
- type: services
|
||||
title: Netgrimoire Aquisition
|
||||
filter:
|
||||
label: homepage.group=Shadow
|
||||
|
||||
- PNCFish:
|
||||
style: column
|
||||
columns:
|
||||
- width: full
|
||||
sections:
|
||||
- type: services
|
||||
title: PNC Fish & More
|
||||
filter:
|
||||
label: homepage.group=fish
|
||||
|
||||
- Green:
|
||||
style: column
|
||||
columns:
|
||||
- width: full
|
||||
sections:
|
||||
- type: services
|
||||
title: Netgrimoire Green Door
|
||||
filter:
|
||||
label: homepage.group=Green
|
||||
|
||||
- Pocket:
|
||||
style: column
|
||||
columns:
|
||||
- width: full
|
||||
sections:
|
||||
- type: services
|
||||
title: Pocket Grimoire
|
||||
filter:
|
||||
label: homepage.group=pocket
|
||||
# NOTE: This file is intentionally minimal.
|
||||
# All tab assignments and group ordering are managed in settings.yaml.
|
||||
# Leaving this file empty (or with only comments) prevents conflicts
|
||||
# with the settings.yaml layout: block.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue