No description
Find a file
2025-11-08 09:30:08 +01:00
web/config modifié : docker-compose.yml 2025-11-08 09:01:35 +01:00
docker-compose.yml update 2025-11-08 09:30:08 +01:00
README.md initial commit 2025-11-08 08:57:51 +01:00

Perlite + Obsidian Sync (Plug & Play)

Self-hosted Obsidian vault viewer with auto-sync on Git push.

Features

  • Zero config: just set your repo URL
  • Auto-syncs on every push (via webhook)
  • Works with private repos
  • Hide folders, full Obsidian syntax support

Setup

  1. Fill in .env from .env.example
  2. Deploy on Coolify
  3. (Optional) Set up webhook in GitHub/GitLab → Coolify

Webhook (Auto-deploy on push)

POST https://your-coolify-server/webhooks/deploy/your-app-id

Auto-Sync on Git Push (Webhook)

In Coolify → Your App → Settings → Webhooks Copy the Deploy Webhook URL In GitHub/GitLab: Settings → Webhooks → Add Webhook URL: YOUR_COOLIFY_WEBHOOK_URL Trigger: Push events

Every push → Coolify redeploys → sync-notes pulls latest → Perlite serves fresh notes