Favicon of Teedy

Teedy

Store, organize, and retrieve your files with a lightweight document management system. Find text inside images and PDFs using built-in OCR technology.

Manage your digital files efficiently with a lightweight, open-source document management system designed for both individuals and businesses. This platform provides a centralized hub to store, organize, and retrieve your important files without unnecessary complexity. You can easily categorize documents using a flexible tagging system and find exactly what you need through powerful full-text search capabilities.\n\nKey benefits include:\n* Optical Character Recognition: Automatically extract text from images and scanned documents to make them fully searchable.\n* Version Control: Keep track of document changes over time and restore previous versions when necessary.\n* Flexible Organization: Use tags, nested groups, and custom metadata to structure your files.\n* REST API: Integrate document management features directly into your existing workflows.\n* Role-Based Access: Secure your sensitive files by assigning specific permissions to different users.

Directory Structure

teedy
data
.env
docker-compose.yml

docker-compose.yml

services:
  docs:
    image: sismics/docs:latest
    container_name: sismics-docs
    restart: unless-stopped
    ports:
      - "8080:8080"
    environment:
      DOCS_BASE_URL: http://localhost:8080
      DOCS_ADMIN_EMAIL_INIT: ${ADMIN_EMAIL}
      DOCS_ADMIN_PASSWORD_INIT: ${ADMIN_PASSWORD}
    volumes:
      - ./data:/data

.env

ADMIN_EMAIL=admin@example.com
ADMIN_PASSWORD=changeme

Share:

Ad
Favicon

 

  
 

Similar to Teedy

Favicon

 

  
  
Favicon

 

  
  
Favicon