Skip to content

gbraad-apps/personal-obsidian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obsidian for private (remote) use

Note

This image is based on my gbraad-devenv/fedora image, and is therefore personalized; it uses Gerard as user with my dotfiles and tailored to use services exposed by my homelab setup. For a more generic image, have a look at spotsnel-apps/personal-obsidian

Usage instructions

$ podman run -d --name obsidian --cap-add=NET_ADMIN --cap-add=NET_RAW --device=/dev/net/tun --device=/dev/fuse ghcr.io/gbraad-apps/obsidian:latest
$ podman exec obsidian tailscale up
$ ip=`podman exec obsidian tailscale ip -4`
$ echo "Open Obsidian at https://${ip}:8444"

... and then open https://[tailscale_ip]:8444 as shown

About

Obsidian for private (remote) use

Resources

Stars

Watchers

Forks

Packages