# Deploy Saltcorn with Easypanel

URL: /templates/saltcorn

Saltcorn is an extensible open-source no-code database application builder. It allows you to build web applications based on relational data with flexible views, data types, and layouts. With Saltcorn, you can create dynamic applications without writing code, making it a powerful tool for both developers and non-developers alike.

## Installation notes

Delete the migration container, once that is done with migrations.

## Benefits

### No-Code Database Application Builder

Saltcorn allows users to create database-driven applications without coding, making development accessible to all skill levels.

### Self-Hosted & Secure

Host your applications on your own infrastructure, ensuring privacy and complete control over your data.

### Flexible Data Models & Views

Design relational databases with customized views, data types, and layouts that fit your specific needs.

## Features

### Drag-and-Drop UI Builder

Easily create application interfaces with an intuitive drag-and-drop editor.

### Relational Database Support

Define relationships between different data models to build complex applications.

### Multi-Tenant Hosting

Run multiple instances of Saltcorn on a single installation, enabling SaaS-style deployments.

### Plugin & Theme Support

Extend Saltcorn's functionality with community-developed plugins and themes.

## Configuration

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

- `appServiceImage` (App Service Image, required): saltcorn/saltcorn:1.5.6

## Services

- saltcorn: app (saltcorn/saltcorn:1.5.6)

- saltcorn-migrations: app (saltcorn/saltcorn:1.5.6)

- saltcorn-db: postgres

## Resources

- [Documentation](https://saltcorn.com/)

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

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