mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 07:04:31 -04:00
[PR #427] [CLOSED] Backups tutorial #502
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/427
Author: @danielrosehill
Created: 3/2/2025
Status: ❌ Closed
Base:
main← Head:backups-tutorial📝 Commits (10+)
d03f9a8Merge pull request #330 from xiaowuap/patch-11a84ba5New "Redis Websockets" Docs Pageba94bc2Merge pull request #335 from silentoplayz/main87632c8New Apache Tika & Artifacts Docs Pages6bddd8fMerge pull request #336 from silentoplayz/maind8daf71Updated DockerUpdating.md pagefbb1cbbUpdate roadmap.mdx9c7b0aaMerge pull request #337 from silentoplayz/main8291a6bFixes to SearXNG tutorial2a98527Update web_search.md📊 Changes
223 files changed (+34524 additions, -15788 deletions)
View changed files
➕
.github/workflows/ci.yml(+34 -0)📝
.github/workflows/gh-pages.yml(+2 -1)📝
.gitignore(+3 -0)➕
.node-version(+1 -0)➕
.prettierignore(+2 -0)➕
.prettierrc.mjs(+15 -0)➕
.stylelintrc.json(+11 -0)📝
README.md(+14 -14)➖
babel.config.js(+0 -3)➕
babel.config.mjs(+3 -0)➖
blog/2019-05-28-first-blog-post.md(+0 -12)➖
blog/2019-05-29-long-blog-post.md(+0 -44)➖
blog/2021-08-01-mdx-blog-post.mdx(+0 -20)➖
blog/2021-08-26-welcome/index.md(+0 -25)📝
blog/2024-06-11-UI-Should-Not-Be-The-Bottleneck/docusaurus-plushie-banner.jpeg(+0 -0)➕
blog/2024-06-11-UI-Should-Not-Be-The-Bottleneck/index.md(+10 -0)📝
blog/authors.yml(+5 -17)➕
docs/contributing.mdx(+80 -0)➕
docs/enterprise.mdx(+108 -0)➕
docs/faq.mdx(+114 -0)...and 80 more files
📄 Description
Tutorial on a (hopefully) reasonably thorough backup plan for protecting the data on an instance
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.