Added general-purpose stacks

This commit is contained in:
Nikholas Pcenicni
2025-12-22 02:52:58 -05:00
parent e8df58cfda
commit 84af6c7778
9 changed files with 235 additions and 9 deletions

View File

@@ -4,15 +4,6 @@
# - TimescaleDB (PostgreSQL 15)
# - Redis
# - Tracearr application
#
# No external database or Redis required!
# Secrets are auto-generated on first run and persisted.
#
# Usage:
# docker compose -f docker/docker-compose.supervised.yml up -d
#
# Data is stored in Docker volumes by default.
# For bind mounts, uncomment the volumes section below.
services:
tracearr: