# Deploy Astuto with Easypanel

URL: /templates/astuto

Astuto is a self-hosted customer feedback management platform that helps teams collect, organize, and respond to customer feedback in one centralized location. Built with modern web technologies, Astuto provides a clean and intuitive interface for managing feature requests, bug reports, and customer suggestions. The application enables teams to create public or private feedback boards where customers can submit ideas, vote on features, and track the status of their requests. With built-in categorization, tagging, and status tracking, Astuto helps product teams prioritize development work based on customer demand. The platform supports multiple boards, user authentication, and integration capabilities to streamline the feedback collection process. Perfect for product teams managing customer feedback, startups building customer-driven products, SaaS companies wanting to engage with their user base, or any organization that wants to centralize and manage customer input effectively.

## Benefits

### Customer Feedback Management

Centralize all customer feedback, feature requests, and suggestions in one organized platform.

### Customer Engagement

Create public feedback boards where customers can submit ideas and vote on features they want to see.

### Self-Hosted Control

Complete ownership of customer feedback data without relying on third-party services.

### Product Prioritization

Use voting and categorization to prioritize development work based on customer demand.

## Features

### Feedback Boards

Create multiple public or private boards for different products or features to organize feedback.

### Voting System

Allow customers to vote on feature requests to help prioritize development efforts.

### Status Tracking

Track the status of feedback items from submitted to in-progress to completed.

### Categorization

Organize feedback with categories and tags for easy filtering and management.

### User Authentication

Support for user accounts to manage feedback submissions and track contributions.

### Modern Interface

Clean and intuitive web interface for both customers and administrators.

### PostgreSQL Backend

Reliable PostgreSQL database for storing all feedback data and configurations.

## Configuration

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

- `appServiceImage` (App Service Image, required): riggraz/astuto:ac6ad92f7ec3f2961c37f17fb090c1fe4184f194

## Services

- astuto-db: postgres

- astuto: app (riggraz/astuto:ac6ad92f7ec3f2961c37f17fb090c1fe4184f194)

## Resources

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

- [Docker Hub](https://hub.docker.com/r/riggraz/astuto)

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