selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

BookLogr logo

BookLogr

610

About

BookLogr is a self-hosted web application for people who want to catalog and manage a personal book library. It is aimed at users who want to keep track of books they own, have read, or plan to read,...

Community Ratings

No ratings yet

Features

  • book lookup by title or ISBN
  • reading lists
  • page tracking
  • public library profile
  • book ratings
  • notes and quotes
  • Mastodon sharing
  • data export
  • SQLite database support
  • PostgreSQL database support

Details

Last Updated
Aug 25, 2026
Created
Mar 24, 2024
Install Methods
source
Requirements
SQLitePostgreSQL
Backup & Export
native-export
Runtime / Stack
Docker
Privacy & Independence
Cloud: Optional
Deployment

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

Docker Compose

2 services · 1 unclassified (booklogr-web)

no resource limits declared

needs persistent storage (1 volume)

docker-compose.yml · @ 93f1ebb · scanned Jun 5, 2026

# docker-compose.yml
services:
    booklogr-api:
        container_name: "booklogr-api"
        image: mozzo/booklogr:v1.10.0
        env_file:
            - .env
        ports:
            - 5000:5000
        volumes:
            - ./data:/app/instance

    booklogr-web:
        container_name: "booklogr-web"
        image: mozzo/booklogr-web:v1.10.0
        env_file:
            - .env
        environment:
            - BL_API_ENDPOINT=http://localhost:5000/ # CHANGE THIS TO POINT TO THE EXTERNAL ADRESS THE USER CAN ACCESS
            - BL_GOOGLE_ID= # Leave empty to disable google login. To enable, write in your Google Client ID.
# ...

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

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

202.4k
n8n is a fair-code platform for building and deploying AI agents and workflow automation with a visual canvas, custom code, and 1500+ integrations.
Automation ToolsNot FOSSPermissive License+5
Single ContainerOpen CoreNot FOSS
Details
opencode logo

opencode

201.4k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+3
Details
AutoGPT logo

AutoGPT

186.9k
AutoGPT is a platform for creating, deploying, and managing continuous AI agents that automate complex workflows.
Artificial IntelligenceAutomation ToolsPermissive License+2
13 ContainersOpen Core
Details
Ollama logo

Ollama

179.4k
Ollama is a tool for running open models locally and exposing them through a REST API for apps, agents, and integrations.
Artificial IntelligenceLocal LLMsGenerative Artificial Intelligence Genai+3
Details
Dify.ai logo

Dify.ai

153.5k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentArtificial IntelligenceFOSS with Issues+6
36 ContainersOpen CoreFOSS with Issues
Details
Open-WebUI logo

Open-WebUI

149.9k
Open WebUI is a self-hosted AI platform for chatting with LLMs, managing RAG, and building custom model workflows, designed to run entirely offline.
Artificial IntelligenceAI InterfacesLocal LLMs+7
2 ContainersOpen CoreFOSS with Issues
Details
Excalidraw logo

Excalidraw

130.5k
An open source virtual hand-drawn style whiteboard for creating diagrams and wireframes.
Diagramming ToolsKnowledge ManagementPermissive License
Single Container
Details
Codex logo

Codex

118.2k
Codex CLI is a local coding agent from OpenAI that runs on your computer.
Artificial IntelligenceAI Coding AssistantPermissive License+3
Details
Immich logo

Immich

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

Uptime Kuma

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

Stirling-PDF

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