From 00b611d753889f2d18810502ceea6f6af4828dcd Mon Sep 17 00:00:00 2001 From: m0onmo0n Date: Sun, 17 Aug 2025 00:54:48 +0200 Subject: [PATCH] Add files via upload --- compose.yaml | 16 +++ config/bookmarks.yaml | 4 + config/custom.css | 0 config/custom.js | 0 config/docker.yaml | 10 ++ config/kubernetes.yaml | 2 + config/logs/homepage.log | 217 +++++++++++++++++++++++++++++++++++++++ config/services.yaml | 89 ++++++++++++++++ config/settings.yaml | 21 ++++ config/widgets.yaml | 12 +++ 10 files changed, 371 insertions(+) create mode 100644 compose.yaml create mode 100644 config/bookmarks.yaml create mode 100644 config/custom.css create mode 100644 config/custom.js create mode 100644 config/docker.yaml create mode 100644 config/kubernetes.yaml create mode 100644 config/logs/homepage.log create mode 100644 config/services.yaml create mode 100644 config/settings.yaml create mode 100644 config/widgets.yaml diff --git a/compose.yaml b/compose.yaml new file mode 100644 index 0000000..2d60e47 --- /dev/null +++ b/compose.yaml @@ -0,0 +1,16 @@ +version: "3.5" +services: + homepage: + image: ghcr.io/gethomepage/homepage:latest + container_name: homepage + restart: always + ports: + - 3000:3000 + env_file: .env # use .env + volumes: + - ./config:/app/config # Make sure your local config directory exists + #- /var/run/docker.sock:/var/run/docker.sock # (optional) For docker integrations, see alternative methods + environment: + PUID: $PUID # read them from .env + PGID: $PGID # read them from .env +networks: {} diff --git a/config/bookmarks.yaml b/config/bookmarks.yaml new file mode 100644 index 0000000..9ed95d8 --- /dev/null +++ b/config/bookmarks.yaml @@ -0,0 +1,4 @@ +--- +# For configuration options and examples, please see: +# https://gethomepage.dev/latest/configs/bookmarks + diff --git a/config/custom.css b/config/custom.css new file mode 100644 index 0000000..e69de29 diff --git a/config/custom.js b/config/custom.js new file mode 100644 index 0000000..e69de29 diff --git a/config/docker.yaml b/config/docker.yaml new file mode 100644 index 0000000..653c5e0 --- /dev/null +++ b/config/docker.yaml @@ -0,0 +1,10 @@ +--- +# For configuration options and examples, please see: +# https://gethomepage.dev/latest/configs/docker/ + +# my-docker: +# host: 127.0.0.1 +# port: 2375 + +# my-docker: +# socket: /var/run/docker.sock diff --git a/config/kubernetes.yaml b/config/kubernetes.yaml new file mode 100644 index 0000000..aca6e82 --- /dev/null +++ b/config/kubernetes.yaml @@ -0,0 +1,2 @@ +--- +# sample kubernetes config diff --git a/config/logs/homepage.log b/config/logs/homepage.log new file mode 100644 index 0000000..1aa82b8 --- /dev/null +++ b/config/logs/homepage.log @@ -0,0 +1,217 @@ +[2024-02-05T00:31:05.357Z] info: docker.yaml was copied to the config folder +[2024-02-05T00:31:05.372Z] info: services.yaml was copied to the config folder +[2024-02-05T00:31:05.376Z] info: bookmarks.yaml was copied to the config folder +[2024-02-05T00:31:05.410Z] info: widgets.yaml was copied to the config folder +[2024-02-05T00:31:05.421Z] info: custom.css was copied to the config folder +[2024-02-05T00:31:05.426Z] info: custom.js was copied to the config folder +[2024-02-05T00:31:05.592Z] info: kubernetes.yaml was copied to the config folder +[2024-02-05T00:46:37.083Z] error: Failed to load services.yaml, please check for errors +[2024-02-05T00:46:37.084Z] error: YAMLException: bad indentation of a sequence entry (22:6) + + 19 | href: https://tech.moonmoon.tech + 20 | description: My IT tools ins ... + 21 | + 22 | - PDF Tools: +-----------^ + 23 | icon: stirling-pdf.png + 24 | href: https://pdf.moonmoon.tech +[2024-02-05T00:46:37.157Z] error: Failed to load services.yaml, please check for errors +[2024-02-05T00:46:37.157Z] error: YAMLException: bad indentation of a sequence entry (22:6) + + 19 | href: https://tech.moonmoon.tech + 20 | description: My IT tools ins ... + 21 | + 22 | - PDF Tools: +-----------^ + 23 | icon: stirling-pdf.png + 24 | href: https://pdf.moonmoon.tech +[2024-02-05T00:46:37.614Z] error: Failed to load services.yaml, please check for errors +[2024-02-05T00:46:37.615Z] error: YAMLException: bad indentation of a sequence entry (22:6) + + 19 | href: https://tech.moonmoon.tech + 20 | description: My IT tools ins ... + 21 | + 22 | - PDF Tools: +-----------^ + 23 | icon: stirling-pdf.png + 24 | href: https://pdf.moonmoon.tech +[2024-03-18T07:23:37.780Z] error: Failed to load services.yaml, please check for errors +[2024-03-18T07:23:37.781Z] error: YAMLException: bad indentation of a sequence entry (19:13) + + 16 | href: https://homevault.moonmoon.tech + 17 | description: My Vaultwarden instanc ... + 18 | - My 2f authenticator + 19 | icon: +------------------^ + 20 | href: + 21 | description: (soon) +[2024-03-18T07:23:37.806Z] error: Failed to load services.yaml, please check for errors +[2024-03-18T07:23:37.806Z] error: YAMLException: bad indentation of a sequence entry (19:13) + + 16 | href: https://homevault.moonmoon.tech + 17 | description: My Vaultwarden instanc ... + 18 | - My 2f authenticator + 19 | icon: +------------------^ + 20 | href: + 21 | description: (soon) +[2024-03-18T07:23:38.167Z] error: Failed to load services.yaml, please check for errors +[2024-03-18T07:23:38.167Z] error: YAMLException: bad indentation of a sequence entry (19:13) + + 16 | href: https://homevault.moonmoon.tech + 17 | description: My Vaultwarden instanc ... + 18 | - My 2f authenticator + 19 | icon: +------------------^ + 20 | href: + 21 | description: (soon) +[2024-03-18T07:24:04.054Z] error: Failed to load services.yaml, please check for errors +[2024-03-18T07:24:04.054Z] error: YAMLException: bad indentation of a sequence entry (19:13) + + 16 | href: https://homevault.moonmoon.tech + 17 | description: My Vaultwarden instanc ... + 18 | - My 2f authenticator + 19 | icon: 2fa.png +------------------^ + 20 | href: - + 21 | description: (soon) +[2024-03-18T07:24:04.369Z] error: Failed to load services.yaml, please check for errors +[2024-03-18T07:24:04.370Z] error: YAMLException: bad indentation of a sequence entry (19:13) + + 16 | href: https://homevault.moonmoon.tech + 17 | description: My Vaultwarden instanc ... + 18 | - My 2f authenticator + 19 | icon: 2fa.png +------------------^ + 20 | href: - + 21 | description: (soon) +[2024-03-18T07:24:16.052Z] error: Failed to load services.yaml, please check for errors +[2024-03-18T07:24:16.052Z] error: YAMLException: bad indentation of a sequence entry (19:13) + + 16 | href: https://homevault.moonmoon.tech + 17 | description: My Vaultwarden instanc ... + 18 | - My 2f authenticator + 19 | icon: 2fa.png +------------------^ + 20 | description: (soon) + 21 | +[2024-03-18T07:24:16.385Z] error: Failed to load services.yaml, please check for errors +[2024-03-18T07:24:16.385Z] error: YAMLException: bad indentation of a sequence entry (19:13) + + 16 | href: https://homevault.moonmoon.tech + 17 | description: My Vaultwarden instanc ... + 18 | - My 2f authenticator + 19 | icon: 2fa.png +------------------^ + 20 | description: (soon) + 21 | +[2025-03-27T21:11:22.796Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-03-27T21:11:23.070Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-03-27T21:11:23.076Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-03-27T21:11:23.080Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-03-27T21:11:23.084Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-03-27T21:11:23.088Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-03-27T21:11:23.091Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-03-27T21:11:23.095Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-03-27T21:11:23.099Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-03-27T21:11:23.108Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-03-27T21:11:23.182Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-03-27T21:11:23.187Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:12:30.936Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:12:31.135Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:12:31.139Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:12:31.142Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:12:31.146Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:12:31.150Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:12:31.154Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:12:31.158Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:12:31.162Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:12:31.170Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:12:31.173Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:12:31.183Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:12:31.276Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:12:36.376Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:12:36.379Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:13:07.129Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:13:07.133Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:16:49.747Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:16:49.850Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:16:49.853Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:16:49.857Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:16:49.860Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:16:49.862Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:16:49.866Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:16:49.870Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:16:49.874Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:16:49.877Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:16:49.881Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:16:49.884Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:16:49.939Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:17:15.062Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:17:15.066Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:17:21.668Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:17:21.810Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:17:21.814Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:17:21.816Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:17:21.818Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:17:21.820Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:17:21.823Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:17:21.829Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:17:21.831Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:17:21.834Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:17:21.836Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:17:21.842Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:17:34.259Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:17:34.262Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:17:43.786Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:17:43.788Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:19:18.945Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:19:19.048Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:19:19.053Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:19:19.058Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:19:19.064Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:19:19.069Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:19:19.073Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:19:19.082Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:19:19.087Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:19:19.093Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:19:19.097Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:19:19.101Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-04-06T23:19:19.169Z] error: Host validation failed for: lab.moonmoon.tech. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:18:58.904Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:18:59.037Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:18:59.040Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:18:59.043Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:18:59.046Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:18:59.049Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:18:59.055Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:18:59.059Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:19:18.943Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:19:18.947Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:19:21.410Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:46:25.306Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:46:25.490Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:46:25.506Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:46:25.519Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:46:25.534Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:46:25.543Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:46:25.555Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:46:25.568Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:46:25.580Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:46:25.592Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:46:25.606Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:46:25.618Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T21:46:25.640Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T22:02:43.546Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T22:02:43.725Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T22:02:43.736Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T22:02:43.764Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T22:02:43.780Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T22:02:43.794Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T22:02:43.810Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T22:02:43.813Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T22:02:43.825Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T22:02:43.841Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T22:02:43.855Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T22:02:43.871Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. +[2025-06-08T22:02:43.881Z] error: Host validation failed for: 10.22.22.182:3000. Hint: Set the HOMEPAGE_ALLOWED_HOSTS environment variable to allow requests from this host / port. diff --git a/config/services.yaml b/config/services.yaml new file mode 100644 index 0000000..3c1f797 --- /dev/null +++ b/config/services.yaml @@ -0,0 +1,89 @@ +--- +# For configuration options and examples, please see: +# https://gethomepage.dev/latest/configs/services + +- Hosted items you can access: + - LittleLink: + icon: littlelink-custom.png + href: https://ll.moonmoon.tech + description: my social links all in one neat place. + - My website: + icon: https://page.moonmoon.tech/Assets/Avatar_editv3.png + href: https://page.moonmoon.tech + description: my very own website! + - IPcheck: + icon: myspeed.png + href: https://myip.moonmoon.tech + description: My instance of various IP tools + - IT Tools: + icon: it-tools.png + href: https://tech.moonmoon.tech + description: My IT tools instance + - PDF Tools: + icon: stirling-pdf.png + href: https://pdf.moonmoon.tech + description: My PDF tools instance + - CyberChef: + icon: cyberchef.png + href: https://chef.moonmoon.tech + description: My Cyber Chef instance + - Discord Timestamp Generator: + icon: discord.png + href: https://timestamp.moonmoon.tech + description: Discord timestamp generator + - Omni Tools: + icon: sh-OmniTools + href: https://omni.moonmoon.tech + description: Omni tool box + +- My private Services(login required): + - My linkwarden instance: + icon: zipline.png + href: https://linkwarden.moonmoon.tech + description: My Linkwarden instance(links and stuff) + - My Zipline instance: + icon: linkwarden.png + href: https://host.moonmoon.tech + description: My Zipline instance(uploading service with pictures and stuff) + - My Vaultwarden instance: + icon: vaultwarden.png + href: https://homevault.moonmoon.tech + description: My Vaultwarden instance(passwords and stuff) + - Reactive Resume: + icon: reactive-resume.png + href: https://resume.moonmoon.tech + description: Reactive Resume + - Uptime Kuma: + icon: uptime-kuma.png + href: https://uptime.moonmoon.tech + description: uptime monitor + - LubeLogger (car maintenance): + icon: https://lubelogger.moonmoon.tech/defaults/lubelogger_logo.png + href: https://lubelogger.moonmoon.tech + description: Car maintenance logger + - Daily txt: + icon: bookstack.png + href: https://diary.moonmoon.tech + description: An encrypted diary + - Flatnotes: + icon: flat-notes.png + href: https://flat.moonmoon.tech + description: flatnotes(notetaking) + +- Management and Backup: + - Dockge(mooncloud): + icon: dockge.png + href: https://dock.moonmoon.tech + description: compose manager for my server mooncloud + - Dockge(prodesk): + icon: dockge.png + href: https://pd-dock.moonmoon.tech + description: compose manager for my server prodesk + - Duplicati(prodesk): + icon: duplicati.png + href: https://pd-duplicati.moonmoon.tech + description: backup solution for my server prodesk + - Duplicati(mooncloud): + icon: duplicati.png + href: https://duplicati.moonmoon.tech + description: backup solution for my server mooncloud diff --git a/config/settings.yaml b/config/settings.yaml new file mode 100644 index 0000000..68204c5 --- /dev/null +++ b/config/settings.yaml @@ -0,0 +1,21 @@ +--- +# For configuration options and examples, please see: +# https://gethomepage.dev/latest/configs/settings + +title: My Awesome Homepage! + +background: + image: https://cdnb.artstation.com/p/assets/images/images/006/897/659/large/mikael-gustafsson-wallpaper-mikael-gustafsson.jpg + blur: sm # sm, md, xl... see https://tailwindcss.com/docs/backdrop-blur + saturate: 100 # 0, 50, 100... see https://tailwindcss.com/docs/backdrop-saturate + brightness: 50 # 0, 50, 75... see https://tailwindcss.com/docs/backdrop-brightness + opacity: 100 # 0-100 + +theme: dark +color: slate + +useEqualHeights: true + +providers: + openweathermap: openweathermapapikey + weatherapi: weatherapiapikey diff --git a/config/widgets.yaml b/config/widgets.yaml new file mode 100644 index 0000000..d0a7c2f --- /dev/null +++ b/config/widgets.yaml @@ -0,0 +1,12 @@ +--- +# For configuration options and examples, please see: +# https://gethomepage.dev/latest/configs/service-widgets + +- resources: + cpu: true + memory: true + disk: / + +- search: + provider: duckduckgo + target: _blank