# Deploy Teable with Easypanel

URL: /templates/teable

Teable is a powerful, self-hosted service designed for managing team collaboration and projects efficiently. It offers a clean and user-friendly interface, supports plugins for extended functionality, and provides detailed analytics on team activities. With Teable, you can maintain full control over your data and workflows.

## Installation notes

Wait for the migration to complete, then start using Teable for managing your projects.

## Benefits

### Efficient Collaboration

Teable simplifies team collaboration and project management through a unified platform.

### Self-Hosted Solution

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

### Customizable Workflows

Customize workflows to match your team’s unique processes and enhance productivity.

## Features

### API Access

Integrate Teable with other tools using its flexible API for programmatic access.

### Plugin Support

Extend Teable’s functionality with various plugins to meet specific team needs.

### Activity Analytics

Gain insights into project progress, team activities, and overall performance.

### Task Management

Organize tasks, set priorities, and track progress in one place for effective project management.

## Configuration

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

- `appServiceImage` (App Service Image, required): ghcr.io/teableio/teable:bfd290f274cf8b0cc1defe9e1e6fd2b6826fed6b

- `migrationServiceImage` (Migration Service Image, required): ghcr.io/teableio/teable-db-migrate:bfd290f274cf8b0cc1defe9e1e6fd2b6826fed6b

- `enableArm` (Enable Arm): false

## Services

- teable: app (ghcr.io/teableio/teable:bfd290f274cf8b0cc1defe9e1e6fd2b6826fed6b)

- teable-migration: app (ghcr.io/teableio/teable-db-migrate:bfd290f274cf8b0cc1defe9e1e6fd2b6826fed6b)

- teable-db: postgres

## Resources

- [Documentation](https://teable.io/docs)

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

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