Atrium

Atrium

apps.detail.types.app from grtgbln's Repository

apps.detail.sections.overview

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

apps.detail.sections.mediaGallery

apps.marketingCta.appInstallTitle

apps.marketingCta.appInstallDescription

apps.installHelp.stepOpen apps.installHelp.stepSearchApp apps.installHelp.stepReview apps.installHelp.stepInstall

apps.detail.sections.requirements


        Requires a separate Postgres instance.
    

apps.detail.sections.categories

apps.downloadStats.title

4,404
apps.downloadStats.metrics.totalDownloads

apps.detail.sections.related

apps.detail.sections.details

apps.detail.details.repository
vibralabs/atrium:latest
apps.detail.details.registry
apps.detail.details.lastUpdated2026-05-20
apps.detail.details.firstSeen2026-03-11

apps.detail.sections.runtime

apps.detail.details.webui
http://[IP]:[PORT:8080]/
apps.detail.details.network
bridge
apps.detail.details.privileged
false

apps.detail.sections.configuration

Web UI PortPorttcp

Container Port: 8080

apps.detail.config.target
8080
apps.detail.config.default
8080
apps.detail.config.value
8080
Database URLVariable

Connection URL for Postgres database

apps.detail.config.target
DATABASE_URL
apps.detail.config.default
postgresql://atrium:atrium@localhost:5432/atrium
apps.detail.config.value
postgresql://atrium:atrium@localhost:5432/atrium
Auth SecretVariable

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

apps.detail.config.target
BETTER_AUTH_SECRET
Uploads PathPath

Path to store uploaded files

apps.detail.config.target
/app/uploads
apps.detail.config.default
/mnt/user/appdata/atrium/uploads
apps.detail.config.value
/mnt/user/appdata/atrium/uploads
Storage ProviderVariable

Storage provider to use for file uploads.

apps.detail.config.target
STORAGE_PROVIDER
apps.detail.config.default
local
apps.detail.config.value
local