Files
homelab-optimized/docs/services/individual/obsidian.md
Gitea Mirror Bot fb88e1b6d4
Some checks failed
Documentation / Build Docusaurus (push) Failing after 5m1s
Documentation / Deploy to GitHub Pages (push) Has been skipped
Sanitized mirror from private repository - 2026-03-27 11:43:05 UTC
2026-03-27 11:43:05 +00:00

1.3 KiB

Obsidian

Service Information

  • Type: Note-Taking & Knowledge Management
  • Image: lscr.io/linuxserver/obsidian:latest
  • Category: Productivity
  • Host: seattle-vm (Contabo)

Description

Web-based access to Obsidian, a powerful knowledge management and note-taking application. Provides full desktop Obsidian experience through a web browser with support for plugins, themes, and vault management.

Configuration

  • Container Name: obsidian
  • Ports: 127.0.0.1:3000-3001 → 3000-3001
  • Domain: obs.vish.gg
  • User: admin
  • Data Path: /opt/obsidian/config

Features

  • Full Obsidian desktop interface in browser
  • Vault management and creation
  • Community plugin support
  • Theme customization
  • Graph view for note connections
  • File upload and management
  • Real-time collaboration
  • Markdown editing with live preview

Management

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

Access

Security Notes

  • Default credentials should be changed
  • Runs with seccomp:unconfined for GUI support
  • 1GB shared memory allocated for browser rendering