Files

21 lines
596 B
Plaintext

---
title: v0.13.3
description: "Consolidate deployment infrastructure with Docker Compose and enhance build targets"
type: changelog
date: 2025-09-04T23:59:00Z
changelog:
version: "0.13.3"
category: "DevOps"
search:
tags:
- "Infrastructure"
- "Docker"
---
Consolidate deployment infrastructure with Docker Compose and enhance build targets (#248)
- Unified backend services configuration (Highway, Redis, Caddy, IPFS, snrd)
- Implemented multi-stage Dockerfile build targets
- Enhanced Makefile with Docker management targets
- Introduced health check and readiness probe system