Bar-Assistant---Backend

Bar-Assistant---Backend

Docker app from grtgbln's Repository

Overview

An all-in-one solution for managing your home bar. This is the backend component.

Media gallery

1 / 4

Install Bar-Assistant---Backend on Unraid in a few clicks.

Find Bar-Assistant---Backend in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Bar-Assistant---Backend Review the template variables and paths Click Install

Requirements


        Requires a separate Bar Assistant backend instance.
    

Download Statistics

430,041
Total Downloads
39,426
This Month
33,967
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
barassistant/server:v4
Last Updated2026-06-23
First Seen2025-01-12

Runtime arguments

Network
bridge
Privileged
false

Template configuration

API PortPorttcp

Container Port: 8080

Target
8080
Default
8080
Value
8080
API URLVariable

URL of the API. Must match API Port

Target
APP_URL
Default
http://IP_ADDRESS:8080/bar
Value
http://localhost:8080/bar
Meilisearch Master KeyVariable

Master key for Meilisearch

Target
MEILISEARCH_KEY
Meilisearch URLVariable

URL of the Meilisearch instance

Target
MEILISEARCH_HOST
Default
http://IP_ADDRESS:7700
Value
http://localhost:7700
Cache DriverVariable

Cache driver to use

Target
CACHE_DRIVER
Default
file|redis
Session DriverVariable

Session driver to use

Target
SESSION_DRIVER
Default
file|redis
Redis HostVariable

Host of the Redis instance. Remove if not using Redis.

Target
REDIS_HOST
Default
localhost
Value
localhost
Data pathPath

Path to data files

Target
/var/www/cocktails/storage/bar-assistant
Default
/mnt/user/appdata/bar_assistant/data
Value
/mnt/user/appdata/bar_assistant/data