[PR #3] [MERGED] Added installation guide and configurations to docs #21

Closed
opened 2026-03-23 20:37:46 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/docs/pull/3
Author: @micah686
Created: 3/27/2023
Status: Merged
Merged: 3/31/2023
Merged by: @bbilly1

Base: masterHead: docs


📝 Commits (8)

  • b1ac849 Added installation guide and configurations to docs
  • fe78693 moved helm charts to Installation group
  • 64f7942 Merged configurations together into docker.md
  • e546671 Rearranged headings
  • cebd68c Added Roadmap
  • 11904c8 removed roadmap
  • ada9372 rename docker to docker-compose
  • 033465c fix docker-compose.yml gh link

📊 Changes

5 files changed (+174 additions, -0 deletions)

View changed files

mkdocs/docs/configuration/cast.md (+11 -0)
mkdocs/docs/configuration/ldap.md (+15 -0)
mkdocs/docs/installation/docker-compose.md (+139 -0)
mkdocs/docs/installation/helm-charts.md (+4 -0)
📝 mkdocs/mkdocs.yml (+5 -0)

📄 Description

Added a configuration section to move the individual config settings to.
Also added a Docker page to the base installations category.


🔄 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/tubearchivist/docs/pull/3 **Author:** [@micah686](https://github.com/micah686) **Created:** 3/27/2023 **Status:** ✅ Merged **Merged:** 3/31/2023 **Merged by:** [@bbilly1](https://github.com/bbilly1) **Base:** `master` ← **Head:** `docs` --- ### 📝 Commits (8) - [`b1ac849`](https://github.com/tubearchivist/docs/commit/b1ac8492f64dc1ae704dec1da34d70d1d812924a) Added installation guide and configurations to docs - [`fe78693`](https://github.com/tubearchivist/docs/commit/fe78693874b1ed787fb6f96faac479f62e6aee2b) moved helm charts to Installation group - [`64f7942`](https://github.com/tubearchivist/docs/commit/64f794219e82b20be60975a4fd53a5eecf24b06b) Merged configurations together into docker.md - [`e546671`](https://github.com/tubearchivist/docs/commit/e546671a19f95618548654b8a981d8c4ee099ea4) Rearranged headings - [`cebd68c`](https://github.com/tubearchivist/docs/commit/cebd68c4ecedf35ea1e2e62518cdb44d4c01b6dc) Added Roadmap - [`11904c8`](https://github.com/tubearchivist/docs/commit/11904c878e00f9c250f9513d2aec87b8da2bbfa8) removed roadmap - [`ada9372`](https://github.com/tubearchivist/docs/commit/ada9372492290d7069bfda421ac8f0437c065098) rename docker to docker-compose - [`033465c`](https://github.com/tubearchivist/docs/commit/033465cf1b9e96e2f9b7b15cbae52d6413e55aaa) fix docker-compose.yml gh link ### 📊 Changes **5 files changed** (+174 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `mkdocs/docs/configuration/cast.md` (+11 -0) ➕ `mkdocs/docs/configuration/ldap.md` (+15 -0) ➕ `mkdocs/docs/installation/docker-compose.md` (+139 -0) ➕ `mkdocs/docs/installation/helm-charts.md` (+4 -0) 📝 `mkdocs/mkdocs.yml` (+5 -0) </details> ### 📄 Description Added a configuration section to move the individual config settings to. Also added a Docker page to the base installations category. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:37:46 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tubearchivist/docs#21
No description provided.