[PR #180] docs: add quick start and manual installation instructions to README.md; create install.sh script for automated setup #184

Open
opened 2026-02-16 12:51:44 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/self-hosted/pull/180
Author: @sldless
Created: 12/17/2025
Status: 🔄 Open

Base: mainHead: main


📝 Commits (2)

  • d460a26 docs: add quick start and manual installation instructions to README.md; create install.sh script for automated setup
  • e37476b feat: enhance install script to support multiple package managers and improve dependency installation

📊 Changes

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

View changed files

📝 README.md (+15 -0)
install.sh (+179 -0)

📄 Description

No description provided


🔄 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/stoatchat/self-hosted/pull/180 **Author:** [@sldless](https://github.com/sldless) **Created:** 12/17/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`d460a26`](https://github.com/stoatchat/self-hosted/commit/d460a26665fd523a6b3a31f2a16871a3859fc8c7) docs: add quick start and manual installation instructions to README.md; create install.sh script for automated setup - [`e37476b`](https://github.com/stoatchat/self-hosted/commit/e37476b4a8f9cbe0f641c077957b7064e4cc34f1) feat: enhance install script to support multiple package managers and improve dependency installation ### 📊 Changes **2 files changed** (+194 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+15 -0) ➕ `install.sh` (+179 -0) </details> ### 📄 Description _No description provided_ --- <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-16 12:51:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/self-hosted#184