EventSpace

EventSpace

Docker app from donotknock's Repository

Overview

EventSpace: A spatial, touch-friendly event management dashboard designed for visual thinkers. Combines freeform node graph canvas mapping with structured event logistics, overarching department checklists (FM, AV, CT), friction log tracking, OpenDyslexic accessibility typography, and unified single-port web/API serving. Includes instant pairing with the eventspace-mobile companion app for quick photo capture and AI audio summarization.

Install EventSpace on Unraid in a few clicks.

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

Download Statistics

165
Total Downloads

Details

Repository
donotknock/eventspace:latest
Last Updated2026-09-26
First Seen2026-09-26

Runtime arguments

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

Template configuration

WebUI & API PortPorttcp

Unified container port serving both the WebUI canvas and REST API

Target
3000
Default
3000
Value
3000
App DataPathrw

Persistent host directory for SQLite database storage (runs in WAL mode)

Target
/app/data
Default
/mnt/user/appdata/eventspace
Value
/mnt/user/appdata/eventspace
Mobile Companion PINVariable

Security PIN required to pair the mobile companion app with this EventSpace instance

Target
COMPANION_PIN
Default
EVSP-9482
Value
EVSP-9482
Internal PortVariable

Internal Express listening port (must match container port target)

Target
PORT
Default
3000
Value
3000
PUIDVariable

Container user ID (Unraid standard: nobody=99)

Default
99
Value
99
PGIDVariable

Container group ID (Unraid standard: users=100)

Default
100
Value
100