# Deploy Cryptgeon with Easypanel

URL: /templates/cryptgeon

Cryptgeon is a secure, open source sharing note or file service inspired by PrivNote. It includes a server, a web page and a CLI client.

## Benefits

### Secure Sharing

Cryptgeon uses encryption to ensure your shared notes and files remain confidential.

### Multi-Platform Access

Access your content via the server, web page, or CLI client for versatility.

### Open Source & Transparent

Built as an open source project, Cryptgeon encourages community trust and collaboration.

## Features

### Server Component

Handles secure sharing of notes and files.

### Web Interface

A user-friendly web page for easy note and file access.

### CLI Client

A command-line tool for managing and sharing notes and files.

### Secure Encryption

Implements robust encryption protocols to protect your data.

## Configuration

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

- `appServiceImage` (App Service Image, required): cupcakearmy/cryptgeon:2.9.1

## Services

- cryptgeon: app (cupcakearmy/cryptgeon:2.9.1)

- cryptgeon-redis: redis

## Resources

- [Github](https://github.com/cupcakearmy/cryptgeon)

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