[PR #638] [MERGED] Add bare metal support docs and deployment #3437

Closed
opened 2026-02-22 18:33:47 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/638
Author: @timothycarambat
Created: 1/22/2024
Status: Merged
Merged: 1/22/2024
Merged by: @timothycarambat

Base: masterHead: 632-bare-metal-docs


📝 Commits (2)

📊 Changes

2 files changed (+108 additions, -0 deletions)

View changed files

BARE_METAL.md (+106 -0)
📝 README.md (+2 -0)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #632

What is in this change?

Documentation on how to deploy AnythingLLM without Docker support.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/638 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 1/22/2024 **Status:** ✅ Merged **Merged:** 1/22/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `632-bare-metal-docs` --- ### 📝 Commits (2) - [`58cfb35`](https://github.com/Mintplex-Labs/anything-llm/commit/58cfb35380cc1b6036d43d9e34c291dcf8fc05e2) Add bare metal support docs and deployment - [`2ae719c`](https://github.com/Mintplex-Labs/anything-llm/commit/2ae719cbc51972471326001c4080d097afaa13b9) typos ### 📊 Changes **2 files changed** (+108 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `BARE_METAL.md` (+106 -0) 📝 `README.md` (+2 -0) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [x] 🔨 chore - [ ] 📝 docs ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #632 ### What is in this change? Documentation on how to deploy AnythingLLM without Docker support. ### Developer Validations <!-- All of the applicable items should be checked. --> - [ ] I ran `yarn lint` from the root of the repo & committed changes - [x] Relevant documentation has been updated - [ ] I have tested my code functionality - [ ] Docker build succeeds locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:47 -05:00
yindo closed this issue 2026-02-22 18:33:47 -05:00
yindo changed title from [PR #638] Add bare metal support docs and deployment to [PR #638] [MERGED] Add bare metal support docs and deployment 2026-06-05 15:13:25 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3437