# Deploy Obsidian with Easypanel

URL: /templates/obsidian

Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files. It provides a flexible and extensible platform for note-taking, knowledge management, and personal knowledge base creation.

## Benefits

### Knowledge Management

Organize and manage your knowledge effectively

### Markdown Support

Write and format notes using Markdown

### Graph View

Visualize connections between your notes

### Self-Hosted

Keep your notes private and secure

## Features

### Note Taking

Create and organize notes in Markdown

### Knowledge Graph

Visualize connections between notes

### Plugins

Extend functionality with plugins

### Search

Powerful search across all notes

### Sync

Sync your notes across devices

## Configuration

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

- `appServiceImage` (App Service Image, required): lscr.io/linuxserver/obsidian:1.12.7

## Services

- obsidian: app (lscr.io/linuxserver/obsidian:1.12.7)

## Resources

- [Website](https://obsidian.md)

- [Documentation](https://help.obsidian.md)

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