# Deploy Baserow with Easypanel

URL: /templates/baserow

Baserow is an open-source, no-code database tool that allows you to create your own online database without any technical experience. It is a user-friendly alternative to Airtable, offering the power of a developer right from your browser. Baserow is perfect for organizing your projects, ideas, or business processes, allowing you to structure everything according to your needs. It is a flexible software that can be tailored to your needs, ensuring clear and accessible data for all your team members. With Baserow, you can easily integrate with other software, collaborate in real-time, and enjoy unlimited rows for your data. It is also developer-friendly, allowing for the creation of custom plugins. Baserow offers a free plan for those who want to try it out, as well as premium and advanced plans for users with more advanced needs.

## Installation notes

It may take several minutes for Baserow to boot up.

## Benefits

### No-Code Database Creation

Baserow allows you to create your own online database without any technical experience. It's a user-friendly no-code tool that gives you the powers of a developer without leaving your browser.

### Flexible and Customizable

With Baserow, you decide how you want to structure everything. It's a flexible software tailored to your needs. You can manage customers, products, airplanes or all of them. If you know how a spreadsheet works, you know how Baserow works.

### Real-Time Collaboration

Baserow allows you to collaborate in real-time, ensuring clear and accessible data by all your team members. It's a one-stop solution for all your project, idea, and note organization needs.

### Self-Hosted and Open Source

Baserow is an open-source platform that you can self-host. It's built with modern and proven frameworks, making it a breeze for developers. It supports custom and third-party plugins.

## Features

### Unlimited Rows

Baserow offers unlimited rows, making it a powerful tool for managing large amounts of data.

### Integration with Other Software

Baserow can easily integrate with other software, making it a versatile tool for managing and organizing data.

### Custom Plugins

Baserow allows you to easily create custom plugins or use third-party ones, providing a high level of customization and flexibility.

### Role-Based Permissions

Baserow offers role-based permissions, allowing you to control who has access to what data.

### Data Visualization

Baserow offers various ways to visualize your data, including a Kanban or Calendar view.

## Configuration

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

- `appServiceImage` (App Service Image, required): baserow/baserow:1.34.2

- `databaseServiceName` (Database Service Name, required): baserow-db

- `redisServiceName` (Redis Service Name, required): baserow-redis

## Services

- baserow: app (baserow/baserow:1.34.2)

- baserow-db: postgres

- baserow-redis: redis

## Resources

- [Website](https://baserow.io/)

- [Gitlab](https://gitlab.com/bramw/baserow)

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