selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

EveryDocs logo

EveryDocs

387

A self-hosted alternative to Evernote, Onenote

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
Jul 23, 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

384.1k
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

198.0k
n8n is a workflow automation platform for technical teams that combines visual no-code building with code-based extensibility.
Automation ToolsPermissive LicenseNot FOSS+5
Single ContainerSource AvailableNot FOSS
Details
Open-WebUI logo

Open-WebUI

146.7k
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+7
2 ContainersOpen CoreFOSS with Issues
Details
ComfyUI logo

ComfyUI

122.2k
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

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

Uptime Kuma

89.5k
Uptime Kuma is an easy-to-use self-hosted monitoring tool for checking service and server uptime.
Status PagesFully FOSSPermissive License+3
Single ContainerFully FOSS
Details
Home Assistant logo

Home Assistant

89.5k
Open source home automation software that emphasizes local control and privacy.
IoT PlatformsOpen CorePermissive License+2
Open Core
Details
NextChatAI logo

NextChatAI

88.5k
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
Stirling-PDF logo

Stirling-PDF

88.0k
An open-source PDF editing platform for desktop, browser, and self-hosted server use.
Document ManagementFOSS with IssuesPermissive License+2
Single ContainerOpen CoreFOSS with Issues
Details
Zed logo

Zed

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

Syncthing

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

OpenHands

82.1k
An AI-driven development platform with a software agent SDK, CLI, local GUI, and hosted cloud offering.
Artificial IntelligenceAI Coding AssistantAI Agents+3
Single ContainerOpen Core
Details