# Deploy Nanote with Easypanel

URL: /templates/nanote

Nanote is a lightweight, self-hosted note-taking application that provides a simple and clean interface for managing your notes. Built with privacy-focused design, Nanote allows you to store and organize your notes locally or on your own server. It features markdown support, file uploads, and a minimalistic interface that focuses on productivity without distractions.

## Benefits

### Privacy-Focused

Self-hosted solution ensures your notes remain private and under your complete control.

### Lightweight and Fast

Minimal resource usage with a fast, responsive interface for quick note-taking.

### Markdown Support

Write notes in markdown format for rich text formatting and better organization.

### File Uploads

Attach files and images to your notes for comprehensive documentation.

### Self-Hosted Control

Deploy on your own infrastructure with full control over your data and access.

## Features

### Simple Interface

Clean, distraction-free interface designed for focused note-taking and organization.

### Markdown Editor

Built-in markdown editor with syntax highlighting for enhanced writing experience.

### File Management

Organize notes and uploads with separate directories for better file management.

### Health Monitoring

Built-in health check endpoint for monitoring application status and reliability.

### Easy Deployment

Simple Docker-based deployment with minimal configuration required.

## Configuration

- `appServiceName` (App Service Name, required): nanote

- `appServiceImage` (App Service Image, required): omarmir/nanote:0.11.0

## Services

- nanote: app (omarmir/nanote:0.11.0)

## Resources

- [GitHub](https://github.com/omarmir/nanote)

- [Website](https://nanote.link)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/nanote)