mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Aleph (#1300)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com> Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
parent
75773ea67e
commit
1d1d6c89ab
1 changed files with 13 additions and 0 deletions
13
software/aleph.yml
Normal file
13
software/aleph.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name: Aleph
|
||||
website_url: https://aleph.occrp.org/
|
||||
description: "Tool for indexing large amounts of both documents (PDF, Word, HTML) and structured (CSV, XLS, SQL) data for easy browsing and search. It is built with investigative reporting as a primary use case."
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Docker
|
||||
- K8S
|
||||
tags:
|
||||
- Search Engines
|
||||
- Knowledge Management Tools
|
||||
source_code_url: "https://github.com/alephdata/aleph"
|
||||
demo_url: "https://aleph.occrp.org/"
|
||||
Loading…
Reference in a new issue