# Deploy Anchor with Easypanel

URL: /templates/anchor

Anchor is a self-hosted application designed to provide a modern web interface for managing and organizing your data. It offers a clean, intuitive user experience with persistent storage capabilities, ensuring your data is safely stored and accessible. Built with privacy and self-hosting in mind, Anchor gives you complete control over your information without relying on external cloud services.

## Benefits

### Self-Hosted Solution

Complete control over your data with no reliance on external cloud services or third-party providers.

### Persistent Storage

Data is stored in a persistent volume, ensuring your information survives container restarts and updates.

### Modern Web Interface

Clean, responsive web interface accessible from any device for managing your data and settings.

### Privacy-Focused

All your data stays on your server, ensuring complete privacy and security for sensitive information.

### Easy Deployment

Simple, one-click deployment with minimal configuration required to get started quickly.

## Features

### Web-Based Interface

Access your application through a modern web browser from any device, with a clean and intuitive user interface.

### Data Persistence

Persistent volume storage ensures your data is safely stored and accessible across container restarts and updates.

### Self-Hosted Architecture

Run entirely on your infrastructure with no external dependencies or data transmission to third parties.

### Containerized Deployment

Easy deployment using Docker containers with minimal configuration and setup requirements.

### Restart Policy

Automatic restart on failure ensures high availability and reliability for your application.

## Configuration

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

- `appServiceImage` (App Service Image, required): ghcr.io/zhfahim/anchor:0.10

## Services

- anchor: app (ghcr.io/zhfahim/anchor:0.10)

## Resources

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

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