docs
Enrichment pendingLightweight document management system packed with all the features you can expect from big expensive solutions
GraphCanon updated today · GitHub synced today
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (2,552) are secondary evidence.
- npm downloads (30d)
- 4,202·npm downloads API·today
- Docker Hub pulls (30d)
- 7,277,367·Docker Hub API·today
Maintenance and security
Full trust report- Maintenance
- Slowing (155d since push)
- As of today
- Provenance
- Not a fork · Organization account
- As of today
- Security (OSV)
- No lockfile
- As of today
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install docs npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Lightweight document management system packed with all the features you can expect from big expensive solutions
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Jul 15, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Jul 15, 2026
- Languages
- javascript
Source: github.language · Jul 15, 2026
Categories
Tags
README
Install with Docker
A preconfigured Docker image is available, including OCR and media conversion tools, listening on port 8080. If no PostgreSQL config is provided, the database is an embedded H2 database. The H2 embedded database should only be used for testing. For production usage use the provided PostgreSQL configuration (check the Docker Compose example)
The default admin password is "admin". Don't forget to change it before going to production.
- Master branch, can be unstable. Not recommended for production use:
sismics/docs:latest - Latest stable version:
sismics/docs:v1.11
The data directory is /data. Don't forget to mount a volume on it.
To build external URL, the server is expecting a DOCS_BASE_URL environment variable (for example https://teedy.mycompany.com)
Requirements
- Java 11
- Tesseract 4 for OCR
- ffmpeg for video thumbnails
- mediainfo for video metadata extraction
- A webapp server like Jetty or Tomcat
License
Teedy is released under the terms of the GPL license. See COPYING for more
information or see http://opensource.org/licenses/GPL-2.0.
For agents
This page has a .md twin and JSON over the API.