Files
homelab-optimized/docs/services/individual/wallabag.md
Gitea Mirror Bot 8664c8417c
Some checks failed
Documentation / Build Docusaurus (push) Failing after 9m20s
Documentation / Deploy to GitHub Pages (push) Has been skipped
Sanitized mirror from private repository - 2026-03-30 00:10:29 UTC
2026-03-30 00:10:29 +00:00

1.1 KiB

Wallabag

Service Information

  • Type: Read-Later Service
  • Image: wallabag/wallabag:latest
  • Category: Productivity
  • Host: seattle-vm (Contabo)

Description

Self-hosted read-later application similar to Pocket or Instapaper. Allows saving articles, web pages, and other content for later reading with full-text search and tagging capabilities.

Configuration

  • Container Name: wallabag
  • Port: 127.0.0.1:8880 → 80
  • Domain: wb.vish.gg
  • Database: SQLite (embedded)
  • Data Path: /opt/wallabag/data

Features

  • Save articles from any website
  • Full-text search
  • Tagging and categorization
  • Browser extensions available
  • Export/import functionality
  • Mobile-friendly interface
  • Offline reading capability

Management

cd /opt/wallabag/
docker-compose up -d
docker-compose logs -f

Access