# Deploy Formbricks with Easypanel

URL: /templates/formbricks

Formbricks provides a free and open source surveying platform. Gather feedback at every point in the user journey with beautiful in-app, website, link and email surveys. Build on top of Formbricks or leverage prebuilt data analysis capabilities.

## Features

### Granular in-app targeting

Combine usage data with custom attributes and device information for fine-grained targeting. Targeted embedded surveys mean better insights for your research team and a better UX for your users.

### Multi-language app surveys

For app surveys to fit in smoothly, they should feel like a part of your UI. Matching languages plays a big role for seamless product research. Formbricks lets you handle survey translations easily.

### On brand design

Customize your embedded surveys to fit in. Match the look & feel of your embedded surveys with your app. Leverage our no-code design editor or load a custom style sheet - all on the free plan!

### Keep all data private and secure

Formbricks is open source and can be self-hosted easily. Fly through compliance reviews by keeping all data on premise - or use our EU Cloud 🇪🇺. Formbricks works in full compliance with data privacy regulation worldwide

### No-code targeting

To set up and run an online survey, no code changes are needed. Use generic triggers like clicks, page views, scroll depth or exit intents to trigger web surveys whenever you want. Enable less technical team mates to run online surveys in minutes.

### Free link forms forever, unlimited

Get unlimited forms, responses, team members and workspaces in our open source web forms builder. In the Cloud we only charge for branding removal. Self-host with one click and remove the branding from all forms for free.

### Conditional logic

Jump questions based on previous answers for higher completion rate. Conditional logic lets you personalize the survey experience. Formbricks is the only open source form builder with comprehensive logic capabilities included.

## Configuration

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

- `appServiceImage` (App Service Image, required): ghcr.io/formbricks/formbricks:4.9.5

- `databaseServiceImage` (Database Service Image, required): pgvector/pgvector:pg17

- `enterpriseLicenseKey` (Enterprise License Key): Set during installation

- `shortUrlBase` (Short URL Base): Set during installation

- `emailVerificationDisabled` (Email Verification Disabled (1 for true)): 1

- `passwordResetDisabled` (Password Reset Disabled (1 for true)): 1

- `signUpDisabled` (Sign Up Disabled (1 for true)): 0

- `emailAuthDisabled` (Email Auth Disabled (1 for true)): 0

- `inviteDisabled` (Invite Disabled (1 for true)): 0

- `privacyPolicyUrl` (Privacy Policy URL): Set during installation

- `termsOfServiceUrl` (Terms of Service URL): Set during installation

- `imprintUrl` (Imprint URL): Set during installation

- `githubId` (GitHub ID): Set during installation

- `githubSecret` (GitHub Secret): Set during installation

- `googleClientId` (Google Client ID): Set during installation

- `googleClientSecret` (Google Client Secret): Set during installation

- `defaultTeamId` (Default Team ID): Set during installation

- `onboardingDisabled` (Onboarding Disabled (1 for true)): 0

## Services

- formbricks: app (ghcr.io/formbricks/formbricks:4.9.5)

- formbricks-db: postgres

- formbricks-redis: redis

## Resources

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

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

- [Docker](https://ghcr.io/formbricks/formbricks)

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