linuxserver/obsidian

Sponsored OSS

By linuxserver.io

Updated 1 day ago

Image
68

100K+

linuxserver/obsidian repository overview

linuxserver/obsidian

This readme has been truncated from the full version found HERE

Obsidian is a note-taking app that lets you create, link, and organize your notes on your device, with hundreds of plugins and themes to customize your workflow. You can also publish your notes online, access them offline, and sync them securely with end-to-end encryption.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=obsidian \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/config:/config \
  --shm-size="1gb" \
  --restart unless-stopped \
  lscr.io/linuxserver/obsidian:latest

Tag summary

Content type

Image

Digest

sha256:f47b0ceb0

Size

1.2 GB

Last updated

1 day ago

docker pull linuxserver/obsidian

This week's pulls

Pulls:

8,796

Last week