Skip to content

Commit

Permalink
update conf
Browse files Browse the repository at this point in the history
  • Loading branch information
soerenschneider committed Oct 17, 2024
1 parent 83eac4a commit b208a1e
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions clusters/svc.ez.soeren.cloud/homer/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,18 @@ miniflux: &miniflux
pastebin: &pastebin
name: "Pastebin"
icon: "fa-solid fa-paste"
logo: "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/privatebin.svg"
tag: "vault"
keywords: "self selfhosted hosted vault security"
url: "https://bin.svc.dd.soeren.cloud"
url: "https://privatebin.svc.dd.soeren.cloud"
target: "_blank"

cyberchef: &cyberchef
name: "Cyberchef"
logo: "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/svg/cyberchef.svg"
tag: "vault"
keywords: "self selfhosted hosted vault security"
url: "https://cyberchef.svc.pt.soeren.cloud"
target: "_blank"

changedetection:
Expand Down Expand Up @@ -348,13 +357,14 @@ services:
- <<: *stirling_pdf
url: "https://stirling-pdf.svc.ez.soeren.cloud"
- <<: *pastebin
url: "https://bin.svc.ez.soeren.cloud"
url: "https://privatebin.svc.ez.soeren.cloud"
- <<: *whoogle
url: "https://whoogle.svc.ez.soeren.cloud"

- name: "Development"
icon: "fas fa-code-branch"
items:
- <<: *cyberchef
- <<: *dev_httpbin
url: "https://httpbin.svc.ez.soeren.cloud"
- <<: *dev_stringis
Expand Down

0 comments on commit b208a1e

Please sign in to comment.