Advertisement
Guest User

conf.yml dashy

a guest
Jan 26th, 2023
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.34 KB | None | 0 0
  1. appConfig:
  2. theme: lissy
  3. layout: auto
  4. iconSize: large
  5. language: en
  6. pageInfo:
  7. title: Home Lab
  8. description: Welcome to your Home Lab!
  9. navLinks:
  10. - title: GitHub
  11. path: https://github.com/Lissy93/dashy
  12. - title: Documentation
  13. path: https://dashy.to/docs
  14. footerText: ''
  15. sections:
  16. - name: server managing
  17. icon: fas fa-server
  18. items:
  19. - title: ESXI
  20. description: vmware
  21. icon: /icons/png/vmwareesxi.png
  22. url: https://vsphere.jsme.be
  23. target: newtab
  24. statusCheck: true
  25. id: 0_1529_esxi
  26. - title: vCenter
  27. description: Management
  28. icon: icons/png/vmwarevcenter.png
  29. url: https://vcenter.jsme.be
  30. target: newtab
  31. statusCheck: true
  32. id: 1_1529_vcenter
  33. - title: ILO
  34. description: Integrated Lights out 4
  35. icon: /icons/png/hp.png
  36. url: https://ilo.jsme.be
  37. target: newtab
  38. statusCheck: true
  39. id: 2_1529_ilo
  40. displayData:
  41. sortBy: default
  42. rows: 1
  43. cols: 1
  44. collapsed: false
  45. hideForGuests: false
  46. - name: Domain & DNS Management
  47. icon: /icons/png/edge.png
  48. displayData:
  49. sortBy: default
  50. rows: 1
  51. cols: 1
  52. collapsed: false
  53. hideForGuests: false
  54. items:
  55. - title: Nginx Proxy Manager
  56. description: Proxy Manager
  57. icon: /icons/png/nginxproxymanager.png
  58. url: http://npm.jsme.be
  59. target: modal
  60. statusCheck: true
  61. id: 0_1984_nginxproxymanager
  62. - title: Pihole
  63. description: ad blocking dns
  64. icon: /icons/png/pihole.png
  65. url: http://pihole.jsme.be/admin
  66. target: newtab
  67. statusCheck: true
  68. id: 1_1984_pihole
  69. - name: Docker
  70. icon: /icons/png/docker.png
  71. displayData:
  72. sortBy: default
  73. rows: 1
  74. cols: 1
  75. collapsed: false
  76. hideForGuests: false
  77. items:
  78. - title: Main Docker
  79. icon: /icons/png/portainer.png
  80. url: https://docker.jsme.be
  81. target: modal
  82. statusCheck: true
  83. id: 0_600_maindocker
  84. - title: Valheim Docker
  85. icon: /icons/png/portainer.png
  86. url: https://valdock.jsme.be
  87. target: modal
  88. statusCheck: true
  89. id: 1_600_valheimdocker
  90. - name: Personal VM's
  91. icon: /icons/png/VM.png
  92. displayData:
  93. sortBy: default
  94. rows: 1
  95. cols: 2
  96. collapsed: false
  97. hideForGuests: false
  98. items:
  99. - title: Domain Controller
  100. description: Windows Server 2022 DC
  101. icon: /icons/png/azuredns.png
  102. url: https://vsphere.jsme.be/ui/#/console/28
  103. target: newtab
  104. statusCheck: true
  105. statusCheckAllowInsecure: true
  106. id: 0_1185_domaincontroller
  107. - title: Clone DC
  108. description: Backup Domain controller
  109. icon: /icons/png/azuredns.png
  110. url: https://vsphere.jsme.be/ui/#/host/vms/31
  111. target: newtab
  112. statusCheck: true
  113. statusCheckAllowInsecure: true
  114. id: 1_1185_clonedc
  115. - title: Home Server
  116. description: Temporary Windows Server
  117. icon: /icons/png/windows-11.png
  118. url: https://vsphere.jsme.be/ui/#/host/vms/1
  119. target: newtab
  120. statusCheck: true
  121. statusCheckAllowInsecure: true
  122. id: 2_1185_homeserver
  123. - name: School VM's
  124. icon: /icons/png/University.png
  125. displayData:
  126. sortBy: default
  127. rows: 1
  128. cols: 2
  129. collapsed: false
  130. hideForGuests: false
  131. items:
  132. - title: Domain Controller
  133. description: School DomainCcontroller
  134. icon: /icons/png/windows-11.png
  135. url: https://vsphere.jsme.be/ui/#/console/36
  136. target: newtab
  137. statusCheck: true
  138. statusCheckAllowInsecure: true
  139. id: 0_965_domaincontroller
  140. - name: School Links
  141. icon: /icons/png/University.png
  142. displayData:
  143. sortBy: default
  144. rows: 2
  145. cols: 3
  146. collapsed: false
  147. hideForGuests: false
  148. widgets:
  149. - type: iframe
  150. options:
  151. url: >-
  152. [http://192.168.0.121:3000/d/kwtyVaAmz/vmware-vsphere-overview?orgId=1&kiosk=&from=1674746328933&to=1674767928933&viewPanel=34]
  153. frameheight: 400
  154. id: 0_1161_iframe
  155. items:
  156. - title: grafana
  157. id: 0_1161_grafana
  158.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement