Compare commits
12 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7d80b21c1b | ||
|
|
7e6d8517b0 | ||
|
|
370ea5dae9 | ||
|
|
8874bc604c | ||
|
|
81fb160eb5 | ||
|
|
cd66562e9d | ||
|
|
5eb4a2908d | ||
|
|
512edd4e42 | ||
|
|
03e9c9fb13 | ||
|
|
d71fbe6c75 | ||
|
|
c4129189bb | ||
|
|
be5e2a5e7c |
26 changed files with 424 additions and 22 deletions
|
|
@ -12,6 +12,7 @@ ARG CI
|
|||
ARG BUILDTIME
|
||||
ARG VERSION
|
||||
ARG REVISION
|
||||
ARG NEXT_PUBLIC_BASE_PATH
|
||||
ENV CI=$CI
|
||||
|
||||
# Install and build only outside CI
|
||||
|
|
@ -22,6 +23,7 @@ RUN if [ "$CI" != "true" ]; then \
|
|||
NEXT_PUBLIC_BUILDTIME=$BUILDTIME \
|
||||
NEXT_PUBLIC_VERSION=$VERSION \
|
||||
NEXT_PUBLIC_REVISION=$REVISION \
|
||||
NEXT_PUBLIC_BASE_PATH=$NEXT_PUBLIC_BASE_PATH \
|
||||
pnpm run build; \
|
||||
else \
|
||||
echo "✅ Using prebuilt app from CI context"; \
|
||||
|
|
|
|||
14
config/bookmarks.yaml
Normal file
14
config/bookmarks.yaml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
- Repositories:
|
||||
- DeckForge:
|
||||
- abbr: DF
|
||||
href: https://bitbucket.org/zlalani/ppt-tool
|
||||
- GMAL Scope Builder:
|
||||
- abbr: GSB
|
||||
href: https://bitbucket.org/zlalani/gmal-scope-builder
|
||||
- Homepage:
|
||||
- abbr: HP
|
||||
href: https://bitbucket.org/zlalani/homepage
|
||||
- OliVAS:
|
||||
- abbr: OL
|
||||
href: https://bitbucket.org/zlalani/olivas
|
||||
3
config/docker.yaml
Normal file
3
config/docker.yaml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
local:
|
||||
socket: /var/run/docker.sock
|
||||
96
config/services.yaml
Normal file
96
config/services.yaml
Normal file
|
|
@ -0,0 +1,96 @@
|
|||
---
|
||||
- AI Tools:
|
||||
- DeckForge:
|
||||
icon: mdi-presentation
|
||||
href: https://optical-dev.oliver.solutions/ppt-tool
|
||||
description: AI presentation generator
|
||||
container: ppt-tool-web-1
|
||||
server: local
|
||||
siteMonitor: https://optical-dev.oliver.solutions/ppt-tool
|
||||
showStats: true
|
||||
widget:
|
||||
type: deploy
|
||||
service: ppt-tool
|
||||
label: DeckForge
|
||||
|
||||
- GMAL Scope Builder:
|
||||
icon: mdi-briefcase-outline
|
||||
href: https://optical-dev.oliver.solutions/gsb
|
||||
description: AI ratecard & team scoping
|
||||
container: gmal-scope-builder-backend-1
|
||||
server: local
|
||||
siteMonitor: https://optical-dev.oliver.solutions/gsb/
|
||||
showStats: true
|
||||
widget:
|
||||
type: deploy
|
||||
service: gmal-scope-builder
|
||||
label: Scope Builder
|
||||
|
||||
- Semblance:
|
||||
icon: mdi-account-group-outline
|
||||
href: https://optical-dev.oliver.solutions/semblance
|
||||
description: Synthetic personas & focus groups
|
||||
container: semblance-backend-1
|
||||
server: local
|
||||
siteMonitor: https://optical-dev.oliver.solutions/semblance/
|
||||
showStats: true
|
||||
widget:
|
||||
type: deploy
|
||||
service: semblance
|
||||
label: Semblance
|
||||
|
||||
- CC Dashboard:
|
||||
icon: mdi-view-dashboard-outline
|
||||
href: https://optical-dev.oliver.solutions/cc-dashboard
|
||||
description: API key & project management
|
||||
container: cc-dashboard-app-1
|
||||
server: local
|
||||
siteMonitor: https://optical-dev.oliver.solutions/cc-dashboard/
|
||||
showStats: true
|
||||
widget:
|
||||
type: deploy
|
||||
service: cc-dashboard
|
||||
label: CC Dashboard
|
||||
|
||||
- OliVAS:
|
||||
icon: mdi-robot-outline
|
||||
href: https://optical-dev.oliver.solutions
|
||||
description: OliVAS backend API
|
||||
container: olivas-backend-1
|
||||
server: local
|
||||
siteMonitor: https://optical-dev.oliver.solutions/api/health
|
||||
showStats: true
|
||||
widget:
|
||||
type: deploy
|
||||
service: olivas
|
||||
label: OliVAS
|
||||
|
||||
- Infrastructure:
|
||||
- Homepage:
|
||||
icon: mdi-home-outline
|
||||
href: https://optical-dev.oliver.solutions/homepage
|
||||
description: This dashboard
|
||||
container: homepage-app-1
|
||||
server: local
|
||||
siteMonitor: https://optical-dev.oliver.solutions/homepage
|
||||
showStats: true
|
||||
widget:
|
||||
type: deploy
|
||||
service: homepage
|
||||
label: Homepage
|
||||
|
||||
- Deploy API:
|
||||
icon: mdi-rocket-launch-outline
|
||||
href: https://optical-dev.oliver.solutions/deploy-api/docs
|
||||
description: One-click deploy service
|
||||
siteMonitor: https://optical-dev.oliver.solutions/deploy-api/services
|
||||
|
||||
- PostgreSQL × 4:
|
||||
icon: mdi-database-outline
|
||||
description: "ppt-tool · olivas · cc-dashboard · gmal"
|
||||
href: https://optical-dev.oliver.solutions
|
||||
|
||||
- Redis + MongoDB:
|
||||
icon: mdi-server-outline
|
||||
description: ppt-tool (Redis) · semblance (Mongo)
|
||||
href: https://optical-dev.oliver.solutions
|
||||
33
config/settings.yaml
Normal file
33
config/settings.yaml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
---
|
||||
title: Optical Dev
|
||||
language: en
|
||||
theme: dark
|
||||
color: zinc
|
||||
|
||||
# Full-width layout, equal card heights, hide noise
|
||||
fullWidth: true
|
||||
useEqualHeights: true
|
||||
headerStyle: clean
|
||||
cardBlur: md
|
||||
statusStyle: dot
|
||||
hideVersion: true
|
||||
disableUpdateCheck: true
|
||||
target: _blank
|
||||
|
||||
# Layout sections
|
||||
layout:
|
||||
Widgets:
|
||||
style: row
|
||||
columns: 2
|
||||
AI Tools:
|
||||
style: row
|
||||
columns: 5
|
||||
useEqualHeights: true
|
||||
Infrastructure:
|
||||
style: row
|
||||
columns: 4
|
||||
useEqualHeights: true
|
||||
Repositories:
|
||||
style: row
|
||||
columns: 4
|
||||
iconsOnly: false
|
||||
15
config/widgets.yaml
Normal file
15
config/widgets.yaml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
- resources:
|
||||
cpu: true
|
||||
memory: true
|
||||
disk: /
|
||||
label: optical-dev server
|
||||
expanded: true
|
||||
cputemp: false
|
||||
|
||||
- datetime:
|
||||
text_size: xl
|
||||
format:
|
||||
timeStyle: short
|
||||
dateStyle: short
|
||||
hourCycle: h23
|
||||
30
deploy.sh
Normal file
30
deploy.sh
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
DEPLOY_DIR="/opt/homepage"
|
||||
REPO="git@bitbucket.org:zlalani/homepage.git"
|
||||
|
||||
echo "=== Homepage Deploy ==="
|
||||
|
||||
if [ ! -d "$DEPLOY_DIR/.git" ]; then
|
||||
echo "Cloning repository..."
|
||||
git clone "$REPO" "$DEPLOY_DIR"
|
||||
cd "$DEPLOY_DIR"
|
||||
else
|
||||
echo "Pulling latest changes..."
|
||||
cd "$DEPLOY_DIR"
|
||||
git pull origin dev
|
||||
fi
|
||||
|
||||
mkdir -p config
|
||||
|
||||
echo "Building and starting container..."
|
||||
docker compose build --no-cache
|
||||
docker compose up -d
|
||||
|
||||
echo "Waiting for healthcheck..."
|
||||
sleep 15
|
||||
docker compose ps
|
||||
|
||||
echo ""
|
||||
echo "Done. Homepage available at https://optical-dev.oliver.solutions/homepage"
|
||||
21
docker-compose.yml
Normal file
21
docker-compose.yml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
services:
|
||||
app:
|
||||
build:
|
||||
context: .
|
||||
args:
|
||||
NEXT_PUBLIC_BASE_PATH: /homepage
|
||||
ports:
|
||||
- "127.0.0.1:3001:3000"
|
||||
volumes:
|
||||
- ./config:/app/config
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
environment:
|
||||
HOSTNAME: "::"
|
||||
HOMEPAGE_ALLOWED_HOSTS: "optical-dev.oliver.solutions"
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "wget --no-verbose --tries=1 --spider http://127.0.0.1:3000/api/healthcheck || exit 1"]
|
||||
interval: 10s
|
||||
timeout: 3s
|
||||
start_period: 30s
|
||||
retries: 3
|
||||
|
|
@ -129,7 +129,7 @@ A progressive web app is an app that can be installed on a device and provide us
|
|||
|
||||
More information on PWAs can be found in [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps).
|
||||
|
||||
### App icons
|
||||
## App icons
|
||||
|
||||
You can set custom icons for installable apps. More information about how you can set them can be found in the [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Manifest/Reference/icons).
|
||||
|
||||
|
|
@ -150,7 +150,7 @@ For icon `src` you can pass either full URL or a local path relative to the `/ap
|
|||
|
||||
### Shortcuts
|
||||
|
||||
Shortcuts can be used to specify links to tabs, to be preselected when the homepage is opened as an app.
|
||||
Shortcuts can e used to specify links to tabs, to be preselected when the homepage is opened as an app.
|
||||
More information about how you can set them can be found in the [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Manifest/Reference/shortcuts).
|
||||
|
||||
```yaml
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@ The Glances widget allows you to monitor the resources (CPU, memory, storage, te
|
|||
cpu: true # optional, enabled by default, disable by setting to false
|
||||
mem: true # optional, enabled by default, disable by setting to false
|
||||
cputemp: true # disabled by default
|
||||
unit: imperial # optional for temp, default is metric
|
||||
uptime: true # disabled by default
|
||||
disk: / # disabled by default, use mount point of disk(s) in glances. Can also be a list (see below)
|
||||
diskUnits: bytes # optional, bytes (default) or bbytes. Only applies to disk
|
||||
|
|
@ -32,3 +31,5 @@ disk:
|
|||
- /boot
|
||||
...
|
||||
```
|
||||
|
||||
_Added in v0.4.18, updated in v0.6.11, v0.6.21_
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ You can display general connectivity status from your Unifi (Network) Controller
|
|||
|
||||
An optional 'site' parameter can be supplied, if it is not the widget will use the default site for the controller.
|
||||
|
||||
!!! tip
|
||||
!!! hint
|
||||
|
||||
If you enter e.g. incorrect credentials and receive an "API Error", you may need to recreate the container to clear the cache.
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ An optional 'site' parameter can be supplied, if it is not the widget will use t
|
|||
|
||||
Allowed fields: `["uptime", "wan", "lan", "lan_users", "lan_devices", "wlan", "wlan_users", "wlan_devices"]` (maximum of four). Fields unsupported by the unifi device will not be shown.
|
||||
|
||||
!!! tip
|
||||
!!! hint
|
||||
|
||||
If you enter e.g. incorrect credentials and receive an "API Error", you may need to recreate the container or restart the service to clear the cache.
|
||||
|
||||
|
|
|
|||
|
|
@ -19,6 +19,6 @@ widget:
|
|||
password: your_password
|
||||
```
|
||||
|
||||
!!! tip
|
||||
!!! hint
|
||||
|
||||
If you enter incorrect credentials and receive an "API Error", you may need to recreate the container or restart the service to clear the cache.
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ const { i18n } = require("./next-i18next.config");
|
|||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
output: "standalone",
|
||||
basePath: process.env.NEXT_PUBLIC_BASE_PATH || "",
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "homepage",
|
||||
"version": "1.12.2",
|
||||
"version": "1.10.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ import { MdRefresh } from "react-icons/md";
|
|||
|
||||
export default function Revalidate() {
|
||||
const revalidate = () => {
|
||||
fetch("/api/revalidate").then((res) => {
|
||||
fetch(`${process.env.NEXT_PUBLIC_BASE_PATH ?? ""}/api/revalidate`).then((res) => {
|
||||
if (res.ok) {
|
||||
window.location.reload();
|
||||
}
|
||||
|
|
|
|||
88
src/components/widgets/deploy/deploy.jsx
Normal file
88
src/components/widgets/deploy/deploy.jsx
Normal file
|
|
@ -0,0 +1,88 @@
|
|||
import { useState } from "react";
|
||||
import useSWR from "swr";
|
||||
|
||||
const STATUS_COLORS = {
|
||||
idle: "text-theme-500 dark:text-theme-400",
|
||||
running: "text-blue-500 dark:text-blue-400",
|
||||
success: "text-emerald-500 dark:text-emerald-400",
|
||||
failed: "text-red-500 dark:text-red-400",
|
||||
};
|
||||
|
||||
const STATUS_LABELS = {
|
||||
idle: "Never deployed",
|
||||
running: "Deploying...",
|
||||
success: "Deployed",
|
||||
failed: "Failed",
|
||||
};
|
||||
|
||||
function formatTime(iso) {
|
||||
if (!iso) return null;
|
||||
const d = new Date(iso);
|
||||
return d.toLocaleString("en-GB", { dateStyle: "short", timeStyle: "short", hourCycle: "h23" });
|
||||
}
|
||||
|
||||
export default function Deploy({ options }) {
|
||||
const { service, label, apiBase = "/deploy-api" } = options ?? {};
|
||||
const bp = process.env.NEXT_PUBLIC_BASE_PATH ?? "";
|
||||
// SWR middleware already prepends bp, so statusUrl must NOT include it
|
||||
const statusUrl = service ? `${apiBase}/status/${service}` : null;
|
||||
|
||||
const { data, mutate } = useSWR(statusUrl, {
|
||||
refreshInterval: (d) => (d?.status === "running" ? 2000 : 10000),
|
||||
});
|
||||
|
||||
const [triggering, setTriggering] = useState(false);
|
||||
|
||||
const status = data?.status ?? "idle";
|
||||
const lastRun = data?.last_run ? formatTime(data.last_run) : null;
|
||||
const isRunning = status === "running";
|
||||
|
||||
const handleDeploy = async () => {
|
||||
if (isRunning || triggering) return;
|
||||
setTriggering(true);
|
||||
try {
|
||||
await fetch(`${bp}${apiBase}/deploy/${service}`, { method: "POST" });
|
||||
await mutate();
|
||||
} finally {
|
||||
setTriggering(false);
|
||||
}
|
||||
};
|
||||
|
||||
if (!service) {
|
||||
return (
|
||||
<div className="flex flex-col items-center text-theme-500 text-xs p-2">
|
||||
<span>No service configured</span>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
return (
|
||||
<div className="flex flex-col items-center justify-center p-2 gap-1 w-full">
|
||||
<div className={`text-xs font-semibold ${STATUS_COLORS[status] ?? STATUS_COLORS.idle}`}>
|
||||
{isRunning ? (
|
||||
<span className="animate-pulse">{STATUS_LABELS.running}</span>
|
||||
) : (
|
||||
STATUS_LABELS[status] ?? status
|
||||
)}
|
||||
</div>
|
||||
|
||||
{lastRun && (
|
||||
<div className="text-theme-500 dark:text-theme-400 text-xs opacity-75">{lastRun}</div>
|
||||
)}
|
||||
|
||||
<button
|
||||
type="button"
|
||||
onClick={handleDeploy}
|
||||
disabled={isRunning || triggering}
|
||||
className={[
|
||||
"mt-1 px-3 py-1 rounded text-xs font-medium transition-colors",
|
||||
isRunning || triggering
|
||||
? "bg-theme-300 dark:bg-theme-600 text-theme-500 dark:text-theme-400 cursor-not-allowed"
|
||||
: "bg-theme-500 hover:bg-theme-600 dark:bg-theme-600 dark:hover:bg-theme-500 text-white cursor-pointer",
|
||||
].join(" ")}
|
||||
>
|
||||
{isRunning ? "Running..." : `Deploy ${label ?? service}`}
|
||||
</button>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
@ -106,7 +106,7 @@ export default function Search({ options }) {
|
|||
query.trim().length > 0 &&
|
||||
query.trim() !== searchSuggestions[0]
|
||||
) {
|
||||
fetch(`/api/search/searchSuggestion?query=${encodeURIComponent(query)}&providerName=${selectedProvider.name}`, {
|
||||
fetch(`${process.env.NEXT_PUBLIC_BASE_PATH ?? ""}/api/search/searchSuggestion?query=${encodeURIComponent(query)}&providerName=${selectedProvider.name}`, {
|
||||
signal: abortController.signal,
|
||||
})
|
||||
.then(async (searchSuggestionResult) => {
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ const widgetMappings = {
|
|||
longhorn: dynamic(() => import("components/widgets/longhorn/longhorn")),
|
||||
kubernetes: dynamic(() => import("components/widgets/kubernetes/kubernetes")),
|
||||
stocks: dynamic(() => import("components/widgets/stocks/stocks")),
|
||||
deploy: dynamic(() => import("components/widgets/deploy/deploy"), { ssr: false }),
|
||||
};
|
||||
|
||||
export default function Widget({ widget, style }) {
|
||||
|
|
|
|||
|
|
@ -67,11 +67,18 @@ const tailwindSafelist = [
|
|||
"2xl:h-0 2xl:h-1 2xl:h-2 2xl:h-3 2xl:h-4 2xl:h-5 2xl:h-6 2xl:h-7 2xl:h-8 2xl:h-9 2xl:h-10 2xl:h-11 2xl:h-12 2xl:h-13 2xl:h-14 2xl:h-15 2xl:h-16 2xl:h-17 2xl:h-18 2xl:h-19 2xl:h-20 2xl:h-21 2xl:h-22 2xl:h-23 2xl:h-24 2xl:h-25 2xl:h-26 2xl:h-27 2xl:h-28 2xl:h-29 2xl:h-30 2xl:h-31 2xl:h-32 2xl:h-33 2xl:h-34 2xl:h-35 2xl:h-36 2xl:h-37 2xl:h-38 2xl:h-39 2xl:h-40 2xl:h-41 2xl:h-42 2xl:h-43 2xl:h-44 2xl:h-45 2xl:h-46 2xl:h-47 2xl:h-48 2xl:h-49 2xl:h-50 2xl:h-51 2xl:h-52 2xl:h-53 2xl:h-54 2xl:h-55 2xl:h-56 2xl:h-57 2xl:h-58 2xl:h-59 2xl:h-60 2xl:h-61 2xl:h-62 2xl:h-63 2xl:h-64 2xl:h-65 2xl:h-66 2xl:h-67 2xl:h-68 2xl:h-69 2xl:h-70 2xl:h-71 2xl:h-72 2xl:h-73 2xl:h-74 2xl:h-75 2xl:h-76 2xl:h-77 2xl:h-78 2xl:h-79 2xl:h-80 2xl:h-81 2xl:h-82 2xl:h-83 2xl:h-84 2xl:h-85 2xl:h-86 2xl:h-87 2xl:h-88 2xl:h-89 2xl:h-90 2xl:h-91 2xl:h-92 2xl:h-93 2xl:h-94 2xl:h-95 2xl:h-96",
|
||||
];
|
||||
|
||||
const basePathMiddleware = (useSWRNext) => (key, fetcher, config) => {
|
||||
const bp = process.env.NEXT_PUBLIC_BASE_PATH ?? "";
|
||||
const adjustedKey = bp && typeof key === "string" ? `${bp}${key}` : key;
|
||||
return useSWRNext(adjustedKey, fetcher, config);
|
||||
};
|
||||
|
||||
function MyApp({ Component, pageProps }) {
|
||||
return (
|
||||
<SWRConfig
|
||||
value={{
|
||||
fetcher: (resource, init) => fetch(resource, init).then((res) => res.json()),
|
||||
use: [basePathMiddleware],
|
||||
}}
|
||||
>
|
||||
<Head>
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@ export default function Document() {
|
|||
<Head>
|
||||
<meta name="mobile-web-app-capable" content="yes" />
|
||||
<link rel="manifest" href="/site.webmanifest?v=4" crossOrigin="use-credentials" />
|
||||
<link rel="preload" href="/api/config/custom.css" as="style" />
|
||||
<link rel="stylesheet" href="/api/config/custom.css" /> {/* eslint-disable-line @next/next/no-css-tags */}
|
||||
<link rel="preload" href={`${process.env.NEXT_PUBLIC_BASE_PATH ?? ""}/api/config/custom.css`} as="style" />
|
||||
<link rel="stylesheet" href={`${process.env.NEXT_PUBLIC_BASE_PATH ?? ""}/api/config/custom.css`} /> {/* eslint-disable-line @next/next/no-css-tags */}
|
||||
</Head>
|
||||
<body>
|
||||
<Main />
|
||||
|
|
|
|||
|
|
@ -63,14 +63,15 @@ export async function getStaticProps() {
|
|||
const widgets = await widgetsResponse();
|
||||
const language = normalizeLanguage(settings.language);
|
||||
|
||||
const bp = process.env.NEXT_PUBLIC_BASE_PATH ?? "";
|
||||
return {
|
||||
props: {
|
||||
initialSettings: settings,
|
||||
fallback: {
|
||||
"/api/services": services,
|
||||
"/api/bookmarks": bookmarks,
|
||||
"/api/widgets": widgets,
|
||||
"/api/hash": false,
|
||||
[`${bp}/api/services`]: services,
|
||||
[`${bp}/api/bookmarks`]: bookmarks,
|
||||
[`${bp}/api/widgets`]: widgets,
|
||||
[`${bp}/api/hash`]: false,
|
||||
},
|
||||
...(await serverSideTranslations(language)),
|
||||
},
|
||||
|
|
@ -83,10 +84,10 @@ export async function getStaticProps() {
|
|||
props: {
|
||||
initialSettings: {},
|
||||
fallback: {
|
||||
"/api/services": [],
|
||||
"/api/bookmarks": [],
|
||||
"/api/widgets": [],
|
||||
"/api/hash": false,
|
||||
[`${process.env.NEXT_PUBLIC_BASE_PATH ?? ""}/api/services`]: [],
|
||||
[`${process.env.NEXT_PUBLIC_BASE_PATH ?? ""}/api/bookmarks`]: [],
|
||||
[`${process.env.NEXT_PUBLIC_BASE_PATH ?? ""}/api/widgets`]: [],
|
||||
[`${process.env.NEXT_PUBLIC_BASE_PATH ?? ""}/api/hash`]: false,
|
||||
},
|
||||
...(await serverSideTranslations("en")),
|
||||
},
|
||||
|
|
@ -120,7 +121,7 @@ function Index({ initialSettings, fallback }) {
|
|||
setStale(true);
|
||||
localStorage.setItem("hash", hashData.hash);
|
||||
|
||||
fetch("/api/revalidate").then((res) => {
|
||||
fetch(`${process.env.NEXT_PUBLIC_BASE_PATH ?? ""}/api/revalidate`).then((res) => {
|
||||
if (res.ok) {
|
||||
window.location.reload();
|
||||
}
|
||||
|
|
@ -434,7 +435,7 @@ function Home({ initialSettings }) {
|
|||
<meta name="color-scheme" content="dark light"></meta>
|
||||
</Head>
|
||||
|
||||
<Script src="/api/config/custom.js" />
|
||||
<Script src={`${process.env.NEXT_PUBLIC_BASE_PATH ?? ""}/api/config/custom.js`} />
|
||||
|
||||
<div
|
||||
className={classNames(
|
||||
|
|
|
|||
|
|
@ -435,6 +435,11 @@ export function cleanServiceGroups(groups) {
|
|||
|
||||
// grafana
|
||||
alerts,
|
||||
|
||||
// deploy
|
||||
service: deployService,
|
||||
label: deployLabel,
|
||||
apiBase: deployApiBase,
|
||||
} = widgetData;
|
||||
|
||||
let fieldsList = fields;
|
||||
|
|
@ -685,6 +690,11 @@ export function cleanServiceGroups(groups) {
|
|||
if (type === "grafana") {
|
||||
if (alerts) widget.alerts = alerts;
|
||||
}
|
||||
if (type === "deploy") {
|
||||
if (deployService) widget.service = deployService;
|
||||
if (deployLabel) widget.label = deployLabel;
|
||||
if (deployApiBase) widget.apiBase = deployApiBase;
|
||||
}
|
||||
if (type === "unraid") {
|
||||
if (pool1) widget.pool1 = pool1;
|
||||
if (pool2) widget.pool2 = pool2;
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ export function formatProxyUrl(widget, endpoint, queryParams) {
|
|||
if (queryParams) {
|
||||
params.append("query", JSON.stringify(queryParams));
|
||||
}
|
||||
return `/api/services/proxy?${params.toString()}`;
|
||||
return `${process.env.NEXT_PUBLIC_BASE_PATH ?? ""}/api/services/proxy?${params.toString()}`;
|
||||
}
|
||||
|
||||
export function asJson(data) {
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ const components = {
|
|||
iframe: dynamic(() => import("./iframe/component")),
|
||||
customapi: dynamic(() => import("./customapi/component")),
|
||||
deluge: dynamic(() => import("./deluge/component")),
|
||||
deploy: dynamic(() => import("./deploy/component")),
|
||||
develancacheui: dynamic(() => import("./develancacheui/component")),
|
||||
diskstation: dynamic(() => import("./diskstation/component")),
|
||||
dispatcharr: dynamic(() => import("./dispatcharr/component")),
|
||||
|
|
|
|||
78
src/widgets/deploy/component.jsx
Normal file
78
src/widgets/deploy/component.jsx
Normal file
|
|
@ -0,0 +1,78 @@
|
|||
import { useState } from "react";
|
||||
import useSWR from "swr";
|
||||
|
||||
const STATUS_COLORS = {
|
||||
idle: "text-theme-500 dark:text-theme-400",
|
||||
running: "text-blue-500 dark:text-blue-400",
|
||||
success: "text-emerald-500 dark:text-emerald-400",
|
||||
failed: "text-red-500 dark:text-red-400",
|
||||
};
|
||||
|
||||
const STATUS_LABELS = {
|
||||
idle: "Never deployed",
|
||||
running: "Deploying...",
|
||||
success: "Deployed",
|
||||
failed: "Failed",
|
||||
};
|
||||
|
||||
function formatTime(iso) {
|
||||
if (!iso) return null;
|
||||
const d = new Date(iso);
|
||||
return d.toLocaleString("en-GB", { dateStyle: "short", timeStyle: "short", hourCycle: "h23" });
|
||||
}
|
||||
|
||||
export default function DeployComponent({ service }) {
|
||||
const { service: svcName, label, apiBase = "/deploy-api" } = service?.widget ?? {};
|
||||
const bp = process.env.NEXT_PUBLIC_BASE_PATH ?? "";
|
||||
// SWR middleware already prepends bp, so statusUrl must NOT include it
|
||||
const statusUrl = svcName ? `${apiBase}/status/${svcName}` : null;
|
||||
|
||||
const { data, mutate } = useSWR(statusUrl, {
|
||||
refreshInterval: (d) => (d?.status === "running" ? 2000 : 10000),
|
||||
});
|
||||
|
||||
const [triggering, setTriggering] = useState(false);
|
||||
|
||||
const status = data?.status ?? "idle";
|
||||
const lastRun = data?.last_run ? formatTime(data.last_run) : null;
|
||||
const isRunning = status === "running";
|
||||
|
||||
const handleDeploy = async () => {
|
||||
if (isRunning || triggering) return;
|
||||
setTriggering(true);
|
||||
try {
|
||||
await fetch(`${bp}${apiBase}/deploy/${svcName}`, { method: "POST" });
|
||||
await mutate();
|
||||
} finally {
|
||||
setTriggering(false);
|
||||
}
|
||||
};
|
||||
|
||||
if (!svcName) return null;
|
||||
|
||||
return (
|
||||
<div className="flex flex-row items-center justify-between px-2 py-1 gap-2 w-full">
|
||||
<div className="flex flex-col">
|
||||
<span className={`text-xs font-semibold ${STATUS_COLORS[status] ?? STATUS_COLORS.idle}`}>
|
||||
{isRunning ? <span className="animate-pulse">{STATUS_LABELS.running}</span> : (STATUS_LABELS[status] ?? status)}
|
||||
</span>
|
||||
{lastRun && (
|
||||
<span className="text-theme-500 dark:text-theme-400 text-xs opacity-60">{lastRun}</span>
|
||||
)}
|
||||
</div>
|
||||
<button
|
||||
type="button"
|
||||
onClick={handleDeploy}
|
||||
disabled={isRunning || triggering}
|
||||
className={[
|
||||
"px-3 py-1 rounded text-xs font-medium transition-colors shrink-0",
|
||||
isRunning || triggering
|
||||
? "bg-theme-300 dark:bg-theme-600 text-theme-500 dark:text-theme-400 cursor-not-allowed"
|
||||
: "bg-theme-500 hover:bg-theme-600 dark:bg-theme-600 dark:hover:bg-theme-500 text-white cursor-pointer",
|
||||
].join(" ")}
|
||||
>
|
||||
{isRunning ? "Running..." : `Deploy ${label ?? svcName}`}
|
||||
</button>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue