# Deploy ProjectSend with Easypanel

URL: /templates/projectsend

ProjectSend is a self-hosted file sharing platform designed to securely share files with clients and collaborators. It provides a user-friendly interface, supports advanced user management, and allows for detailed activity tracking. With ProjectSend, you can maintain control over your files and ensure secure access for authorized users.

## Installation notes

After Connecting with the DB, configure the URL to be https in next screen of installation wizard and run chmod 755 /app/www/public/emails in the terminal after the installation.

## Benefits

### Secure File Sharing

ProjectSend allows you to securely upload and share files with clients and collaborators through a centralized platform.

### Self-Hosted Solution

Stay in control of your files with a self-hosted service, ensuring privacy and flexibility.

### Advanced User Management

Manage user roles, permissions, and access levels for better security and organization.

## Features

### Custom User Roles

Assign specific roles and permissions to users for tailored access control.

### File Management

Organize and categorize files with ease, supporting efficient retrieval and collaboration.

### Activity Tracking

Monitor user activity and file access with detailed logs for accountability.

### Multi-Language Support

Access the platform in multiple languages to cater to diverse user bases.

## Configuration

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

- `appServiceImage` (App Service Image, required): lscr.io/linuxserver/projectsend:version-r2029

## Services

- projectsend: app (lscr.io/linuxserver/projectsend:version-r2029)

- projectsend-db: mysql

## Resources

- [Website](https://www.projectsend.org/)

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

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