mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 16:25:55 +03:00
[PR #736] [MERGED] Documentation: add installation instructions to install from package repositories #924
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#924
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/lldap/lldap/pull/736
Author: @Zepmann
Created: 11/16/2023
Status: ✅ Merged
Merged: 11/17/2023
Merged by: @nitnelave
Base:
main← Head:DocInstallUpdate📝 Commits (3)
a7d3814Added package repositories as a possible installation method to the documentation.898bc1dImproved formatting.aeae04cFix link and add new section to index.📊 Changes
1 file changed (+29 additions, -0 deletions)
View changed files
📝
README.md(+29 -0)📄 Description
Currently README.md mentions Docker, Kubernetes, and (manually) from source as installation options. Since lldap is showing up in the Arch User Repository for Arch Linux, I thought it would be handy to have a section in the documentation dedicated to installation of lldap from package repositories. I put a warning on top of this part of the documentation that issues with downstream packages should be reported downstream and not here.
Full disclosure 😄:
I am the author of the
lldap-binAUR package description. It would be helpful to point users to this and the other lldap package descriptions if they are using Arch Linux. And hopefully lldap will also be available directly in other distributions.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.