mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-02 07:16:39 +08:00
- add config.yaml with application, server, storage, search, and authentication configuration - add data.yml with form fields for HTTP port, data persistence, authentication toggle, and demo mode - add docker-compose.yml for container deployment with health check and network configuration - add README.md and README_en.md with configuration instructions and feature overview - add root data.yml with application metadata, tags, and architecture support - add logo.png
21 lines
1.1 KiB
Markdown
21 lines
1.1 KiB
Markdown
## Configuration and Usage Instructions
|
|
|
|
After installing the application, please go to `application installation directory/config.yaml` to configure the other parameters.
|
|
|
|
## Introduction
|
|
|
|
NoteDiscovery is a **lightweight, self-hosted note-taking application** that puts you in complete control of your knowledge base. Write, organize, and discover your notes with a beautiful, modern interface—all running on your own server.
|
|
|
|
## Features
|
|
|
|
- **Total Privacy**: Your notes never leave your server.
|
|
- **Optional Authentication**: Simple password protection for self-hosted deployments.
|
|
- **Zero Cost**: No subscriptions, no hidden fees.
|
|
- **Fast & Lightweight**: Instant search and navigation.
|
|
- **Beautiful Themes**: Multiple themes, easy to customize.
|
|
- **Extensible**: Plugin system for custom features.
|
|
- **Responsive**: Works on desktop, tablet, and mobile.
|
|
- **Simple Storage**: Plain markdown files in folders.
|
|
- **Math Support**: LaTeX/MathJax for beautiful equations.
|
|
- **HTML Export**: Share notes as standalone HTML files.
|
|
- **Graph View**: Interactive visualization of connected notes. |