# Deploy Servas with Easypanel

URL: /templates/servas

Servas is a self-hosted bookmark management tool that allows you to organize and access your bookmarks in a more efficient and streamlined manner. With Servas, you can categorize your bookmarks using tags and groups, which can also be nested for better organization. The app also features a 'Later List' where you can add bookmarks that you wish to access at a later time. Servas also comes with a Chrome browser extension, allowing you to add sites to your bookmark list directly from your browser. The app supports multiple user accounts and boasts a responsive design that ensures it looks good on all your devices. For added security, Servas also offers Two Factor Authentication.

## Installation notes

Visit /register to create an account

## Benefits

### Efficient Bookmark Management

Servas is a self-hosted bookmark management tool that allows you to efficiently organize and access your bookmarks. It provides a centralized platform where you can store all your bookmarks and retrieve them whenever needed.

### Multi-Device Accessibility

With its responsive design, Servas ensures that you can manage your bookmarks from any device. Whether you're using a desktop, tablet, or smartphone, you'll have a seamless user experience.

### Enhanced Security

Servas offers two-factor authentication, providing an extra layer of security to your bookmarks. This ensures that only you can access your bookmarks, even if someone else knows your password.

## Features

### Tags and Groups

Servas allows you to organize your bookmarks using tags and groups. You can even nest groups within other groups for more detailed organization.

### Later List

With the 'Later List' feature, you can add bookmarks that you want to access at a later time. This helps you prioritize your bookmarks and keep your list organized.

### Browser Extension

Servas comes with a Chrome browser extension, enabling you to add sites to your bookmark list directly from your browser.

### Multiple Users

Servas supports multiple user accounts. This means you can have different sets of bookmarks for different users, all managed from the same platform.

## Configuration

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

- `appServiceImage` (App Service Image, required): beromir/servas:1.1.1

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

## Services

- servas: app (beromir/servas:1.1.1)

- servas-db: mariadb

## Resources

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

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