# Deploy Aptabase with Easypanel

URL: /templates/aptabase

Aptabase is an open-source, privacy-focused analytics platform for mobile and desktop applications. It provides real-time analytics, crash reporting, and user insights while respecting user privacy.

## Installation notes

Sign up and open the console logs where it will print the link to authorize the email. Copy the URL part that looks like this. [url, https://your-domain/api/_auth/continue?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0eXBlIjoiU2lnbkluIiwibmFtZSI6IkFoc29uIFNoYWlraCIsImVtYWlsIjoiYWhzb25zaGFpa2g2MTZAZ21haWwuY29tIiwibmJmIjoxNzQ0MTE5MDgyLCJleHAiOjE3NDQxMTk5ODIsImlhdCI6MTc0NDExOTA4MiwiaXNzIjoiYXB0YWJhc2Utc2gifQ.PxbVTiVOXsTkkxQKV1AOGaaEpLnMOOtgSRMqDY6dkIg]\u0027. Do not copy this part at the end ]\u0027

## Benefits

### Privacy Focused

Built with privacy in mind, ensuring user data protection

### Real-time Analytics

Get instant insights into your application usage

### Crash Reporting

Automatic crash detection and reporting

### Self-hosted

Complete control over your data and infrastructure

### Open Source

Transparent and community-driven development

## Features

### Analytics Dashboard

Comprehensive analytics and user insights

### Crash Reporting

Automatic crash detection and detailed reports

### User Segmentation

Analyze user behavior and create segments

### Real-time Updates

Live updates of application usage data

### API Access

Programmatic access to analytics data

## Configuration

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

- `appServiceImage` (App Service Image, required): ghcr.io/aptabase/aptabase:main

- `clickhouseServiceImage` (ClickHouse Service Image, required): clickhouse/clickhouse-server:23.8.4.69-alpine

## Services

- aptabase: app (ghcr.io/aptabase/aptabase:main)

- aptabase-clickhouse: app (clickhouse/clickhouse-server:23.8.4.69-alpine)

- aptabase-db: postgres

## Resources

- [Website](https://aptabase.com)

- [Documentation](https://aptabase.com/docs)

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

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