Skip to content

[codex] add duplicati backup status to landingpage#94

Merged
sidey79 merged 16 commits into
mainfrom
feat/landing-backup-status
May 23, 2026
Merged

[codex] add duplicati backup status to landingpage#94
sidey79 merged 16 commits into
mainfrom
feat/landing-backup-status

Conversation

@sidey79
Copy link
Copy Markdown
Owner

@sidey79 sidey79 commented May 17, 2026

What changed

  • Added a Duplicati status section to the landing page.
  • Added a /duplicati/* path in Caddy so the landing page can reach the Duplicati status webhook without rewrites.
  • The landing page now fetches the public Duplicati status endpoint and renders the latest backup state.

Why

  • The landing page should expose the current backup status without needing to know individual backup jobs in detail.
  • The Duplicati workflow already normalizes and stores the status in n8n, so the landing page can consume a single public JSON endpoint.

Impact

  • Users visiting the landing page can see the latest Duplicati status directly.
  • The implementation keeps the Duplicati-related URLs grouped under a dedicated path.

Validation

  • Branch committed and pushed: feat/landing-backup-status
  • Caddy and landing page changes reviewed in the repo diff
  • No runtime tests were executed in this repo beyond the code integration already completed in n8n

@sidey79 sidey79 marked this pull request as ready for review May 17, 2026 20:26
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0e173472ef

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread caddy/Caddyfile
@sidey79
Copy link
Copy Markdown
Owner Author

sidey79 commented May 22, 2026

@codex review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 015e4ef855

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread caddy/Caddyfile Outdated
@sidey79
Copy link
Copy Markdown
Owner Author

sidey79 commented May 22, 2026

@codex review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ffa5992bc8

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread site/landingpage/app.js Outdated
@sidey79
Copy link
Copy Markdown
Owner Author

sidey79 commented May 22, 2026

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Swish!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@sidey79 sidey79 merged commit f926de1 into main May 23, 2026
4 checks passed
@sidey79 sidey79 deleted the feat/landing-backup-status branch May 23, 2026 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant