Browse Source

add pv, pvc, deployment

master
An Pham 3 weeks ago
parent
commit
1d772cccda
391 changed files with 500 additions and 0 deletions
  1. BIN
      assets/.config.yml.swp
  2. +381
    -0
      assets/config.yml
  3. BIN
      assets/icons/3cx.png
  4. +12
    -0
      assets/icons/README.md
  5. BIN
      assets/icons/SHODAN.jpg
  6. BIN
      assets/icons/adguardhome.png
  7. BIN
      assets/icons/adminer.png
  8. BIN
      assets/icons/airsonic.png
  9. BIN
      assets/icons/alarmpi.png
  10. BIN
      assets/icons/alertmanager.png
  11. BIN
      assets/icons/alltube.png
  12. BIN
      assets/icons/amazon.png
  13. BIN
      assets/icons/amd.png
  14. BIN
      assets/icons/amvd.png
  15. BIN
      assets/icons/ansible.png
  16. BIN
      assets/icons/apple-touch-icon.png
  17. BIN
      assets/icons/archivebox.png
  18. BIN
      assets/icons/archiveteamwarrior.png
  19. BIN
      assets/icons/argocd.png
  20. BIN
      assets/icons/ariang.png
  21. BIN
      assets/icons/artifactory.png
  22. BIN
      assets/icons/authelia.png
  23. BIN
      assets/icons/avatar.png
  24. BIN
      assets/icons/avmfritzbox.png
  25. BIN
      assets/icons/awx.png
  26. BIN
      assets/icons/azure.png
  27. BIN
      assets/icons/azuredns.png
  28. BIN
      assets/icons/bacula.png
  29. BIN
      assets/icons/badge.png
  30. BIN
      assets/icons/baikal.png
  31. BIN
      assets/icons/bastillion.png
  32. BIN
      assets/icons/bazarr.png
  33. BIN
      assets/icons/beats.png
  34. BIN
      assets/icons/bithumen.png
  35. BIN
      assets/icons/bitwarden.png
  36. BIN
      assets/icons/blueiris.png
  37. BIN
      assets/icons/booksonic.png
  38. BIN
      assets/icons/bookstack.png
  39. BIN
      assets/icons/box.png
  40. BIN
      assets/icons/brewpi.png
  41. BIN
      assets/icons/buxfer.png
  42. BIN
      assets/icons/cabot.png
  43. BIN
      assets/icons/cadvisor.png
  44. BIN
      assets/icons/calibreweb.png
  45. BIN
      assets/icons/cardigann.png
  46. BIN
      assets/icons/checkmk.png
  47. BIN
      assets/icons/chevereto.png
  48. BIN
      assets/icons/chowdown.png
  49. BIN
      assets/icons/chronograf.png
  50. BIN
      assets/icons/clarkson.png
  51. BIN
      assets/icons/cloudcmd.png
  52. BIN
      assets/icons/cockpit.png
  53. BIN
      assets/icons/cockpitcms.png
  54. BIN
      assets/icons/code.png
  55. BIN
      assets/icons/codeserver.png
  56. BIN
      assets/icons/codimd.png
  57. BIN
      assets/icons/concourse.png
  58. BIN
      assets/icons/couchpotato.png
  59. BIN
      assets/icons/cpanel.png
  60. BIN
      assets/icons/cppdirect.png
  61. BIN
      assets/icons/cryptpad.png
  62. BIN
      assets/icons/cyberchef.png
  63. BIN
      assets/icons/deemix.png
  64. BIN
      assets/icons/deluge.png
  65. BIN
      assets/icons/directus.png
  66. BIN
      assets/icons/docker.png
  67. BIN
      assets/icons/docspell.png
  68. BIN
      assets/icons/dokuwiki.png
  69. BIN
      assets/icons/domoticz.png
  70. BIN
      assets/icons/dozzle.png
  71. BIN
      assets/icons/drone.png
  72. BIN
      assets/icons/droppy.png
  73. BIN
      assets/icons/duplicacy.png
  74. BIN
      assets/icons/duplicati.png
  75. BIN
      assets/icons/ebay.png
  76. BIN
      assets/icons/elastic.png
  77. BIN
      assets/icons/elasticsearch.png
  78. BIN
      assets/icons/element.png
  79. BIN
      assets/icons/emby.png
  80. BIN
      assets/icons/embystat.png
  81. BIN
      assets/icons/emq.png
  82. BIN
      assets/icons/erste-george.png
  83. BIN
      assets/icons/erste.png
  84. BIN
      assets/icons/esphome.png
  85. BIN
      assets/icons/evebox.png
  86. BIN
      assets/icons/facebook-messenger.png
  87. BIN
      assets/icons/facebook.png
  88. BIN
      assets/icons/favicon.ico
  89. BIN
      assets/icons/filebrowser.png
  90. BIN
      assets/icons/filerun.png
  91. BIN
      assets/icons/firefly.png
  92. BIN
      assets/icons/firefoxsend.png
  93. BIN
      assets/icons/flexget.png
  94. BIN
      assets/icons/flood.png
  95. BIN
      assets/icons/foldingathome.png
  96. BIN
      assets/icons/freeipa.png
  97. BIN
      assets/icons/freenas.png
  98. BIN
      assets/icons/freepbx.png
  99. BIN
      assets/icons/freshrss.png
  100. BIN
      assets/icons/ghost.png

BIN
assets/.config.yml.swp View File


+ 381
- 0
assets/config.yml View File

@ -0,0 +1,381 @@
---
# Homepage configuration
# See https://fontawesome.com/v5/search for icons options
title: "My Workspace"
subtitle: "Welcome to Bat Cave"
logo: "assets/icons/avatar.png"
#icon: "fas fa-skull-crossbones" # Optional icon
header: true
# Optional theme customization
theme: default
colors:
light:
highlight-primary: "#3367d6"
highlight-secondary: "#4285f4"
highlight-hover: "#5a95f5"
background: "#a2b9bc"
card-background: "#ffffff"
text: "#363636"
text-header: "#ffffff"
text-title: "#303030"
text-subtitle: "#424242"
card-shadow: rgba(0, 0, 0, 0.1)
link: "#3273dc"
link-hover: "#363636"
dark:
highlight-primary: "#3367d6"
highlight-secondary: "#4285f4"
highlight-hover: "#5a95f5"
background: "#131313"
card-background: "#2b2b2b"
text: "#eaeaea"
text-header: "#ffffff"
text-title: "#fafafa"
text-subtitle: "#f5f5f5"
card-shadow: rgba(0, 0, 0, 0.4)
link: "#3273dc"
link-hover: "#ffdd57"
#background-image: "/assets/bg/mancave.jpg"
# Optional message
message:
#url: https://b4bz.io
style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options.
title: "Welcome Internet Mortal !"
icon: "fa fa-grin"
content: "Use this as portal for self-host applications. This dashboard is forked from homer dashboard."
# Optional navbar
# links: [] # Allows for navbar (dark mode, layout, and search) without any links
links:
# - name: "Contribute"
# icon: "fab fa-github"
# url: "https://github.com/bastienwirtz/homer"
# target: "_blank" # optional html a tag target attribute
- name: "Back to Home Page"
icon: "fas fa-book"
url: "http://blog.anpham.me"
# this will link to a second homer page that will load config from additional-page.yml and keep default config values as in config.yml file
# see url field and assets/additional-page.yml.dist used in this example:
#- name: "another page!"
# icon: "fas fa-file-alt"
# url: "#additional-page"
# Services
# First level array represent a group.
# Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed).
services:
- name: "Speedtest"
icon: "fas fa-cloud"
items:
- name: "Speedtest"
logo: "assets/icons/librespeed.png"
subtitle: "Speedtest for anpham.me"
tag: "tester"
keywords: "monitor"
url: "https://speedtest.anpham.me"
target: "_blank" # optional html a tag target attribute
- name: "Uptime"
icon: "fas fa-cloud"
items:
- name: "Uptime Portal"
logo: "assets/icons/uptime.png"
subtitle: "Require credential to login"
tag: "app"
keywords: "monitor"
url: "https://uptime.anpham.me"
target: "_blank" # optional html a tag target attribute
- name: "Uptime Server Status "
logo: "assets/icons/uptime.png"
subtitle: "Checking uptime of servers"
tag: "app"
keywords: "monitor"
url: "https://uptime.anpham.me/status/homelab"
target: "_blank" # optional html a tag target attribute
- name: "Cloud Services"
icon: "fas fa-cloud"
items:
- name: "Nextcloud"
logo: "assets/icons/nextcloud.png"
subtitle: "Cloud Storage"
tag: "app"
keywords: "monitor"
url: "https://drive.anpham.me"
target: "_blank" # optional html a tag target attribute
- name: "Google Drive"
logo: "assets/icons/nextcloud.png"
subtitle: "Cloud Storage"
tag: "app"
keywords: "monitor"
url: "https://drive.google.com"
target: "_blank" # optional html a tag target attribute
- name: "One Drive"
logo: "assets/icons/nextcloud.png"
subtitle: "Cloud Storage"
tag: "app"
keywords: "monitor"
url: "https://onedrive.com"
target: "_blank" # optional html a tag target attribute
- name: "DevOps"
icon: "fas fa-cloud"
items:
- name: "Kanboard"
logo: "assets/icons/kanboard.png"
subtitle: "Kanboard for Project management"
tag: "app"
keywords: "kanboard"
url: "https://kanboard.anpham.me"
target: "_blank" # optional html a tag target attribute
- name: "DNS Tester"
logo: "assets/icons/webtools.png"
tag: "app"
keywords: "DNS"
url: "https://www.whatsmydns.net/"
target: "_blank" # optional html a tag target attribute
- name: "Gitea"
logo: "assets/icons/gitea.png"
subtitle: "Code Reporsitory"
tag: "app"
keywords: "git"
url: "https://git.anpham.me/anpham"
target: "_blank" # optional html a tag target attribute
- name: "Trillium Notebook"
logo: "assets/icons/trilium.png"
subtitle: "Notebook"
tag: "app"
keywords: "note"
url: "https://trillium.anpham.me"
target: "_blank" # optional html a tag target attribute
- name: "Github Main Page"
logo: "assets/icons/github.png"
subtitle: "Code Reporsitory"
tag: "app"
keywords: "git "
url: "https://github.com/phamduchongan93"
target: "_blank" # optional html a tag target attribute
- name: "Argo CD"
logo: "assets/icons/argocd.png"
subtitle: "GitOps"
tag: "app"
keywords: "ci/cd"
url: "https://argocd.anpham.me"
target: "_blank" # optional html a tag target attribute
- name: "Jenkins Server"
logo: "assets/icons/jenkins.png"
subtitle: "Jenkins Server"
tag: "app"
keywords: "jenkins "
url: "https://jenkins.anpham.me/"
target: "_blank" # optional html a tag target attribute
- name: "SE Cources"
icon: "fas fa-cloud"
items:
- name: "System Architecture"
logo: "assets/icons/cppdirect.png"
subtitle: "System Architecture Portal"
tag: "system-engineer"
keywords: "work school"
url: "https://canvas.cpp.edu/courses/65184/modules#module_374823"
target: "_blank" # optional html a tag target attribute
- name: "SE 5110 Advanced Engineering Economics"
logo: "assets/icons/cppdirect.png"
subtitle: "SE cources"
tag: "system-engineer"
keywords: "work school"
url: "https://canvas.cpp.edu/courses/65198/modules"
target: "_blank" # optional html a tag target attribute
- name: "SE 5130 System Life Cycle"
logo: "assets/icons/cppdirect.png"
subtitle: "SE cources"
tag: "system-engineer"
keywords: "work school"
url: "https://canvas.cpp.edu/courses/77922/modules"
target: "_blank" # optional html a tag target attribute
- name: "SE 5100 Intro System Science"
logo: "assets/icons/cppdirect.png"
subtitle: "SE cources"
tag: "system-engineer"
keywords: "work school"
url: "https://canvas.cpp.edu/courses/89200"
target: "_blank" # optional html a tag target attribute
- name: "SE 5200 System Simulation"
logo: "assets/icons/cppdirect.png"
subtitle: "SE cources"
tag: "system-engineer"
keywords: "work school"
url: "https://canvas.cpp.edu/courses/89198"
target: "_blank" # optional html a tag target attribute
- name: "SE 5190 Operational Research"
logo: "assets/icons/cppdirect.png"
subtitle: "SE cources"
tag: "system-engineer"
keywords: "work school"
url: "https://canvas.cpp.edu/courses/102271"
target: "_blank" # optional html a tag target attribute
- name: "Handshake"
logo: "assets/icons/cppdirect.png"
subtitle: "SE cources"
tag: "system-engineer"
keywords: "work school"
url: "https://cpp.joinhandshake.com/stu"
target: "_blank" # optional html a tag target attribute
- name: "School and Office"
icon: "fas fa-cloud"
items:
- name: "Bronco Login "
logo: "assets/icons/cppdirect.png"
subtitle: "Bronco Direct for Student Services"
tag: "cpp"
keywords: "cpp"
url: "https://my.cpp.edu"
target: "_blank" # optional html a tag target attribute
- name: "Online Calendar"
logo: "assets/icons/cppdirect.png"
tag: "cpp"
keywords: "calendar"
url: "https://drive.anpham.me/apps/calendar/"
target: "_blank" # optional html a tag target attribute
- name: "CPP Email Service"
logo: "assets/icons/cppdirect.png"
subtitle: "CPP Email Server"
tag: "app work"
keywords: "work"
url: "https://outlook.office.com/mail/cpp.edu"
target: "_blank" # optional html a tag target attribute
- name: "AWS from CPP"
logo: "assets/icons/cppdirect.png"
tag: "AWS CPP"
keywords: "work"
url: "http://cpplogin.awsapps.com/start/"
target: "_blank"
- name: "Online Webcam and Mictest"
logo: "assets/icons/cppdirect.png"
tag: "test work"
keywords: "work audio video"
url: "https://webcammictest.com"
target: "_blank" # optional html a tag target attribute
- name: "Admin "
icon: "fas fa-cloud"
items:
- name: "Cloudflare Tunnel"
logo: "assets/icons/cloudcmd.png"
subtitle: "Tunneling network"
tag: "tunnel"
keywords: "tunnel"
url: "https://one.dash.cloudflare.com/188a04eff2f58ea564531dc246f6448e/access/tunnels"
target: "_blank" # optional html a tag target attribute
- name: "Router Config"
logo: "assets/icons/cloudcmd.png"
subtitle: "Unknown"
tag: "tunnel"
keywords: "tunnel"
url: "https://router.anpham.me"
target: "_blank" # optional html a tag target attribute
- name: "Grafana"
logo: "assets/icons/grafana.png"
subtitle: "Unknown"
tag: "monitor"
keywords: "tunnel"
url: "https://grafana.anpham.me"
target: "_blank" # optional html a tag target attribute
- name: "Archive"
icon: "fas fa-cloud"
items:
- name: "CPP Library"
logo: "assets/icons/cloudcmd.png"
subtitle: "Public Library"
tag: "library"
keywords: "library"
url: "https://libguides.library.cpp.edu/"
target: "_blank" # optional html a tag target attribute
- name: "Mapping and Navigation"
icon: "map navigation"
items:
- name: "CPP Library"
logo: "assets/icons/cloudcmd.png"
keywords: "navigation"
url: "https://www.magnetic-declination.com/"
target: "_blank" # optional html a tag target attribute
- name: "AI"
items:
- name: "ChatGPT"
tag: "AI"
url: "https://chatgpt.com/"
target: "_blank"
- name: "Team AI support Channel"
logo: "assets/icons/cppdirect.png"
tag: "cpp"
url: "https://teams.microsoft.com/_?culture=en-us&country=us#/conversations/19:[email protected]?ctx=chat"
target: "_blank" # optional html a tag target attribute
- name: "Virtual Meeting"
icon: "Zoom"
items:
- name: "System Simulation"
logo: "assets/icons/cppdirect.png"
tag: "zoom"
url: "https://cpp.zoom.us/j/88914126169"
target: "_blank" # optional html a tag target attribute
- name: "System Science"
logo: "assets/icons/cppdirect.png"
tag: "3142"
url: "https://cpp.zoom.us/j/89847290142"
target: "_blank" # optional html a tag target attribute
- name: "Virtual Meeting"
icon: "Zoom"
items:
- name: "System Simulation"
logo: "assets/icons/cppdirect.png"
tag: "zoom"
url: "https://cpp.zoom.us/j/88914126169"
target: "_blank" # optional html a tag target attribute
- name: "System Science"
logo: "assets/icons/cppdirect.png"
tag: "3142"
url: "https://cpp.zoom.us/j/89847290142"
target: "_blank" # optional html a tag target attribute

