# Deploy Automatisch with Easypanel

URL: /templates/automatisch

Automatisch is a powerful, self-hosted workflow automation tool designed for connecting your apps and automating repetitive tasks. With Automatisch, you can create workflows to sync data, send notifications, and perform various actions seamlessly across different services. This container is based on Docker Baseimage KasmVNC, providing additional environment variables and configurations for enhanced flexibility. It also supports the docker manifest for multi-platform awareness, ensuring the correct image for your architecture.

## Installation notes

You can use `user@automatisch.io` email address and `sample` password to log in to Automatisch. Please do not forget to change your email and password from the settings page.

## Benefits

### Simplified Workflow Automation

Automatisch allows you to create workflows easily, streamlining your repetitive tasks across different applications.

### Self-Hosted Privacy

Maintain full control over your workflows and data by hosting Automatisch on your own infrastructure.

### Multi-Platform Support

Automatisch ensures compatibility across various architectures with its multi-platform Docker manifest.

## Features

### Workflow Builder

Create and manage workflows through an intuitive interface or APIs.

### App Integrations

Connect to numerous services using prebuilt integrations or custom APIs.

### Task Automation

Automate repetitive tasks and reduce manual effort by scheduling or triggering actions automatically.

### Extensible Design

Extend Automatisch's functionality with plugins and custom scripts for tailored automation solutions.

## Configuration

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

- `appServiceImage` (App Service Image, required): dockeriddonuts/automatisch:2.0

## Services

- automatisch: app (dockeriddonuts/automatisch:2.0)

- automatisch-worker: app (dockeriddonuts/automatisch:2.0)

- automatisch-postgres: postgres

- automatisch-redis: redis

## Resources

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

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

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