Add NoteDiscovery v0.16.3 - Private Self-Hosted Knowledge Base#40
Open
BookJJun-IJ wants to merge 2 commits intoYundera:mainfrom
Open
Add NoteDiscovery v0.16.3 - Private Self-Hosted Knowledge Base#40BookJJun-IJ wants to merge 2 commits intoYundera:mainfrom
BookJJun-IJ wants to merge 2 commits intoYundera:mainfrom
Conversation
8801118 to
3ca2e03
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add NoteDiscovery v0.16.3 - Private Self-Hosted Knowledge Base
Description
NoteDiscovery is a lightweight, privacy-first note-taking app and knowledge base. Notes are stored as plain markdown files — no vendor lock-in, no data sent to external services. An open-source alternative to Obsidian and Notion.
Key Features:
Technical Implementation:
$PCS_DEFAULT_PASSWORDfor authentication (no hardcoded credentials)/healthendpointArchitecture:
User → Caddy (HTTPS) → NoteDiscovery (port 80) → Markdown files (data volume)
Security Checklist
AUTHENTICATION_ENABLED: true)$PCS_DEFAULT_PASSWORD— documented in tipsuser: "0:0"(AppData-only access)ghcr.io/gamosoft/notediscovery:0.16.3Functionality Checklist
/DATA/AppData/$AppID/data/start_periodconfiguredDocumentation Checklist
Testing
/healthendpoint$PCS_DEFAULT_PASSWORDworkingCategory
Documents
Screenshots
Links