Note
This image is based on my gbraad-devenv/fedora image, and is therefore personalized;
it uses gbraad
as user with my dotfiles and tailored to use services exposed by my homelab setup.
$ podman run -d --name obsidian ghcr.io/gbraad-apps/obsidian:latest
$ podman exec -it obsidian su - gbraad
$ kasmvncserver
$ sudo systemctl enable --now tailscaled
$ sudo tailscale up
$ tailscale ip
... and then open https://[tailscale_ip]:8444