NoteDiscovery
NoteDiscovery is a lightweight, self-hosted knowledge base and note-taking platform. Write Markdown notes, build a graph of linked knowledge, and search full-text across your entire vault — all stored as plain files.
NoteDiscovery
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/notediscovery.sh)"
Default Credentials
| Username | Password |
|---|---|
None | admin |
Configuration
Config file:
1
/opt/notediscovery/config.yaml
Notes
Authentication is disabled by default. Enable it in /opt/notediscovery/config.yaml and change the default password.
Notes are stored as plain Markdown files in /opt/notediscovery/data.