mirror of
https://github.com/tubearchivist/docs.git
synced 2026-03-24 05:16:55 +00:00
[PR #3] [MERGED] Added installation guide and configurations to docs #21
Labels
No labels
enhancement
invalid
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/docs#21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/tubearchivist/docs/pull/3
Author: @micah686
Created: 3/27/2023
Status: ✅ Merged
Merged: 3/31/2023
Merged by: @bbilly1
Base:
master← Head:docs📝 Commits (8)
b1ac849Added installation guide and configurations to docsfe78693moved helm charts to Installation group64f7942Merged configurations together into docker.mde546671Rearranged headingscebd68cAdded Roadmap11904c8removed roadmapada9372rename docker to docker-compose033465cfix 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.