# Deploy Moodist with Easypanel

URL: /templates/moodist

Moodist is a free, open-source ambient sound mixer for focus and calm. Choose from 84 carefully curated sounds — rain, forests, coffee shops, cities, and more — and layer them into a personalised soundscape. It runs entirely in the browser with no account required, making it an ideal productivity companion for deep work, meditation, or sleep.

## Installation notes

After deployment, open your service URL. No login or configuration is needed
— select sounds and adjust volumes directly in the browser. All preferences
are stored locally in the browser.


## Benefits

### No Account Required

Open the app and start mixing sounds immediately. No sign-up, no login, no tracking — just focus.

### 84 Curated Sounds

From forest rain and thunderstorms to coffee shops, trains, and white noise — every sound is hand-picked for productivity and relaxation.

### Fully Self-Hosted

Run your own private instance with a single Docker container. No external dependencies or third-party services needed.

## Features

### Sound Mixer

Layer multiple ambient sounds simultaneously and fine-tune the volume of each track to craft your ideal soundscape.

### Sound Categories

Browse sounds organised by category — Nature, Weather, Animals, City, Travel, Cafe, and more — for quick discovery.

### Presets

Save and reload your favourite sound combinations as named presets so you can switch moods in one click.

### Timer

Set a countdown timer to automatically stop playback after a chosen duration — useful for Pomodoro sessions or sleep.

### Keyboard Shortcuts

Control playback, volume, and navigation without leaving the keyboard for a distraction-free experience.

## Configuration

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

- `appServiceImage` (App Service Image, required): ghcr.io/remvze/moodist:v2.6.0

## Services

- moodist: app (ghcr.io/remvze/moodist:v2.6.0)

## Resources

- [Website](https://moodist.mvze.net)

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

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