Atrium

Atrium

Docker app from grtgbln's Repository

Overview

A self-hosted client portal for agencies and freelancers. Manage projects, share files, and give clients a branded portal to track progress.

Media gallery

Install Atrium on Unraid in a few clicks.

Find Atrium 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 Atrium Review the template variables and paths Click Install

Requirements


        Requires a separate Postgres instance.
    

Download Statistics

4,141
Total Downloads

Related apps

Details

Repository
vibralabs/atrium:latest
Last Updated2026-05-20
First Seen2026-03-11

Runtime arguments

Web UI
http://[IP]:[PORT:8080]/
Network
bridge
Privileged
false

Template configuration

Web UI PortPorttcp

Container Port: 8080

Target
8080
Default
8080
Value
8080
Database URLVariable

Connection URL for Postgres database

Target
DATABASE_URL
Default
postgresql://atrium:atrium@localhost:5432/atrium
Value
postgresql://atrium:atrium@localhost:5432/atrium
Auth SecretVariable

Secret key. Generate a secure random key with `openssl rand -base64 32`

Target
BETTER_AUTH_SECRET
Uploads PathPath

Path to store uploaded files

Target
/app/uploads
Default
/mnt/user/appdata/atrium/uploads
Value
/mnt/user/appdata/atrium/uploads
Storage ProviderVariable

Storage provider to use for file uploads.

Target
STORAGE_PROVIDER
Default
local
Value
local