Files
homelab-optimized/docs/services/individual/wallabag.md
Gitea Mirror Bot 57b1fe47f2
Some checks failed
Documentation / Deploy to GitHub Pages (push) Has been cancelled
Documentation / Build Docusaurus (push) Has been cancelled
Sanitized mirror from private repository - 2026-04-19 08:15:48 UTC
2026-04-19 08:15:48 +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