From 0095402730923b87ffb34f4beb5a81206fd6a87b Mon Sep 17 00:00:00 2001 From: docker Date: Fri, 2 May 2025 08:52:16 +0000 Subject: [PATCH] add dash.simonis.lol config --- .gitignore => local/.gitignore | 0 bookmarks.yaml => local/bookmarks.yaml | 0 custom.css => local/custom.css | 0 custom.js => local/custom.js | 0 docker.yaml => local/docker.yaml | 0 kubernetes.yaml => local/kubernetes.yaml | 0 services.yaml => local/services.yaml | 0 settings.yaml => local/settings.yaml | 0 widgets.yaml => local/widgets.yaml | 0 public/bookmarks.yaml | 4 + public/custom.css | 11 ++ public/custom.js | 0 public/docker.yaml | 10 ++ public/kubernetes.yaml | 2 + public/logs/homepage.log | 134 +++++++++++++++++++++++ public/services.yaml | 48 ++++++++ public/settings.yaml | 5 + public/widgets.yaml | 7 ++ 18 files changed, 221 insertions(+) rename .gitignore => local/.gitignore (100%) rename bookmarks.yaml => local/bookmarks.yaml (100%) rename custom.css => local/custom.css (100%) rename custom.js => local/custom.js (100%) rename docker.yaml => local/docker.yaml (100%) rename kubernetes.yaml => local/kubernetes.yaml (100%) rename services.yaml => local/services.yaml (100%) rename settings.yaml => local/settings.yaml (100%) rename widgets.yaml => local/widgets.yaml (100%) create mode 100644 public/bookmarks.yaml create mode 100644 public/custom.css create mode 100644 public/custom.js create mode 100644 public/docker.yaml create mode 100644 public/kubernetes.yaml create mode 100644 public/logs/homepage.log create mode 100644 public/services.yaml create mode 100644 public/settings.yaml create mode 100644 public/widgets.yaml diff --git a/.gitignore b/local/.gitignore similarity index 100% rename from .gitignore rename to local/.gitignore diff --git a/bookmarks.yaml b/local/bookmarks.yaml similarity index 100% rename from bookmarks.yaml rename to local/bookmarks.yaml diff --git a/custom.css b/local/custom.css similarity index 100% rename from custom.css rename to local/custom.css diff --git a/custom.js b/local/custom.js similarity index 100% rename from custom.js rename to local/custom.js diff --git a/docker.yaml b/local/docker.yaml similarity index 100% rename from docker.yaml rename to local/docker.yaml diff --git a/kubernetes.yaml b/local/kubernetes.yaml similarity index 100% rename from kubernetes.yaml rename to local/kubernetes.yaml diff --git a/services.yaml b/local/services.yaml similarity index 100% rename from services.yaml rename to local/services.yaml diff --git a/settings.yaml b/local/settings.yaml similarity index 100% rename from settings.yaml rename to local/settings.yaml diff --git a/widgets.yaml b/local/widgets.yaml similarity index 100% rename from widgets.yaml rename to local/widgets.yaml diff --git a/public/bookmarks.yaml b/public/bookmarks.yaml new file mode 100644 index 0000000..0bd0993 --- /dev/null +++ b/public/bookmarks.yaml @@ -0,0 +1,4 @@ +--- +# For configuration options and examples, please see: +# https://gethomepage.dev/configs/bookmarks + diff --git a/public/custom.css b/public/custom.css new file mode 100644 index 0000000..beaf588 --- /dev/null +++ b/public/custom.css @@ -0,0 +1,11 @@ +#layout-groups { + margin-bottom: 0px; +} + +#footer { + display: none; +} + +.bookmark-description { + display: none; +} \ No newline at end of file diff --git a/public/custom.js b/public/custom.js new file mode 100644 index 0000000..e69de29 diff --git a/public/docker.yaml b/public/docker.yaml new file mode 100644 index 0000000..2f4c4e3 --- /dev/null +++ b/public/docker.yaml @@ -0,0 +1,10 @@ +--- +# For configuration options and examples, please see: +# https://gethomepage.dev/configs/docker/ + +# my-docker: +# host: 127.0.0.1 +# port: 2375 + +# my-docker: +# socket: /var/run/docker.sock diff --git a/public/kubernetes.yaml b/public/kubernetes.yaml new file mode 100644 index 0000000..aca6e82 --- /dev/null +++ b/public/kubernetes.yaml @@ -0,0 +1,2 @@ +--- +# sample kubernetes config diff --git a/public/logs/homepage.log b/public/logs/homepage.log new file mode 100644 index 0000000..fa3a2ce --- /dev/null +++ b/public/logs/homepage.log @@ -0,0 +1,134 @@ +[2025-05-02T08:23:44.424Z] info: kubernetes.yaml was copied to the config folder +[2025-05-02T08:24:26.563Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:27.211Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:27.215Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:27.220Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:27.224Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:27.230Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:27.234Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:27.243Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:27.246Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:27.251Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:27.810Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:27.906Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:27.909Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:31.604Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:31.964Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:31.967Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:31.969Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:31.971Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:31.974Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:31.976Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:31.989Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:31.991Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:31.993Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:32.294Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:32.362Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:24:32.392Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:25:50.051Z] info: docker.yaml was copied to the config folder +[2025-05-02T08:25:50.052Z] info: services.yaml was copied to the config folder +[2025-05-02T08:25:50.053Z] info: bookmarks.yaml was copied to the config folder +[2025-05-02T08:25:50.054Z] info: widgets.yaml was copied to the config folder +[2025-05-02T08:25:50.054Z] info: custom.css was copied to the config folder +[2025-05-02T08:25:50.055Z] info: custom.js was copied to the config folder +[2025-05-02T08:37:14.048Z] error: undefined +[2025-05-02T08:37:14.055Z] error: TypeError: Invalid URL + at new URL (node:internal/url:818:25) + at d (/app/.next/server/pages/index.js:7:13690) + at Wc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:68:44) + at Zc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:70:253) + at Z (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:76:89) + at $c (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:78:98) + at bd (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:77:404) + at Z (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:76:217) + at $c (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:78:98) + at Zc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:71:145) +[2025-05-02T08:37:14.065Z] error: TypeError: Invalid URL + at new URL (node:internal/url:818:25) + at d (/app/.next/server/pages/index.js:7:13690) + at Wc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:68:44) + at Zc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:70:253) + at Z (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:76:89) + at $c (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:78:98) + at bd (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:77:404) + at Z (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:76:217) + at $c (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:78:98) + at Zc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:71:145) +[2025-05-02T08:37:32.187Z] error: undefined +[2025-05-02T08:37:32.188Z] error: TypeError: Invalid URL + at new URL (node:internal/url:818:25) + at d (/app/.next/server/pages/index.js:7:13690) + at Wc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:68:44) + at Zc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:70:253) + at Z (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:76:89) + at $c (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:78:98) + at bd (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:77:404) + at Z (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:76:217) + at $c (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:78:98) + at Zc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:71:145) +[2025-05-02T08:37:32.196Z] error: TypeError: Invalid URL + at new URL (node:internal/url:818:25) + at d (/app/.next/server/pages/index.js:7:13690) + at Wc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:68:44) + at Zc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:70:253) + at Z (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:76:89) + at $c (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:78:98) + at bd (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:77:404) + at Z (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:76:217) + at $c (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:78:98) + at Zc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:71:145) +[2025-05-02T08:37:43.627Z] error: undefined +[2025-05-02T08:37:43.629Z] error: TypeError: Invalid URL + at new URL (node:internal/url:818:25) + at d (/app/.next/server/pages/index.js:7:13690) + at Wc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:68:44) + at Zc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:70:253) + at Z (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:76:89) + at $c (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:78:98) + at bd (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:77:404) + at Z (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:76:217) + at $c (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:78:98) + at Zc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:71:145) +[2025-05-02T08:37:43.632Z] error: undefined +[2025-05-02T08:37:55.383Z] error: undefined +[2025-05-02T08:37:55.385Z] error: TypeError: Invalid URL + at new URL (node:internal/url:818:25) + at d (/app/.next/server/pages/index.js:7:13690) + at Wc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:68:44) + at Zc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:70:253) + at Z (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:76:89) + at $c (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:78:98) + at bd (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:77:404) + at Z (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:76:217) + at $c (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:78:98) + at Zc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:71:145) +[2025-05-02T08:37:55.392Z] error: TypeError: Invalid URL + at new URL (node:internal/url:818:25) + at d (/app/.next/server/pages/index.js:7:13690) + at Wc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:68:44) + at Zc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:70:253) + at Z (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:76:89) + at $c (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:78:98) + at bd (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:77:404) + at Z (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:76:217) + at $c (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:78:98) + at Zc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:71:145) +[2025-05-02T08:38:00.410Z] error: undefined +[2025-05-02T08:38:00.412Z] error: TypeError: Invalid URL + at new URL (node:internal/url:818:25) + at d (/app/.next/server/pages/index.js:7:13690) + at Wc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:68:44) + at Zc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:70:253) + at Z (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:76:89) + at $c (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:78:98) + at bd (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:77:404) + at Z (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:76:217) + at $c (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:78:98) + at Zc (/app/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js:71:145) +[2025-05-02T08:38:00.415Z] error: undefined +[2025-05-02T08:51:29.689Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:51:29.709Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:51:29.712Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:51:29.729Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:51:29.756Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-05-02T08:51:29.818Z] error: Host validation failed for: 192.168.178.104:3001. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. diff --git a/public/services.yaml b/public/services.yaml new file mode 100644 index 0000000..92f2ddb --- /dev/null +++ b/public/services.yaml @@ -0,0 +1,48 @@ +--- +# For configuration options and examples, please see: +# https://gethomepage.dev/configs/services/ + +- Services: + - Gitea: + href: https://git.simonis.lol + icon: gitea.png + - AMP: + href: https://amp.simonis.lol + icon: amp.png + - Home Assistant: + href: https://hassio.simonis.lol + icon: home-assistant.png + - Immich: + href: https://immich.simonis.lol + icon: immich.png + - Authentik: + href: https://oauth.simonis.lol + icon: authentik.png + - Vaultwarden: + href: https://vault.simonis.lol + icon: vaultwarden.png + - Synology: + href: https://synology.simonis.lol + icon: synology.png + - Mail in a Box: + href: https://box.simonis.email + icon: mail-in-a-box.png + +- Test-Systems: + - Abiball: + href: https://abiball.simonis.lol + icon: https://fws-bremen-abiball.de/assets/images/icon-YI3k9-b.png + - File-Explorer: + href: https://files-test.simonis.lol + icon: files.png + - Casino: + href: https://casino.simonis.lol + icon: https://casino.simonis.lol/favicon.ico + +- Sites: + - simonis.lol: + href: https://simonis.lol + - waterin.africa: + href: https://waterin.africa + - fws-bremen-abiball.de: + href: https://fws-bremen-abiball.de \ No newline at end of file diff --git a/public/settings.yaml b/public/settings.yaml new file mode 100644 index 0000000..7ee512e --- /dev/null +++ b/public/settings.yaml @@ -0,0 +1,5 @@ +--- +# For configuration options and examples, please see: +# https://gethomepage.dev/configs/settings/ + +title: Dash \ No newline at end of file diff --git a/public/widgets.yaml b/public/widgets.yaml new file mode 100644 index 0000000..8a7c1fe --- /dev/null +++ b/public/widgets.yaml @@ -0,0 +1,7 @@ +--- +# For configuration options and examples, please see: +# https://gethomepage.dev/configs/info-widgets/ + +- search: + provider: google + target: _blank