All projects
2025 Author
Obsidian Pub Plugin + Server
Self-Hosted Obsidian Notes Publishing
An alternative to Obsidian Publish with no subscription and no third-party servers: the plugin publishes a note in one click, the self-hosted server serves it from your own domain. Server setup is a single script — Docker Compose, Let’s Encrypt SSL, access keys generated automatically.
Features
- One-click publishing — from the ribbon, file menu, or command palette
- Update a published note while keeping the same URL
- Per-publication password protection
- Your own domain and server — data never leaves your infrastructure
- One-script setup: Docker Compose, automatic SSL via Let’s Encrypt
- Rate limiting and health endpoints out of the box
Technologies
TypeScript Obsidian Node.js Docker