selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

EveryDocs logo

EveryDocs

369
GNU General Public License v3.0Open Source — No Paywall3 Containers — 3 containers — light hosting footprintCompose · Docker · SourceNeeds MariaDB

About

EveryDocs Core is the server-side application behind EveryDocs, a document management system intended for private use. It provides the backend for a companion web interface and focuses on organizing...

Community Ratings

No ratings yet

Features

  • PDF document upload
  • folder and subfolder organization
  • people and processing states
  • full-text search from PDF contents
  • encrypted PDF storage
  • document search by title, description, or content
  • new account creation
  • JWT authentication
  • REST API for CRUD operations
  • mobile-friendly web UI

Details

Last Updated
Jun 10, 2026
Created
May 25, 2019
Install Methods
docker-composedockersource
Requirements
RubyRailsDocker ComposeMySQL/MariaDBSQLite databasedatabase connectionSECRET_KEY_BASE
Authentication
local
API
REST
Backup & Export
database-dumpfile-backup
Runtime / Stack
DockerRuby
Privacy & Independence
No Cloud RequiredOffline Capable
User Model
Multi-User
Deployment

Deployment: Docker Compose ✓3 Containerslight hosting footprintRuns as 3 containers

Docker Compose

3 services · database: mariadb · infra: mariadb

no resource limits declared

needs persistent storage (3 volumes)

docker-compose.yaml · @ 9ed4ab0 · scanned Jun 5, 2026

version: '2.1'

services:
  everydocs_core:
    image: jonashellmann/everydocs:latest
    restart: unless-stopped
    depends_on:
      everydocs_db:
        condition: service_healthy
    environment:
      - SECRET_KEY_BASE=${SECRET_KEY_BASE}
      - EVERYDOCS_DB_ADAPTER=mysql2
      - EVERYDOCS_DB_NAME=everydocs
      - EVERYDOCS_DB_USER=everydocs
      - EVERYDOCS_DB_PASSWORD=PASSWORD123!
      - EVERYDOCS_DB_HOST=everydocs_db
      - EVERYDOCS_DB_PORT=3306
    volumes:
      - /data/everydocs:/var/everydocs-files
    ports:
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Mar 25, 2026

Related Software

OpenClaw logo

OpenClaw

378.0k
OpenClaw is a personal AI assistant that runs on the user's own devices and connects to messaging channels, voice, and a live canvas interface.
Claws & ClankersSelf Hosting SolutionsAI Agents+2
2 Containers
Details
n8n logo

n8n

192.0k
n8n is a workflow automation platform for technical teams that combines visual no-code building with code-based extensibility.
Automation ToolsPermissive LicenseLow Code Development+4
Single ContainerSource Available
Details
Open-WebUI logo

Open-WebUI

141.0k
Open WebUI is a self-hosted AI platform for chatting with LLMs, managing RAG, and building custom model workflows, designed to run entirely offline.
Generative AIArtificial IntelligenceAI Interfaces+5
2 ContainersOpen Core
Details
ComfyUI logo

ComfyUI

116.5k
ComfyUI is a modular node-based AI engine for creating images, video, 3D, audio, and other content with fine-grained control over models and parameters.
Artificial IntelligenceAI Media GenerationCopyleft License+3
Freemium
Details
Immich logo

Immich

103.0k
High performance self-hosted photo and video management solution.
Photo GalleriesCopyleft LicenseMedia Management+1
4 Containers
Details
NextChatAI logo

NextChatAI

88.2k
NextChat is a light, fast AI assistant web app and desktop client with support for multiple AI models and local browser storage.
Artificial IntelligenceAI InterfacesPermissive License+2
2 ContainersOpen Core
Details
Uptime Kuma logo

Uptime Kuma

87.9k
Uptime Kuma is an easy-to-use self-hosted monitoring tool for checking service and server uptime.
Status PagesPermissive LicenseNetwork Utilities+2
Single Container
Details
Home Assistant logo

Home Assistant

87.6k
Open source home automation software that emphasizes local control and privacy.
IoT PlatformsPermissive LicenseAutomation Tools+1
Details
Syncthing logo

Syncthing

85.2k
Syncthing is a continuous file synchronization program that keeps files in sync between two or more computers.
File SynchronizationCopyleft LicenseP2P File Sharing+1
Details
Zed logo

Zed

85.0k
Zed is a high-performance multiplayer code editor.
Artificial IntelligenceAI Coding AssistantIDE Tools+2
2 Containers
Details
Stirling-PDF logo

Stirling-PDF

80.6k
Stirling PDF is an open-source PDF editing platform for desktop, browser, and self-hosted server use.
Document ManagementPermissive LicenseSelf Hosting Solutions+1
Single ContainerOpen Core
Details
Hoppscotch Community Edition logo

Hoppscotch Community Edition

79.5k
Hoppscotch is an open source API development ecosystem for sending requests, testing responses, and collaborating on API work.
API ManagementPermissive LicenseTesting Tools+2
10 Containers
Details