# Deploy Joplin with Easypanel

URL: /templates/joplin

Joplin is an open-source note-taking application that allows you to capture your thoughts and access them securely from any device. It supports multimedia notes, including images, videos, PDFs, and audio files, and even allows the creation of math expressions and diagrams. With Joplin Cloud, you can share your notes and collaborate with others. The app also features a web clipper extension for saving web pages or screenshots as notes. Joplin can be customized with plugins, themes, and multiple text editors, and it synchronizes with various services, including Joplin Cloud, Dropbox, and OneDrive. All notes are saved in an open format and secured with end-to-end encryption.

## Installation notes

Default login email: admin@localhost, password: admin

## Benefits

### Multimedia Notes

Joplin supports images, videos, PDFs, and audio files. You can create math expressions and diagrams directly from the app, and take photos with the mobile app to save them to a note.

### Collaboration

With Joplin Cloud, you can share your notes with friends, family, or colleagues and collaborate on them. You can also publish a note to the internet and share the URL with others.

### Web Clipping

Joplin provides a web clipper extension, available on Chrome and Firefox, to save web pages or take screenshots as notes.

### Customization

Joplin allows customization with plugins, custom themes, and multiple text editors (Rich Text or Markdown). You can also create your own scripts and plugins using the Extension API.

### Accessibility

Joplin ensures your notes are accessible from any device by synchronizing with various services, including Joplin Cloud, Dropbox, and OneDrive. The app is available on Windows, macOS, Linux, Android, and iOS. A terminal app is also available.

### Data Ownership

Joplin is open source and saves your notes to an open format, ensuring you always have access to them. It uses End-To-End Encryption (E2EE) to secure your notes and ensure only you can access them.

## Features

### Note-Taking

Joplin allows you to create and manage notes, to-do lists, and reminders across all your devices.

### Multimedia Support

Joplin supports the inclusion of images, videos, PDFs, and audio files in your notes.

### Math Expressions and Diagrams

You can create math expressions and diagrams directly within the app.

### Collaboration

Joplin Cloud allows you to share your notes and collaborate with others.

### Web Clipping

Joplin provides a web clipper extension for Chrome and Firefox to save web pages or screenshots as notes.

### Customization

Joplin supports plugins, custom themes, and multiple text editors for customization.

### Synchronization

Joplin syncs your notes across devices using various services, including Joplin Cloud, Dropbox, and OneDrive.

### End-To-End Encryption

Joplin uses End-To-End Encryption to secure your notes.

## Configuration

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

- `appServiceImage` (App Service Image, required): joplin/server:3.6.1

- `databaseServiceName` (Database Service Name, required): joplin-db

## Services

- joplin: app (joplin/server:3.6.1)

- joplin-db: postgres

## Resources

- [Website](https://joplinapp.org/)

- [Github](https://github.com/laurent22/joplin/)

- [Docker](https://hub.docker.com/r/joplin/server)

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