[PR #1221] docs: Add more information about building/deploying from source #1187

Open
opened 2026-02-27 09:11:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/1221
Author: @selfhoster1312
Created: 7/17/2025
Status: 🔄 Open

Base: mainHead: docs-from-source


📝 Commits (1)

  • 94fdd46 docs: Add more information about building/deploying from source

📊 Changes

6 files changed (+120 additions, -57 deletions)

View changed files

📝 CONTRIBUTING.md (+2 -0)
📝 README.md (+5 -1)
📝 docs/architecture.md (+5 -1)
docs/development.md (+77 -0)
📝 docs/faq.md (+24 -0)
📝 docs/install.md (+7 -55)

📄 Description

This addresses the problem i had in #1220 and more.

I added:

  • some more information about assets_path and the symptoms when it's wrong
  • installation instructions for tools with cargo-binstall for faster/smaller installs
  • notes about running debug builds instead of release builds during development
  • a link to the target triplets supported for cross-compilation
  • some FAQ entries (TODO: update TOC in README done)
  • TODO: Add a direct link to the development docs from the README done

Let me know if that sounds good :)


🔄 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/lldap/lldap/pull/1221 **Author:** [@selfhoster1312](https://github.com/selfhoster1312) **Created:** 7/17/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `docs-from-source` --- ### 📝 Commits (1) - [`94fdd46`](https://github.com/lldap/lldap/commit/94fdd4683e0e78739ba5ecff5853d80c09c0c7a8) docs: Add more information about building/deploying from source ### 📊 Changes **6 files changed** (+120 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+2 -0) 📝 `README.md` (+5 -1) 📝 `docs/architecture.md` (+5 -1) ➕ `docs/development.md` (+77 -0) 📝 `docs/faq.md` (+24 -0) 📝 `docs/install.md` (+7 -55) </details> ### 📄 Description This addresses the problem i had in #1220 and more. I added: - some more information about `assets_path` and the symptoms when it's wrong - installation instructions for tools with `cargo-binstall` for faster/smaller installs - notes about running debug builds instead of release builds during development - a link to the target triplets supported for cross-compilation - some FAQ entries (~TODO: update TOC in README~ done) - ~TODO: Add a direct link to the development docs from the README~ done Let me know if that sounds good :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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
starred/lldap-lldap#1187
No description provided.