Skip to main content
50% off all plans, limited time. Starting at $2.48/mo
NoteDiscovery

NoteDiscovery

NoteDiscovery is a self-hosted note search and discovery app. Find connections across your notes with full-text and semantic search, with a built-in health endpoint and Docker-based deployment. Built for personal knowledge bases that have outgrown a flat file tree.

At a glance

2.6k

GitHub stars

77

Page views

130

Active installs

License MIT Version 0.5.2 OS Ubuntu Server 24.04 LTS Min RAM 1 GB IP IPV4,IPV6

Active installs is sample data (staging preview); real metric wires in before launch.

Accessing Your Instance

  • Open your browser: http://<SERVER_IP>:8000
  • Log in using the password stored in: /root/.cloudzy-creds
  • NoteDiscovery includes a built-in health endpoint: http://<SERVER_IP>:8000/health

Important Files & Directories

  • Application direcory: /root/notediscovery/
  • Docker Compose configuration file: /root/notediscovery/docker-compose.yml
  • Application configuration file: /root/notediscovery/config.yaml
  • Notes directory: /root/notediscovery/data/
  • Themes (CSS): /root/notediscovery/themes/
  • Plugins: /root/notediscovery/plugins/
  • Credentials: /root/.cloudzy-creds

Managing NoteDiscovery

Check running status:

docker compose -f /root/notediscovery/docker-compose.yml ps

View logs:

docker compose -f /root/notediscovery/docker-compose.yml logs -f

Restart the service:

docker compose -f /root/notediscovery/docker-compose.yaml restart

Stop the service:

docker compose -f /root/notediscovery/docker-compose.yaml down

More in Self Hosted

Related apps.

Deploy NoteDiscovery now. From $2.48/mo.