Favicon of Cherry

Cherry

Organize links with an open-source, self-hosted service. Manage bookmarks with tags, groups, full-text search, and handy browser extensions.

Take full control of your web links with a bookmarking service you host yourself. As a completely open-source and self-hostable platform, it ensures your data remains private and entirely in your hands. It's designed to provide a rich user experience with a simple, clean interface.

Organize and find your saved pages efficiently with a complete set of features:

  • Tags and Groups: Categorize your bookmarks for easy navigation and discovery.
  • Full-Text Search: Quickly locate any bookmark by searching its title, URL, or content.
  • Browser Extensions: Save links directly from your browser with a single click.

This service offers a powerful alternative to cloud-based bookmark managers, focusing on privacy and user control without sacrificing functionality.

Directory Structure

cherry
data
.env
docker-compose.yml

docker-compose.yml

services:
  cherry:
    image: haishanh/cherry:latest
    container_name: cherry
    restart: unless-stopped
    ports:
      - "8000:8000"
    volumes:
      - ./data:/cherry/data
    environment:
      - TZ=UTC

.env

# No sensitive environment variables are required for the default configuration.
# User accounts and settings are configured via the web interface and stored in the ./data volume.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Cherry

Favicon

 

  
  
Favicon

 

  
  
Favicon