selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

Briefkasten logo

Briefkasten

1.2k
MIT LicenseOpen Source — No Paywall2 Containers — 2 containers — light hosting footprintDocker · Compose · SourceNeeds Postgres

About

Briefkasten is a self-hosted bookmarking application designed for people who want to collect, organize, and search links in their own infrastructure. It supports saving bookmarks through a browser...

Community Ratings

No ratings yet
Briefkasten screenshot 1Briefkasten screenshot 2Briefkasten screenshot 3Briefkasten screenshot 4

Features

  • Browser extension saving
  • Automatic title and description extraction
  • Drag-and-drop URL saving
  • Keyboard shortcuts
  • Categories and tags
  • Import/export bookmarks as HTML
  • Bookmark image fetching
  • Multiple views
  • Fulltext search
  • REST API

Details

Last Updated
Jun 5, 2026
Created
May 4, 2022
Install Methods
dockerdocker-composesource
Requirements
Next.js hosting platform (e.g. Vercel/Netlify)Prisma-compatible database (MySQL, Postgres, SQLite, etc.)NextAuth.js OAuth provider developer account for OAuth loginOptional image hosting service (e.g. Supabase Storage, Cloudinary, S3)dockerdocker-compose
Authentication
oauthlocal
API
REST
Backup & Export
native-exportapi-export
Runtime / Stack
NodejsDocker
Privacy & Independence
Cloud: Optional
User Model
Multi-User
Deployment

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

Docker Compose

2 services · database: postgres · infra: postgres

no resource limits declared

needs persistent storage (1 volume)

docker-compose.yml · @ 1ac8429 · scanned Jun 5, 2026

version: '3.8'

services:
  postgres:
    container_name: bk-postgres
    image: postgres
    restart: unless-stopped
    environment:
      - POSTGRES_USER=bkAdmin
      - POSTGRES_PASSWORD=briefkasten
      - POSTGRES_DB=briefkasten
    ports:
      - 5432:5432
    volumes:
      - briefkasten-db:/var/lib/postgresql/data
  app:
    container_name: bk-app
    build: .
    env_file:
      - .env
# ...

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.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
hermes-agent logo

hermes-agent

192.8k
Hermes Agent is a self-improving AI agent with a built-in learning loop, terminal UI, and messaging gateway for chatting and automating work across platforms.
Generative AIAI AgentsAI Coding Assistant+2
2 Containers
Details
n8n logo

n8n

192.4k
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
AutoGPT logo

AutoGPT

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

opencode

174.1k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+4
Details
Ollama logo

Ollama

174.1k
Ollama is a local runtime for running open models and interacting with them through a CLI, REST API, and integrations.
Generative AIArtificial IntelligenceLocal LLMs+3
Details
Dify.ai logo

Dify.ai

145.1k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentPermissive LicenseGenerative AI+4
36 ContainersOpen Core
Details
Open-WebUI logo

Open-WebUI

141.4k
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
Claude Code logo

Claude Code

132.2k
Claude Code is an agentic coding tool that runs in the terminal and helps with coding tasks, code explanation, and git workflows using natural language commands.
Artificial IntelligenceAI Coding AssistantAI Harness+3
Cloud Required
Details
Excalidraw logo

Excalidraw

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

Immich

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

Codex

90.9k
Codex CLI is a local coding agent from OpenAI that runs on your computer.
Artificial IntelligenceAI Coding AssistantPermissive License+4
Details