BIN
assets/icons/3cx.png View File

Before After
Width: 1200  |  Height: 1200  |  Size: 51 KiB

+ 12
- 0
assets/icons/README.md View File

@ -0,0 +1,12 @@
# PWA Icons / Images
We suggest you to create a svg or png icon (if it is a png icon, with the maximum resolution possible) for your application and use it to generate a favicon package in [Favicon Generator](https://realfavicongenerator.net/).
Once generated, download the ZIP and use android-* icons for pwa-*:
- use `android-chrome-192x192.png` for `pwa-192x192.png`
- use `android-chrome-512x512.png` for `pwa-512x512.png`
- `apple-touch-icon.png` is `apple-touch-icon.png`
- `favicon.ico` is `favicon.ico`
`

BIN
assets/icons/SHODAN.jpg View File

Before After
Width: 250  |  Height: 268  |  Size: 32 KiB

BIN
assets/icons/adguardhome.png View File

Before After
Width: 250  |  Height: 250  |  Size: 3.4 KiB

BIN
assets/icons/adminer.png View File

Before After
Width: 250  |  Height: 250  |  Size: 10 KiB

BIN
assets/icons/airsonic.png View File

Before After
Width: 500  |  Height: 500  |  Size: 27 KiB

BIN
assets/icons/alarmpi.png View File

Before After
Width: 240  |  Height: 230  |  Size: 4.5 KiB

BIN
assets/icons/alertmanager.png View File

Before After
Width: 573  |  Height: 573  |  Size: 29 KiB

BIN
assets/icons/alltube.png View File

Before After
Width: 500  |  Height: 508  |  Size: 58 KiB

BIN
assets/icons/amazon.png View File

Before After
Width: 432  |  Height: 432  |  Size: 45 KiB

BIN
assets/icons/amd.png View File

Before After
Width: 512  |  Height: 512  |  Size: 28 KiB

BIN
assets/icons/amvd.png View File

Before After
Width: 512  |  Height: 512  |  Size: 16 KiB

BIN
assets/icons/ansible.png View File

Before After
Width: 432  |  Height: 432  |  Size: 8.8 KiB

BIN
assets/icons/apple-touch-icon.png View File

Before After
Width: 180  |  Height: 180  |  Size: 13 KiB

BIN
assets/icons/archivebox.png View File

Before After
Width: 682  |  Height: 672  |  Size: 4.7 KiB

BIN
assets/icons/archiveteamwarrior.png View File

Before After
Width: 250  |  Height: 255  |  Size: 8.5 KiB

BIN
assets/icons/argocd.png View File

Before After
Width: 432  |  Height: 432  |  Size: 43 KiB

BIN
assets/icons/ariang.png View File

Before After
Width: 256  |  Height: 256  |  Size: 13 KiB

BIN
assets/icons/artifactory.png View File

Before After
Width: 363  |  Height: 405  |  Size: 2.6 KiB

BIN
assets/icons/authelia.png View File

Before After
Width: 890  |  Height: 874  |  Size: 53 KiB

BIN
assets/icons/avatar.png View File

Before After
Width: 460  |  Height: 460  |  Size: 18 KiB

BIN
assets/icons/avmfritzbox.png View File

Before After
Width: 240  |  Height: 240  |  Size: 11 KiB

BIN
assets/icons/awx.png View File

Before After
Width: 527  |  Height: 313  |  Size: 80 KiB

BIN
assets/icons/azure.png View File

Before After
Width: 1200  |  Height: 936  |  Size: 15 KiB

BIN
assets/icons/azuredns.png View File

Before After
Width: 512  |  Height: 512  |  Size: 15 KiB

BIN
assets/icons/bacula.png View File

Before After
Width: 253  |  Height: 99  |  Size: 6.3 KiB

BIN
assets/icons/badge.png View File

Before After
Width: 400  |  Height: 400  |  Size: 14 KiB

BIN
assets/icons/baikal.png View File

Before After
Width: 250  |  Height: 250  |  Size: 1.9 KiB

BIN
assets/icons/bastillion.png View File

Before After
Width: 175  |  Height: 200  |  Size: 4.0 KiB

BIN
assets/icons/bazarr.png View File

Before After
Width: 512  |  Height: 512  |  Size: 15 KiB

BIN
assets/icons/beats.png View File

Before After
Width: 400  |  Height: 500  |  Size: 16 KiB

BIN
assets/icons/bithumen.png View File

Before After
Width: 240  |  Height: 240  |  Size: 3.7 KiB

BIN
assets/icons/bitwarden.png View File

Before After
Width: 512  |  Height: 512  |  Size: 17 KiB

BIN
assets/icons/blueiris.png View File

Before After
Width: 512  |  Height: 512  |  Size: 193 KiB

BIN
assets/icons/booksonic.png View File

Before After
Width: 250  |  Height: 250  |  Size: 34 KiB

BIN
assets/icons/bookstack.png View File

Before After
Width: 250  |  Height: 250  |  Size: 3.2 KiB

BIN
assets/icons/box.png View File

Before After
Width: 310  |  Height: 310  |  Size: 105 KiB

BIN
assets/icons/brewpi.png View File

Before After
Width: 512  |  Height: 512  |  Size: 13 KiB

BIN
assets/icons/buxfer.png View File

Before After
Width: 200  |  Height: 200  |  Size: 5.9 KiB

BIN
assets/icons/cabot.png View File

Before After
Width: 200  |  Height: 200  |  Size: 10 KiB

BIN
assets/icons/cadvisor.png View File

Before After
Width: 243  |  Height: 266  |  Size: 14 KiB

BIN
assets/icons/calibreweb.png View File

Before After
Width: 250  |  Height: 250  |  Size: 1.5 KiB

BIN
assets/icons/cardigann.png View File

Before After
Width: 250  |  Height: 250  |  Size: 1.0 KiB

BIN
assets/icons/checkmk.png View File

Before After
Width: 180  |  Height: 180  |  Size: 4.1 KiB

BIN
assets/icons/chevereto.png View File

Before After
Width: 250  |  Height: 250  |  Size: 8.2 KiB

BIN
assets/icons/chowdown.png View File

Before After
Width: 512  |  Height: 512  |  Size: 26 KiB

BIN
assets/icons/chronograf.png View File

Before After
Width: 250  |  Height: 250  |  Size: 18 KiB

BIN
assets/icons/clarkson.png View File

Before After
Width: 300  |  Height: 62  |  Size: 3.7 KiB

BIN
assets/icons/cloudcmd.png View File

Before After
Width: 604  |  Height: 427  |  Size: 18 KiB

BIN
assets/icons/cockpit.png View File

Before After
Width: 512  |  Height: 512  |  Size: 9.8 KiB

BIN
assets/icons/cockpitcms.png View File

Before After
Width: 250  |  Height: 250  |  Size: 3.7 KiB

BIN
assets/icons/code.png View File

Before After
Width: 512  |  Height: 512  |  Size: 32 KiB

BIN
assets/icons/codeserver.png View File

Before After
Width: 250  |  Height: 250  |  Size: 2.4 KiB

BIN
assets/icons/codimd.png View File

Before After
Width: 180  |  Height: 180  |  Size: 686 B

BIN
assets/icons/concourse.png View File

Before After
Width: 767  |  Height: 767  |  Size: 9.1 KiB

BIN
assets/icons/couchpotato.png View File

Before After
Width: 512  |  Height: 332  |  Size: 42 KiB

BIN
assets/icons/cpanel.png View File

Before After
Width: 250  |  Height: 250  |  Size: 2.7 KiB

BIN
assets/icons/cppdirect.png View File

Before After
Width: 262  |  Height: 287  |  Size: 46 KiB

BIN
assets/icons/cryptpad.png View File

Before After
Width: 773  |  Height: 934  |  Size: 9.8 KiB

BIN
assets/icons/cyberchef.png View File

Before After
Width: 128  |  Height: 128  |  Size: 5.8 KiB

BIN
assets/icons/deemix.png View File

Before After
Width: 512  |  Height: 512  |  Size: 67 KiB

BIN
assets/icons/deluge.png View File

Before After
Width: 250  |  Height: 250  |  Size: 4.1 KiB

BIN
assets/icons/directus.png View File

Before After
Width: 250  |  Height: 250  |  Size: 2.9 KiB

BIN
assets/icons/docker.png View File

Before After
Width: 512  |  Height: 512  |  Size: 17 KiB

BIN
assets/icons/docspell.png View File

Before After
Width: 96  |  Height: 96  |  Size: 3.4 KiB

BIN
assets/icons/dokuwiki.png View File

Before After
Width: 250  |  Height: 252  |  Size: 16 KiB

BIN
assets/icons/domoticz.png View File

Before After
Width: 196  |  Height: 196  |  Size: 8.0 KiB

BIN
assets/icons/dozzle.png View File

Before After
Width: 250  |  Height: 250  |  Size: 2.4 KiB

BIN
assets/icons/drone.png View File

Before After
Width: 500  |  Height: 500  |  Size: 49 KiB

BIN
assets/icons/droppy.png View File

Before After
Width: 512  |  Height: 512  |  Size: 3.1 KiB

BIN
assets/icons/duplicacy.png View File

Before After
Width: 256  |  Height: 256  |  Size: 19 KiB

BIN
assets/icons/duplicati.png View File

Before After
Width: 512  |  Height: 512  |  Size: 7.3 KiB

BIN
assets/icons/ebay.png View File

Before After
Width: 432  |  Height: 432  |  Size: 26 KiB

BIN
assets/icons/elastic.png View File

Before After
Width: 142  |  Height: 142  |  Size: 1.2 KiB

BIN
assets/icons/elasticsearch.png View File

Before After
Width: 449  |  Height: 500  |  Size: 32 KiB

BIN
assets/icons/element.png View File

Before After
Width: 463  |  Height: 419  |  Size: 26 KiB

BIN
assets/icons/emby.png View File

Before After
Width: 250  |  Height: 250  |  Size: 2.2 KiB

BIN
assets/icons/embystat.png View File

Before After
Width: 500  |  Height: 500  |  Size: 6.1 KiB

BIN
assets/icons/emq.png View File

Before After
Width: 475  |  Height: 469  |  Size: 5.3 KiB

BIN
assets/icons/erste-george.png View File

Before After
Width: 200  |  Height: 200  |  Size: 8.0 KiB

BIN
assets/icons/erste.png View File

Before After
Width: 200  |  Height: 200  |  Size: 6.0 KiB

BIN
assets/icons/esphome.png View File

Before After
Width: 80  |  Height: 80  |  Size: 1.1 KiB

BIN
assets/icons/evebox.png View File

Before After
Width: 500  |  Height: 481  |  Size: 9.3 KiB

BIN
assets/icons/facebook-messenger.png View File

Before After
Width: 512  |  Height: 512  |  Size: 7.5 KiB

BIN
assets/icons/facebook.png View File

Before After
Width: 432  |  Height: 432  |  Size: 9.4 KiB

BIN
assets/icons/favicon.ico View File

Before After

BIN
assets/icons/filebrowser.png View File

Before After
Width: 400  |  Height: 400  |  Size: 14 KiB

BIN
assets/icons/filerun.png View File

Before After
Width: 512  |  Height: 512  |  Size: 15 KiB

BIN
assets/icons/firefly.png View File

Before After
Width: 345  |  Height: 512  |  Size: 61 KiB

BIN
assets/icons/firefoxsend.png View File

Before After
Width: 192  |  Height: 192  |  Size: 13 KiB

BIN
assets/icons/flexget.png View File

Before After
Width: 400  |  Height: 400  |  Size: 32 KiB

BIN
assets/icons/flood.png View File

Before After
Width: 512  |  Height: 512  |  Size: 16 KiB

BIN
assets/icons/foldingathome.png View File

Before After
Width: 250  |  Height: 250  |  Size: 9.5 KiB

BIN
assets/icons/freeipa.png View File

Before After
Width: 500  |  Height: 500  |  Size: 48 KiB

BIN
assets/icons/freenas.png View File

Before After
Width: 150  |  Height: 141  |  Size: 2.1 KiB

BIN
assets/icons/freepbx.png View File

Before After
Width: 500  |  Height: 273  |  Size: 50 KiB

BIN
assets/icons/freshrss.png View File

Before After
Width: 513  |  Height: 512  |  Size: 12 KiB

BIN
assets/icons/ghost.png View File

Before After
Width: 300  |  Height: 300  |  Size: 1.8 KiB

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save